summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-07-2616-211/+717
|\
| * intel-vbtn: new driver for Intel Virtual ButtonAceLan Kao2016-07-223-0/+201
| * intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTEAndy Shevchenko2016-07-062-37/+11
| * fujitsu-laptop: Rework brightness of eco ledMatej Groma2016-07-061-3/+2
| * asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UAJoão Paulo Rechi Vita2016-07-011-1/+1
| * asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UFJoão Paulo Rechi Vita2016-07-011-1/+6
| * asus-wmi: Add quirk_no_rfkill for the Asus Z550MAJoão Paulo Rechi Vita2016-07-011-0/+9
| * asus-wmi: Add quirk_no_rfkill for the Asus U303LBJoão Paulo Rechi Vita2016-07-011-0/+9
| * asus-wmi: Add quirk_no_rfkill for the Asus N552VWJoão Paulo Rechi Vita2016-07-011-0/+9
| * asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita2016-07-013-3/+19
| * asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2016-07-012-1/+92
| * intel_telemetry: Remove Monitor MWAIT feature dependencyYu, Ong Hock2016-06-282-2/+2
| * intel-hid: Remove duplicated acpi_remove_notify_handlerAlex Hung2016-06-281-3/+2
| * asus-wmi: Add ambient light sensor toggle keyNick Leiten2016-06-281-0/+1
| * fujitsu-laptop: Add support for eco LEDMatej Groma2016-06-281-0/+56
| * fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based modelsMichał Kępień2016-06-281-0/+14
| * fujitsu-laptop: Remove unused macrosMichał Kępień2016-06-281-10/+0
| * fujitsu-laptop: Use module name in debug messagesMichał Kępień2016-06-281-1/+1
| * hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung2016-06-281-1/+6
| * toshiba_acpi: Bump driver version and update copyright yearAzael Avalos2016-06-281-2/+2
| * toshiba_acpi: Remove the position sysfs entryAzael Avalos2016-06-281-25/+0
| * toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos2016-06-282-0/+108
| * dell-wmi: Add a WMI event code for display on/offAlex Hung2016-06-211-0/+3
| * dell-wmi: Generate one sparse keymap for all machinesPali Rohár2016-06-171-111/+104
| * dell-wmi: Add information about other WMI event codesPali Rohár2016-06-171-0/+35
| * dell-wmi: Sort WMI event codes and update commentsPali Rohár2016-06-171-13/+16
| * dell-wmi: Ignore WMI event code 0xe045Pali Rohár2016-06-171-1/+12
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-2/+4
|\ \
| * | x86/intel_telemetry: Use Intel family name macros for telemetry driverDave Hansen2016-06-082-2/+4
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-4/+5
|\ \
| * \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-273-30/+69
| |\ \
| * | | x86/pmc_core: Use Intel family name macros for pmc_core driverDave Hansen2016-06-081-4/+5
| | |/ | |/|
* | | platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter2016-07-051-1/+7
| |/ |/|
* | platform/x86: Drop duplicate dependencies on X86Jean Delvare2016-06-081-6/+4
* | thinkpad_acpi: Add support for HKEY version 0x200Dennis Wassenberg2016-06-081-24/+63
* | ideapad_laptop: Add an event for mic mute hotkeyAlex Hung2016-06-081-0/+2
|/
* Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-288-15/+230
|\
| * Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-112-2/+6
| * platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140
| * platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
| * platform/chrome: pstore: Move to larger record size.Olof Johansson2016-05-111-1/+1
| * platform/chrome: pstore: probe for ramoops buffer using acpiAaron Durbin2016-05-111-1/+52
| * platform/chrome: chromeos_laptop: Add Leon TouchGene Chen2016-05-111-0/+15
* | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-2715-52/+482
|\ \
| * | platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-274-0/+264