index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmt
/
crashlog.c
Age
Commit message (
Expand
)
Author
2025-07-22
platform/x86/intel/pmt: support BMG crashlog
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: use a version struct
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: refactor base parameter
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: add register access helpers
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: decouple sysfs and namespace
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: correct types
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: re-order trigger logic
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: use guard(mutex)
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: mutex clean up
Michael J. Ruhl
2025-07-22
platform/x86/intel/pmt: white space cleanup
Michael J. Ruhl
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-12
platform/x86/intel/vsec.h: Move to include/linux
David E. Box
2023-12-04
platform/x86/intel/pmt: Add header to struct intel_pmt_entry
David E. Box
2023-03-20
platform/x86/intel/pmt: Add INTEL_PMT module namespace
David E. Box
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
2021-12-22
platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
David E. Box
2021-08-06
platform/x86/intel: Move Intel PMT drivers to new subfolder
David E. Box