summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-243-1/+9
|\
| * platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus2019-09-201-1/+1
| * platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar2019-09-201-0/+7
| * platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko2019-09-151-0/+1
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-1920-66/+894
|\ \
| * | platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost2019-09-121-0/+3
| * | platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra2019-09-121-5/+172
| * | platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih2019-09-121-5/+28
| * | platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni2019-09-121-0/+2
| * | Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung2019-09-071-2/+2
| |\ \
| * \ \ Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra2019-09-0217-34/+629
| |\ \ \
| | * | | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-0215-22/+31
| | * | | mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra2019-09-021-11/+21
| | * | | mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra2019-09-023-0/+263
| | * | | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-023-4/+298
| | * | | mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra2019-09-024-1/+20
| * | | | platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin2019-08-271-0/+20
| * | | | platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsWolfram Sang2019-08-261-7/+3
| * | | | platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews2019-08-221-21/+43
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-191-0/+47
|\ \ \ \
| * \ \ \ Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-1164-814/+5863
| |\ \ \ \
| * | | | | platform/x86: surfacepro3_button: Fix device checkMaximilian Luz2019-07-281-0/+47
* | | | | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-35/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-123-4/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | platform: x86: hp-wmi: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-35/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-171-47/+10
|\ \ \ \ \ \
| * | | | | | platform/x86: intel_cht_int33fe: Use new API to gain access to the role switchHeikki Krogerus2019-08-261-47/+10
* | | | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-172-13/+43
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-09-172-13/+43
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-172-13/+43
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki2019-08-212-10/+2
| | | * | | | | intel-hid: Disable button array during suspend-to-idleRafael J. Wysocki2019-08-091-6/+7
| | | * | | | | intel-hid: intel-vbtn: Avoid leaking wakeup_mode setRafael J. Wysocki2019-08-092-8/+21
| | | * | | | | ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki2019-07-302-8/+32
| | | |/ / / /
* | | | | | | Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-1620-298/+572
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen2019-09-101-49/+99
| * | | | | | platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen2019-09-091-3/+3
| * | | | | | platform/x86: ISST: Allow additional TRL MSRsSrinivas Pandruvada2019-09-091-0/+2
| * | | | | | platform/x86: intel_int0002_vgpio: Use device_init_wakeupHans de Goede2019-09-071-1/+9
| * | | | | | platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede2019-09-071-0/+1
| * | | | | | platform/x86: compal-laptop: Initialize "value" in ec_read_u8()Yizhuo2019-09-071-1/+1
| * | | | | | platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1Hans de Goede2019-09-071-0/+8
| * | | | | | platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardAlexander Schremmer2019-09-071-0/+105
| * | | | | | platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-09-071-0/+7
| * | | | | | platform/x86: intel_pmc_core_pltdrv: Module removal warning fixM. Vefa Bicakci2019-09-071-0/+8
| * | | | | | platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci2019-09-071-2/+6
| * | | | | | platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter2019-09-071-1/+1
| * | | | | | platform/x86: asus-wmi: Remove unnecessary blank linesAndy Shevchenko2019-08-161-13/+1
| * | | | | | platform/x86: asus-wmi: Drop indentation level by inverting conditionalsAndy Shevchenko2019-08-161-24/+19
| * | | | | | platform/x86: asus-wmi: Use clamp_val() instead of open coded variantAndy Shevchenko2019-08-161-6/+1