summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2023-03-17platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-02-22platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-02-15platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko1-0/+3
2023-02-01platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede1-0/+1
2023-02-01platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein1-0/+25
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-14platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang1-1/+1
2023-01-14platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao1-6/+2
2023-01-14platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can1-1/+5
2023-01-14platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze1-4/+16
2022-12-02platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-12-02platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-12-02platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-02platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1Hans de Goede1-0/+25
2022-11-25platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-16platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez1-2/+10
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede1-5/+3
2022-10-26platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies1-1/+7
2022-10-26platform/x86: msi-laptop: Fix resource cleanupHans de Goede1-0/+3
2022-10-26platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede1-2/+1
2022-10-26platform/chrome: fix memory corruption in ioctlDan Carpenter1-0/+3
2022-10-26platform/chrome: fix double-free in chromeos_laptop_prepare()Rustam Subkhankulov1-11/+13
2022-10-26platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda1-0/+32
2022-09-23platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2022-09-20platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede1-1/+8
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-1/+1
2022-08-25platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih1-4/+4
2022-08-21platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter1-1/+1
2022-08-21platform/chrome: cros_ec: Always expose last resume resultStephen Boyd1-4/+4
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng1-0/+3
2022-06-22MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li1-1/+1
2022-06-09MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmonGuenter Roeck1-86/+41
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck2-10/+42
2022-06-09platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih1-6/+10
2022-05-25platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih1-6/+6
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong1-2/+0
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani1-0/+6
2022-04-08platform: chrome: Split trace include fileGwendal Grignou4-97/+127
2022-04-08platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai1-3/+10
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede1-3/+10
2022-02-23platform/x86: ISST: Fix possible circular locking dependency detectedSrinivas Pandruvada1-34/+63
2022-02-23platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1Yuka Kawajiri1-0/+24
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing1-1/+1
2021-12-29platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold1-1/+1
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-12-08platform/x86: thinkpad_acpi: Add support for dual fan controlJimmy Wang1-0/+1
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-18platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor1-1/+1
2021-11-18platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze1-1/+8
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1