summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
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-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng1-0/+3
2022-07-12platform/x86: wmi: Fix driver->notify() vs ->probe() raceHans de Goede1-1/+5
2022-07-12platform/x86: wmi: Replace read_takes_no_args with a flags fieldHans de Goede1-4/+7
2022-07-12platform/x86: wmi: introduce helper to convert driver to WMI driverBarnabás Pőcze1-12/+10
2022-07-07platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...Hans de Goede2-0/+42
2022-07-07platform/x86: panasonic-laptop: don't report duplicate brightness key-pressesHans de Goede2-0/+9
2022-07-07platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"Hans de Goede1-6/+2
2022-07-07platform/x86: panasonic-laptop: sort includes alphabeticallyHans de Goede1-9/+8
2022-07-07platform/x86: panasonic-laptop: de-obfuscate button codesStefan Seyfried1-5/+11
2022-06-22platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee1-0/+6
2022-06-22platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors1-0/+1
2022-06-22platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura1-0/+1
2022-06-09platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner1-1/+1
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong1-2/+0
2022-04-08platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai1-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-16platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
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-29platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello1-1/+2
2021-12-29platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2-16/+1
2021-12-14platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci1-1/+1
2021-12-14platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
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-12-08platform/x86: dell-wmi-descriptor: disable by defaultThomas Weißschuh1-1/+1
2021-11-25platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson2-4/+10
2021-11-25platform/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-11platform/x86: int1092: Fix non sequential device mode handlingShravan S1-8/+15
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally1-1/+1
2021-10-11platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull1-0/+1
2021-10-11platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King1-0/+1
2021-10-11platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1
2021-10-11platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani1-1/+1
2021-10-11platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani1-1/+1
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede1-0/+1
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi1-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-14platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello1-1/+1
2021-09-13platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede1-4/+13
2021-09-13platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede1-0/+37
2021-09-13lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av1-1/+1
2021-09-13platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds71-1110/+2265