summaryrefslogtreecommitdiff
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* platform/x86: wmi: fix potential null pointer dereferenceMattias Jacobsson2020-01-271-0/+3
* platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan2020-01-171-7/+1
* platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener2020-01-091-0/+8
* platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede2019-12-311-1/+1
* platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede2019-12-051-2/+2
* 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-12-013-1/+10
* platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQKiernan Hager2019-12-011-2/+11
* platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-11-101-0/+7
* platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel2019-09-191-0/+8
* platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak2019-07-101-1/+1
* platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel2019-06-191-0/+24
* platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede2019-06-191-0/+9
* platform/x86: intel_pmc_ipc: adding error handlingJunxiao Chang2019-06-151-1/+5