summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede2023-01-181-7/+14
* platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao2023-01-181-6/+2
* platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng2022-12-081-0/+3
* platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede2022-12-081-0/+9
* platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang2022-12-081-0/+2
* platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez2022-11-251-2/+10
* platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede2022-10-261-5/+3
* platform/x86: msi-laptop: Fix resource cleanupHans de Goede2022-10-261-0/+3
* platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede2022-10-261-2/+1
* platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede2022-09-201-1/+8
* platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-09-151-1/+1
* platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter2022-08-251-1/+1
* platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng2022-07-211-0/+3
* platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong2022-04-271-2/+0
* platform/x86: apple-gmux: use resource_size() with resWang Qing2022-01-051-1/+1
* platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao2021-12-081-12/+0
* platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET2021-11-261-0/+2
* platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor2021-11-261-1/+1
* platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze2021-11-261-1/+8
* platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-271-1/+1
* platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-09-221-0/+9
* platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong2021-07-201-0/+1
* platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko2021-06-031-0/+1
* platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K2021-06-031-0/+2
* platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2021-06-031-1/+21
* platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...Steffen Dirkwinkel2021-05-221-26/+2
* platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson2021-05-221-9/+22
* platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-04-101-1/+7
* platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E...Hans de Goede2021-03-111-0/+9
* platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devicesHans de Goede2021-03-111-3/+106
* platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flagHans de Goede2021-03-111-1/+6
* platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede2021-03-111-1/+7
* platform/x86: acer-wmi: Cleanup accelerometer device handlingHans de Goede2021-03-111-14/+6
* platform/x86: acer-wmi: Cleanup ACER_CAP_FOO definesHans de Goede2021-03-111-11/+7
* platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede2021-02-231-4/+10
* platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte2020-12-291-0/+1
* platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia2020-12-021-2/+1
* platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran2020-10-141-0/+1
* 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: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko2020-06-201-2/+8
* platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede2020-05-271-0/+24
* platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller2020-04-021-0/+8
* platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg2020-02-141-2/+3
* platform/x86: intel_scu_ipc: Fix interrupt supportMika Westerberg2020-02-141-13/+8
* MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang2020-01-271-1/+1
* platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter2020-01-271-1/+1
* platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King2020-01-271-9/+8