aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 3-1/+9
2019-09-20platform/x86: i2c-multi-instantiate: Derive the device name from parentGravatar Heikki Krogerus 1-1/+1
2019-09-20platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableGravatar Srikanth Krishnakar 1-0/+7
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 20-66/+894
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+47
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-35/+12
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-47/+10
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 2-13/+43
2019-09-17Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 2-13/+43
2019-09-17Merge suspend-to-idle rework material for v5.4.Gravatar Rafael J. Wysocki 2-13/+43
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 20-298/+572
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-12/+12
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-3/+8
2019-09-15platform/x86: asus-wmi: Make it depend on ACPI battery APIGravatar Andy Shevchenko 1-0/+1
2019-09-15Merge branch 'spi-5.4' into spi-nextGravatar Mark Brown 1-1/+1
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueGravatar Navid Emamdoost 1-0/+3
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsGravatar Enric Balletbo i Serra 1-5/+172
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedGravatar Pi-Hsun Shih 1-5/+28
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsGravatar Ravi Chandra Sadineni 1-0/+2
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackGravatar Linus Walleij 1-3/+8
2019-09-10platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIGravatar Kristian Klausen 1-49/+99
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCGravatar Kristian Klausen 1-3/+3
2019-09-09platform/x86: ISST: Allow additional TRL MSRsGravatar Srinivas Pandruvada 1-0/+2
2019-09-07platform/x86: intel_int0002_vgpio: Use device_init_wakeupGravatar Hans de Goede 1-1/+9
2019-09-07platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailGravatar Hans de Goede 1-0/+1
2019-09-07platform/x86: compal-laptop: Initialize "value" in ec_read_u8()Gravatar Yizhuo 1-1/+1
2019-09-07platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1Gravatar Hans de Goede 1-0/+8
2019-09-07platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardGravatar Alexander Schremmer 1-0/+105
2019-09-07platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableGravatar Jan Kiszka 1-0/+7
2019-09-07platform/x86: intel_pmc_core_pltdrv: Module removal warning fixGravatar M. Vefa Bicakci 1-0/+8
2019-09-07platform/x86: intel_pmc_core: Do not ioremap RAMGravatar M. Vefa Bicakci 1-2/+6
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Gravatar Dan Carpenter 1-1/+1
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextGravatar Benson Leung 1-2/+2
2019-09-02Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Gravatar Enric Balletbo i Serra 17-34/+629
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesGravatar Enric Balletbo i Serra 15-22/+31
2019-09-02mfd / platform: cros_ec: Rename config to a better nameGravatar Enric Balletbo i Serra 1-11/+21
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECGravatar Enric Balletbo i Serra 3-0/+263
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDGravatar Enric Balletbo i Serra 3-4/+298
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesGravatar Enric Balletbo i Serra 4-1/+20
2019-08-28x86/intel: Aggregate big core mobile namingGravatar Peter Zijlstra 2-8/+8
2019-08-28x86/intel: Aggregate big core client namingGravatar Peter Zijlstra 2-4/+4
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportGravatar Yilun Lin 1-0/+20
2019-08-26platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsGravatar Wolfram Sang 1-7/+3
2019-08-26platform/x86: intel_cht_int33fe: Use new API to gain access to the role switchGravatar Heikki Krogerus 1-47/+10
2019-08-22platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverGravatar Nick Crews 1-21/+43
2019-08-22Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...Gravatar Linus Torvalds 1-2/+2
2019-08-21ACPI: PM: s2idle: Always set up EC GPE for system wakeupGravatar Rafael J. Wysocki 2-10/+2
2019-08-16platform/x86: asus-wmi: Remove unnecessary blank linesGravatar Andy Shevchenko 1-13/+1
2019-08-16platform/x86: asus-wmi: Drop indentation level by inverting conditionalsGravatar Andy Shevchenko 1-24/+19
2019-08-16platform/x86: asus-wmi: Use clamp_val() instead of open coded variantGravatar Andy Shevchenko 1-6/+1