aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds7-31/+177
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds4-8/+47
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-5/+5
2015-11-10asus-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-09platform/chrome: Fix i2c-designware adapter nameJarkko Nikula1-2/+2
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann1-5/+5
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2-0/+33
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-2/+2
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2015-11-06thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann1-2/+1
2015-11-05toshiba_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-07platform/chrome: Support reading/writing the vboot contextEmilio López3-1/+140
2015-10-07platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer1-5/+3
2015-10-07platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer1-9/+14
2015-10-07platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding1-1/+1
2015-10-07platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas1-0/+6
2015-10-07platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas1-0/+7
2015-10-07platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas1-12/+2
2015-10-07platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas1-2/+2
2015-10-07Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Javier Martinez Canillas1-0/+1
2015-10-06acer-wmi: remove threeg and interface sysfs interfacesLee, Chun-Yi1-92/+0
2015-10-06OLPC: Use %*ph specifier instead of passing direct valuesAndy Shevchenko1-8/+5
2015-10-03platform/x86: Toshiba WMI Hotkey DriverAzael Avalos3-0/+157
2015-10-03sony-laptop: Fix handling sony_nc_hotkeys_decode resultAndrzej Hajda1-6/+7
2015-10-03intel_mid_powerbtn: Remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-2/+8
2015-10-03compal-laptop: Add charge control limitRoald Frederickx2-3/+44
2015-10-03asus-wmi: restore kbd led level after resumeOleksij Rempel1-2/+17
2015-10-03toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos1-13/+7
2015-10-03toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos1-2/+2
2015-10-03toshiba_acpi: Change default Hotkey enabling valueAzael Avalos1-1/+1
2015-10-03toshiba_acpi: Unify hotkey enabling functionsAzael Avalos1-24/+12
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds4-62/+48
2015-09-17hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-10/+8
2015-09-10toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos1-5/+3
2015-09-10toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos1-1/+1
2015-09-10wmi: Remove private %pUL implementationRasmus Villemoes1-45/+6
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds9-385/+667
2015-09-06asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake1-0/+18