summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
3 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd...Mark Brown
4 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
4 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/pdx86...Mark Brown
35 hoursx86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)
2 daysplatform/x86/amd/hsmp: Gate the data plane on a fully initialized socketMuralidhara M K
2 daysplatform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsersMuralidhara M K
2 daysplatform/x86/amd/hsmp: Validate _DSD mailbox sub-package element countMuralidhara M K
2 daysplatform/x86/amd/hsmp: Validate ACPI UID before parsing socket indexMuralidhara M K
2 daysplatform/x86: toshiba_bluetooth: Use more common error handling code in toshi...Markus Elfring
2 daysplatform/x86: lenovo/ymc: Only match lower byte in WMI lid switch query responseJulian Haarmann
2 daysplatform/x86: dell-wmi-sysman: Don't hex dump attribute security bufferHyeongJun An
2 daysplatform/x86: msi-wmi: Add MSI Claw M-Center keysDerek J. Clark
2 daysplatform/x86: msi-wmi: Reformat msi_wmi_notify()Derek J. Clark
2 daysplatform/x86: dell-ddv: Use no_free_ptr() to simplify error handlingArmin Wolf
2 daysplatform/x86: dell-wmi-base: Fix handling of ultra performance keyArmin Wolf
2 daysplatform/x86: dell-wmi-base: Fix resource leak on module load failureArmin Wolf
2 daysplatform/x86: dell-privacy: Fix race conditionArmin Wolf
2 daysplatform/x86: hp-wmi: Add Victus 15-fb0xxx supportRadhey Kalra
2 daysplatform/x86: hp-wmi: Drive fan control from board dataRadhey Kalra
2 daysplatform/x86: hp-wmi: Introduce board-specific feature dataRadhey Kalra
2 daysplatform/x86: uniwill-laptop: Add lightbar support for LAPQC71A/BArmin Wolf
2 daysplatform/x86: uniwill-laptop: Add support for the AiStone X4SP4NALArmin Wolf
2 daysplatform/x86: uniwill-laptop: Add support for the MACHENIKE L16 ProArmin Wolf
2 daysplatform/x86: uniwill-laptop: Add support for USB powershareArmin Wolf
2 daysplatform/x86: uniwill-laptop: Add AC auto boot supportArmin Wolf
2 daysplatform/x86: uniwill-laptop: Handle screen-related eventsArmin Wolf
2 daysplatform/x86: uniwill-laptop: Add keyboard backlight supportArmin Wolf
2 daysplatform/x86: msi-ec: Add MSI Raider A18 HX A9WJG EC firmwareDavid Glushkov
2 daysplatform/x86: asus-armoury: gate PPT writes behind active fan curveAhmed Yaseen
5 daysplatform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/r...Mingyou Chen
5 daysplatform/x86/amd/pmc: Avoid logging "(null)" for DMI valuesDaniel Gibson
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysplatform/x86: x86-android-tablets: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
5 daysplatform/x86: msi-ec: Ensure dmi_system_id is definedUwe Kleine-König (The Capable Hub)
11 daysMerge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
13 daysplatform/x86: amd-pmc: Fix S0i3 wakeup with alarmtimerMario Limonciello
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-06-15platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discoveryDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Make PMT registration optionalDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Add ACPI discovery scaffoldingDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Switch to static array with per-index probe stateDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helperDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Add PCI platform dataDavid E. Box
2026-06-15platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistencyDavid E. Box
2026-06-15platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake SDavid E. Box
2026-06-15platform/x86/intel/pmc: Add PMC SSRAM Kconfig descriptionDavid E. Box
2026-06-15platform/x86/intel/pmt: Unify header fetch and add ACPI sourceDavid E. Box
2026-06-15platform/x86/intel/pmt: Cache the telemetry discovery headerDavid E. Box
2026-06-15platform/x86/intel/pmt: Pass discovery index instead of resourceDavid E. Box