summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-1/+4
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih-0/+1
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih-0/+1
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih-1/+1
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko-0/+1
2019-10-10platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko-2/+1
2019-10-10platform/x86: classmate-laptop: remove unused variableyu kuai-12/+0
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds-1/+9
2019-09-20platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus-1/+1
2019-09-20platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar-0/+7
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-66/+894
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+47
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-35/+12
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-47/+10
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-13/+43
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki-13/+43
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki-13/+43
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds-298/+572
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+12
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-3/+8
2019-09-15platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko-0/+1
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown-1/+1
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost-0/+3
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra-5/+172
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih-5/+28
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni-0/+2
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij-3/+8
2019-09-10platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen-49/+99
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen-3/+3
2019-09-09platform/x86: ISST: Allow additional TRL MSRsSrinivas Pandruvada-0/+2
2019-09-07platform/x86: intel_int0002_vgpio: Use device_init_wakeupHans de Goede-1/+9
2019-09-07platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede-0/+1
2019-09-07platform/x86: compal-laptop: Initialize "value" in ec_read_u8()Yizhuo-1/+1
2019-09-07platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1Hans de Goede-0/+8
2019-09-07platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardAlexander Schremmer-0/+105
2019-09-07platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka-0/+7
2019-09-07platform/x86: intel_pmc_core_pltdrv: Module removal warning fixM. Vefa Bicakci-0/+8
2019-09-07platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci-2/+6
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter-1/+1
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung-2/+2
2019-09-02Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra-34/+629
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra-22/+31
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra-11/+21
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra-0/+263
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra-4/+298
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra-1/+20
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra-8/+8
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra-4/+4
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin-0/+20