aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/telemetry/debugfs.c
Commit message (Collapse)AuthorAgeFilesLines
* platform/x86: intel_telemetry: Switch to new Intel CPU model definesTony Luck2024-06-031-2/+2
| | | | | | | | | | New CPU #defines encode vendor and family as well as model. Signed-off-by: Tony Luck <[email protected]> Acked-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
* platform/x86: intel_telemetry: Move to intel sub-directoryKate Hsuan2021-08-201-0/+961
Move Intel telemetry driver to intel sub-directory to improve readability. While at it, spell APL fully in the Kconfig. Signed-off-by: Kate Hsuan <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Rajneesh Bhardwaj <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>