summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma2020-10-141-1/+3
* platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix2020-10-141-1/+1
* platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi2020-06-111-5/+4
* platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King2020-05-271-9/+8
* platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede2020-05-271-0/+24
* MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang2020-01-291-1/+1
* platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter2020-01-291-1/+1
* platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan2020-01-231-7/+1
* platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede2020-01-041-1/+1
* platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede2019-12-051-3/+3
* platform/x86: asus-wmi: add SERIO_I8042 dependencyArnd Bergmann2019-11-281-0/+1
* platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede2019-11-283-1/+10
* platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQKiernan Hager2019-11-281-2/+11
* platform/x86: asus-wmi: try to set als by defaultOleksij Rempel2019-11-283-0/+26
* asus-wmi: provide access to ALS controlOleksij Rempel2019-11-281-0/+5
* platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2019-11-283-0/+43
* platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin2019-11-283-0/+17
* platform/x86: asus-wmi: Filter buggy scan codes on ASUS Q500AOleksij Rempel2019-11-282-0/+49
* asus-wmi: Add quirk_no_rfkill for the Asus Z550MAJoão Paulo Rechi Vita2019-11-281-0/+9
* asus-wmi: Add quirk_no_rfkill for the Asus U303LBJoão Paulo Rechi Vita2019-11-281-0/+9
* asus-wmi: Add quirk_no_rfkill for the Asus N552VWJoão Paulo Rechi Vita2019-11-281-0/+9
* asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UFJoão Paulo Rechi Vita2019-11-281-1/+6
* asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita2019-11-283-3/+19
* platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-06-221-0/+11
* platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva2019-05-161-3/+5
* platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-03-231-0/+1
* platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita2019-02-061-2/+0
* platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita2019-02-061-0/+1
* platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita2019-01-261-1/+2
* platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker2018-11-271-0/+1
* platform/x86: alienware-wmi: Correct a memory leakMario Limonciello2018-09-291-0/+1
* platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-09-261-1/+2
* platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich2018-09-151-0/+1
* platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2018-03-241-3/+5
* cros_ec: fix nul-termination for firmware build infoArnd Bergmann2018-03-241-1/+1
* platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen2018-03-241-0/+9
* dell-wmi, dell-laptop: depends DMIAndy Lutomirski2018-02-251-0/+2
* tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King2018-02-251-0/+2
* platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov2018-02-251-0/+2
* platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione2017-11-151-10/+10
* platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione2017-11-151-1/+1
* platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione2017-11-151-13/+27
* platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas2017-11-081-0/+1
* platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey2017-07-051-0/+1
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-04-211-4/+18
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-261-5/+8
* platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko2017-02-011-1/+1
* platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza2017-01-091-0/+9
* toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos2016-11-181-7/+19
* mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-09-071-0/+17