summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2018-11-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker
2018-09-29platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich
2018-03-24platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh
2018-03-24cros_ec: fix nul-termination for firmware build infoArnd Bergmann
2018-03-24platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen
2018-02-25dell-wmi, dell-laptop: depends DMIAndy Lutomirski
2018-02-25tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King
2018-02-25platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov
2017-11-15platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione
2017-11-15platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione
2017-11-15platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione
2017-11-08platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas
2017-07-05platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2017-02-01platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko
2017-01-09platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza
2016-11-18toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso
2016-08-20hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung
2016-08-10platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter
2016-06-01dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta
2016-05-04toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-04-12ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom
2016-03-03ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-03-03ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2016-03-03toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-09platform/chrome: Fix i2c-designware adapter nameJarkko Nikula
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-06thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann
2015-11-05toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos
2015-10-30platform: x86: PMC IPC depends on ACPILee Jones
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-10-15intel_scu_ipc: Protect dev member assignment on ->remove()Andy Shevchenko
2015-10-15intel_scu_ipc: Switch to use module_pci_driver() macroAndy Shevchenko
2015-10-15intel_scu_ipc: Convert to use struct device *Andy Shevchenko
2015-10-15intel_scu_ipc: Propagate pointer to struct intel_scu_ipc_devAndy Shevchenko
2015-10-15intel_scu_ipc: Fix error path by turning to devm_* / pcim_*Andy Shevchenko