summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker2016-08-281-6/+2
* platform/olpc: Make ec explicitly non-modularPaul Gortmaker2016-08-281-5/+3
* dell-wmi: Ignore WMI event 0xe00ePali Rohár2016-08-081-2/+2
* Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-061-0/+17
|\
| * mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-07-251-0/+17
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-26/+29
|\ \
| * \ Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-301-26/+29
| |\ \
| | * | apple-gmux: Sphinxify docsLukas Wunner2016-07-281-26/+29
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-07-311-4/+6
|\ \ \ \
| * | | | x86: Fix Apollo Lake Watchdog address in PMC driverYong, Jonathan2016-07-171-4/+6
| |/ / /
* | | | 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