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: intel-vbtn: Fix return value check in check_acpi_dev()Lu Wei2020-08-211-1/+1
* platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei2020-08-211-1/+1
* 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: 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: intel_pmc_ipc: adding error handlingJunxiao Chang2019-06-221-1/+5
* 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-131-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: intel_telemetry: report debugfs failureRajneesh Bhardwaj2018-11-271-2/+6
* platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi2018-11-101-5/+4
* 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/x86: intel_punit_ipc: fix build errorsRandy Dunlap2018-09-151-0/+1
* platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-06-261-10/+13
* platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2018-06-061-3/+0
* platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-091-1/+3
* 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-wmi: try to set als by defaultOleksij Rempel2018-03-243-0/+26
* platform/x86: intel-vbtn: add volume up and downMaarten Maathuis2018-03-241-0/+4
* platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen2018-03-241-0/+9
* platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov2018-02-251-0/+2
* platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár2018-02-251-0/+17
* platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki2018-01-171-1/+1
* platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer2017-12-251-0/+1
* platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan2017-12-201-0/+1
* platform/x86: intel_punit_ipc: Fix resource ioremap warningKuppuswamy Sathyanarayanan2017-12-201-4/+4
* 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
* platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita2017-04-121-4/+19
* platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2017-04-123-0/+43
* platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi2017-04-121-0/+56