summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-20/+31
2025-09-25platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()Daniel Lee-20/+14
2025-09-23platform/x86: dell-lis3lv02d: Add Latitude E6530Nickolay Goppen-0/+1
2025-09-23platform/x86/dell: Set USTT mode according to BIOS after rebootShyam Sundar S K-0/+9
2025-09-23platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg-0/+7
2025-09-18Merge tag 'platform-drivers-x86-v6.17-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+25
2025-09-16platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirkAntheas Kapenekakis-0/+2
2025-09-16platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K-0/+1
2025-09-10platform/x86: oxpec: Add support for AOKZOE A1XAntheas Kapenekakis-0/+7
2025-09-10platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02Antheas Kapenekakis-0/+7
2025-09-10platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire-0/+8
2025-09-05Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-72/+74
2025-08-29platform/x86/intel: power-domains: Use topology_logical_package_id() for pack...David Arcari-1/+1
2025-08-28platform/x86: acer-wmi: Stop using ACPI bitmap for platform profile choicesArmin Wolf-59/+12
2025-08-28platform/x86: hp-wmi: Add support for Fn+P hotkeyEdip Hazuri-0/+4
2025-08-28platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_coreLi Yifan-0/+1
2025-08-28platform/x86: asus-wmi: Fix racy registrationsTakashi Iwai-1/+8
2025-08-28platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks listChristoffer Sandberg-0/+14
2025-08-28platform/x86: asus-wmi: map more keys on ExpertBook B9Anton Khirnov-0/+3
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+6
2025-08-25platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13Antheas Kapenekakis-5/+21
2025-08-25platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirkAntheas Kapenekakis-2/+0
2025-08-25platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()Zhen Ni-4/+10
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan-0/+6
2025-08-12platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...Edip Hazuri-2/+2
2025-08-12platform/x86/amd/hsmp: Ensure success even if hwmon registration failsSuma Hegde-1/+1
2025-08-12platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULLSuma Hegde-0/+5
2025-08-12platform/x86/intel-uncore-freq: Check write blocked for ELCSrinivas Pandruvada-0/+5
2025-08-12platform/x86/amd: pmc: Drop SMU F/W match for CezanneMario Limonciello-33/+34
2025-08-12platform/x86: dell-smbios-wmi: Stop touching WMI device IDArmin Wolf-16/+12
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-7/+7
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+128
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+578
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+11
2025-07-28Merge tag 'chrome-platform-v6.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+121
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-938/+4436
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+22
2025-07-23platform/chrome: Fix typo in CROS_USBPD_NOTIFY help textKeenan Salandy-1/+1
2025-07-23platform/chrome: cros_ec_typec: Check ec platform device pointerTomasz Michalec-1/+1
2025-07-23platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()Tzung-Bi Shih-0/+3
2025-07-22platform/x86: oxpec: Add support for OneXPlayer X1 Mini Pro (Strix Point)Antheas Kapenekakis-0/+7
2025-07-22platform/x86: oxpec: Fix turbo register for G1 AMDAntheas Kapenekakis-13/+24
2025-07-22platform/x86/intel/pmt: support BMG crashlogMichael J. Ruhl-13/+249
2025-07-22platform/x86/intel/pmt: use a version structMichael J. Ruhl-26/+66
2025-07-22platform/x86/intel/pmt: refactor base parameterMichael J. Ruhl-28/+30
2025-07-22platform/x86/intel/pmt: add register access helpersMichael J. Ruhl-29/+29
2025-07-22platform/x86/intel/pmt: decouple sysfs and namespaceMichael J. Ruhl-8/+9
2025-07-22platform/x86/intel/pmt: correct typesMichael J. Ruhl-2/+2
2025-07-22platform/x86/intel/pmt: re-order trigger logicMichael J. Ruhl-4/+4
2025-07-22platform/x86/intel/pmt: use guard(mutex)Michael J. Ruhl-17/+16