summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2025-07-21platform/x86/intel/pmt: fix build dependency for kunit testArnd Bergmann-0/+1
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-23/+69
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind-0/+1
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja-0/+16
2025-07-11platform/x86: Fix initialization order for firmware_attributes_classTorsten Hilbrich-1/+2
2025-07-11platform: arm64: huawei-gaokun-ec: fix OF node leakJohan Hovold-0/+2
2025-07-11platform/x86: lenovo: gamezone needs "other mode"Arnd Bergmann-0/+1
2025-07-11platform/x86/intel/pmt/discovery: fix format string warningArnd Bergmann-1/+1
2025-07-11platform/chrome: cros_ec_typec: Add role swap opsAbhishek Pandit-Subedi-1/+84
2025-07-09platform/x86/amd/hsmp: Enhance the print messages to prevent confusionSuma Hegde-8/+29
2025-07-09lenovo-wmi-hotkey: Avoid triggering error -5 due to missing mute LEDJackie Dong-9/+21
2025-07-09platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bitNathan Chancellor-2/+2
2025-07-08platform/x86: ideapad-laptop: Fix kbd backlight not remembered among bootsRong Zhang-1/+1
2025-07-08platform/x86: ideapad-laptop: Fix FnLock not remembered among bootsRong Zhang-1/+1
2025-07-07platform/x86/amd: hfi: Add debugfs supportMario Limonciello-0/+35
2025-07-07platform/x86/amd: hfi: Set ITMT priority from ranking dataMario Limonciello-0/+11
2025-07-07platform/x86: hfi: Add power management callbackPerry Yuan-0/+33
2025-07-07platform/x86: hfi: Add online and offline callback supportPerry Yuan-0/+88
2025-07-07platform/x86: hfi: Init per-cpu scores for each classPerry Yuan-0/+29
2025-07-07platform/x86: hfi: Parse CPU core ranking data from shared memoryPerry Yuan-0/+198
2025-07-07platform/x86: hfi: Introduce AMD Hardware Feedback Interface DriverPerry Yuan-0/+184
2025-07-07platform/x86: dell_rbu: Remove unused structStuart Hayes-5/+5
2025-07-07platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 inputShravan Kumar Ramani-6/+4
2025-07-07platform/mellanox: mlxbf-pmc: Validate event/enable inputShravan Kumar Ramani-1/+4
2025-07-07platform/mellanox: mlxbf-pmc: Remove newline char from event name inputShravan Kumar Ramani-1/+9
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf-3/+7
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja-0/+1
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-132/+238
2025-07-03platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery APIDavid E. Box-0/+132
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box-1/+88
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box-0/+46
2025-07-03platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMIDavid E. Box-1/+5
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box-0/+31
2025-07-03platform/x86/intel/tpmi: Relocate platform info to intel_vsec.hDavid E. Box-10/+13
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box-2/+856
2025-07-03platform/x86/intel/vsec: Add new Discovery featureDavid E. Box-2/+24
2025-07-03platform/x86/intel/vsec: Skip driverless featuresDavid E. Box-1/+27
2025-07-03platform/x86/intel/vsec: Skip absent features during initializationDavid E. Box-0/+24
2025-07-03platform/x86/intel/vsec: Add device links to enforce dependenciesDavid E. Box-10/+213
2025-07-03platform/x86/intel/vsec: Create wrapper to walk PCI config spaceDavid E. Box-12/+26
2025-07-03platform/x86/intel/vsec: Add private data for per-device dataDavid E. Box-0/+12
2025-07-03platform/x86: Add Lenovo Other Mode WMI DriverDerek J. Clark-0/+697
2025-07-03platform/x86: Add Lenovo Gamezone WMI DriverDerek J. Clark-0/+442
2025-07-03platform/x86: Add Lenovo Capability Data 01 WMI DriverDerek J. Clark-0/+332
2025-07-03platform/x86: Add Lenovo WMI Events DriverDerek J. Clark-0/+221
2025-07-03platform/x86: Add lenovo-wmi-helpersDerek J. Clark-0/+99
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen-225/+338
2025-07-02platform/x86: think-lmi: Fix sysfs group cleanupKurt Borja-39/+4
2025-07-02platform/x86: think-lmi: Fix kobject cleanupKurt Borja-16/+19
2025-07-02platform/x86: think-lmi: Create ksets consecutivelyKurt Borja-6/+8