summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* 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/+11Star
* fujitsu-laptop: Rework brightness of eco ledMatej Groma2016-07-061-3/+2Star
* asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UAJoão Paulo Rechi Vita2016-07-021-1/+1
* asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UFJoão Paulo Rechi Vita2016-07-021-1/+6
* asus-wmi: Add quirk_no_rfkill for the Asus Z550MAJoão Paulo Rechi Vita2016-07-021-0/+9
* asus-wmi: Add quirk_no_rfkill for the Asus U303LBJoão Paulo Rechi Vita2016-07-021-0/+9
* asus-wmi: Add quirk_no_rfkill for the Asus N552VWJoão Paulo Rechi Vita2016-07-021-0/+9
* asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita2016-07-023-3/+19
* asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2016-07-022-1/+92
* intel_telemetry: Remove Monitor MWAIT feature dependencyYu, Ong Hock2016-06-292-2/+2
* intel-hid: Remove duplicated acpi_remove_notify_handlerAlex Hung2016-06-291-3/+2Star
* asus-wmi: Add ambient light sensor toggle keyNick Leiten2016-06-291-0/+1
* fujitsu-laptop: Add support for eco LEDMatej Groma2016-06-291-0/+56
* fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based modelsMichał Kępień2016-06-291-0/+14
* fujitsu-laptop: Remove unused macrosMichał Kępień2016-06-291-10/+0Star
* fujitsu-laptop: Use module name in debug messagesMichał Kępień2016-06-291-1/+1
* hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung2016-06-291-1/+6
* toshiba_acpi: Bump driver version and update copyright yearAzael Avalos2016-06-291-2/+2
* toshiba_acpi: Remove the position sysfs entryAzael Avalos2016-06-291-25/+0Star
* toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos2016-06-292-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/+104Star
* 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 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/+0Star
| * 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/+1Star
| * 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
| * | dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta2016-05-271-0/+56
| * | thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)2016-05-271-3/+40
| * | intel_menlow: reduce code duplicationRasmus Villemoes2016-05-271-27/+22Star
| * | asus-wmi: provide access to ALS controlOleksij Rempel2016-05-271-0/+5
| * | ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann2016-05-271-3/+16
| * | surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko2016-05-271-2/+7
| * | sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu2016-05-061-0/+3
| * | intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-052-4/+4
| * | fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-051-6/+6
| * | asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius2016-04-251-3/+2Star