summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/pmt
AgeCommit message (Expand)Author
26 hoursMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysplatform/x86/intel/pmt: support BMG crashlogMichael J. Ruhl
8 daysplatform/x86/intel/pmt: use a version structMichael J. Ruhl
8 daysplatform/x86/intel/pmt: refactor base parameterMichael J. Ruhl
8 daysplatform/x86/intel/pmt: add register access helpersMichael J. Ruhl
8 daysplatform/x86/intel/pmt: decouple sysfs and namespaceMichael J. Ruhl
8 daysplatform/x86/intel/pmt: correct typesMichael J. Ruhl
8 daysplatform/x86/intel/pmt: re-order trigger logicMichael J. Ruhl
8 daysplatform/x86/intel/pmt: use guard(mutex)Michael J. Ruhl
8 daysplatform/x86/intel/pmt: mutex clean upMichael J. Ruhl
8 daysplatform/x86/intel/pmt: white space cleanupMichael J. Ruhl
8 daysplatform/x86/intel/pmt: fix a crashlog NULL pointer accessMichael J. Ruhl
9 daysplatform/x86/intel/pmt: fix build dependency for kunit testArnd Bergmann
2025-07-11platform/x86/intel/pmt/discovery: fix format string warningArnd Bergmann
2025-07-09platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bitNathan Chancellor
2025-07-03platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery APIDavid E. Box
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2024-12-17platform/x86/intel/pmt: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-10-03platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'WangYuli
2024-08-12platform/x86/intel/pmt: Use PMT callbacksDavid E. Box
2024-08-12platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box
2023-12-04platform/x86/intel/pmt: telemetry: Export API to read telemetryDavid E. Box
2023-12-04platform/x86/intel/pmt: Add header to struct intel_pmt_entryDavid E. Box
2023-12-04platform/x86/intel/vsec: Add base address fieldDavid E. Box
2023-12-04platform/x86/intel/vsec: remove platform_info from vsec device structureDavid E. Box
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-17platform/x86/intel/pmt: Ignore uninitialized entriesDavid E. Box
2023-03-20platform/x86/intel/pmt: Add INTEL_PMT module namespaceDavid E. Box
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2022-11-07platform/x86/intel/pmt: Sapphire Rapids PMT errata fixDavid E. Box
2022-07-02platform/x86/intel/pmt: telemetry: Fix fixed region handlingDavid E. Box
2022-07-02platform/x86/intel/vsec: Rework early hardware codeDavid E. Box
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box
2021-08-20platform/x86: intel_pmt_telemetry: Ignore zero sized entriesDavid E. Box
2021-08-12platform/x86/intel: pmt: Use y instead of objs in MakefileAndy Shevchenko
2021-08-06platform/x86/intel: Move Intel PMT drivers to new subfolderDavid E. Box