summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2017-11-15platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione1-10/+10
2017-11-15platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione1-1/+1
2017-11-15platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione1-13/+27
2017-11-08platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-07-05platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-01platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-01-09platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza1-0/+9
2016-11-18toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos1-7/+19
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+17
2016-08-20hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-1/+6
2016-08-10platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-06-01dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-05-05toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos1-1/+1
2016-04-12ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom1-0/+14
2016-03-04ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-03-04ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-03-04toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+177
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-8/+47
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-5/+5
2015-11-11asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter1-1/+1
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-11-10platform/chrome: Fix i2c-designware adapter nameJarkko Nikula1-2/+2
2015-11-10ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-11-10ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann1-5/+5
2015-11-10ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2-0/+33
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-11-06thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann1-2/+1
2015-11-06toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos1-0/+1
2015-10-30platform: x86: PMC IPC depends on ACPILee Jones1-0/+1
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner1-1/+1
2015-10-15intel_scu_ipc: Protect dev member assignment on ->remove()Andy Shevchenko1-0/+3
2015-10-15intel_scu_ipc: Switch to use module_pci_driver() macroAndy Shevchenko1-17/+6
2015-10-15intel_scu_ipc: Convert to use struct device *Andy Shevchenko1-23/+18
2015-10-15intel_scu_ipc: Propagate pointer to struct intel_scu_ipc_devAndy Shevchenko1-60/+74
2015-10-15intel_scu_ipc: Fix error path by turning to devm_* / pcim_*Andy Shevchenko1-18/+8
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2-2/+2
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2-5/+5
2015-10-08platform/chrome: Support reading/writing the vboot contextEmilio López3-1/+140
2015-10-08platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer1-5/+3
2015-10-08platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer1-9/+14
2015-10-08platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding1-1/+1
2015-10-08platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas1-0/+6
2015-10-08platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas1-0/+7
2015-10-08platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas1-12/+2
2015-10-08platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas1-2/+2