summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-5/+5
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+128
2025-07-30Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+578
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-9/+9
2025-07-29Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds55-901/+4433
2025-07-22platform/x86: oxpec: Add support for OneXPlayer X1 Mini Pro (Strix Point)Antheas Kapenekakis1-0/+7
2025-07-22platform/x86: oxpec: Fix turbo register for G1 AMDAntheas Kapenekakis1-13/+24
2025-07-22platform/x86/intel/pmt: support BMG crashlogMichael J. Ruhl1-13/+249
2025-07-22platform/x86/intel/pmt: use a version structMichael J. Ruhl1-26/+66
2025-07-22platform/x86/intel/pmt: refactor base parameterMichael J. Ruhl1-28/+30
2025-07-22platform/x86/intel/pmt: add register access helpersMichael J. Ruhl1-29/+29
2025-07-22platform/x86/intel/pmt: decouple sysfs and namespaceMichael J. Ruhl3-8/+9
2025-07-22platform/x86/intel/pmt: correct typesMichael J. Ruhl1-2/+2
2025-07-22platform/x86/intel/pmt: re-order trigger logicMichael J. Ruhl1-4/+4
2025-07-22platform/x86/intel/pmt: use guard(mutex)Michael J. Ruhl1-17/+16
2025-07-22platform/x86/intel/pmt: mutex clean upMichael J. Ruhl1-2/+7
2025-07-22platform/x86/intel/pmt: white space cleanupMichael J. Ruhl1-2/+2
2025-07-22platform/x86/intel/pmt: fix a crashlog NULL pointer accessMichael J. Ruhl2-1/+3
2025-07-22platform/x86: samsung-laptop: Expose charge_typesJelle van der Waa2-0/+111
2025-07-22platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk listMario Limonciello1-0/+9
2025-07-22platform/x86: dell-uart-backlight: Use blacklight power constantThomas Zimmermann1-1/+1
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-15/+50
2025-07-21platform/x86/intel/pmt: fix build dependency for kunit testArnd Bergmann1-0/+1
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen6-15/+50
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind1-0/+1
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja1-0/+16
2025-07-11platform/x86: Fix initialization order for firmware_attributes_classTorsten Hilbrich1-1/+2
2025-07-11platform/x86: lenovo: gamezone needs "other mode"Arnd Bergmann1-0/+1
2025-07-11platform/x86/intel/pmt/discovery: fix format string warningArnd Bergmann1-1/+1
2025-07-09platform/x86/amd/hsmp: Enhance the print messages to prevent confusionSuma Hegde2-8/+29
2025-07-09lenovo-wmi-hotkey: Avoid triggering error -5 due to missing mute LEDJackie Dong1-9/+21
2025-07-09platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bitNathan Chancellor2-2/+2
2025-07-08platform/x86: ideapad-laptop: Fix kbd backlight not remembered among bootsRong Zhang1-1/+1
2025-07-08platform/x86: ideapad-laptop: Fix FnLock not remembered among bootsRong Zhang1-1/+1
2025-07-07platform/x86/amd: hfi: Add debugfs supportMario Limonciello1-0/+35
2025-07-07platform/x86/amd: hfi: Set ITMT priority from ranking dataMario Limonciello2-0/+11
2025-07-07platform/x86: hfi: Add power management callbackPerry Yuan1-0/+33
2025-07-07platform/x86: hfi: Add online and offline callback supportPerry Yuan1-0/+88
2025-07-07platform/x86: hfi: Init per-cpu scores for each classPerry Yuan1-0/+29
2025-07-07platform/x86: hfi: Parse CPU core ranking data from shared memoryPerry Yuan1-0/+198
2025-07-07platform/x86: hfi: Introduce AMD Hardware Feedback Interface DriverPerry Yuan5-0/+184
2025-07-07platform/x86: dell_rbu: Remove unused structStuart Hayes1-5/+5
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf1-3/+7
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja1-0/+1
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds16-121/+226
2025-07-03platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery APIDavid E. Box3-0/+132
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box1-1/+88
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box4-0/+46
2025-07-03platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMIDavid E. Box2-1/+5
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box1-0/+31