- 931da6a powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR by Zhang Rui · 3 years, 1 month ago
- 5d4c779 powercap: intel_rapl: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
- a740561 powercap: Add Hygon Fam18h RAPL support by Pu Wen · 3 years, 10 months ago
- 65348ba powercap: intel_rapl: Use topology interface in rapl_init_domains() by Yunfeng Ye · 4 years ago
- 88ffce9 powercap: intel_rapl: Use topology interface in rapl_add_package() by Yunfeng Ye · 4 years ago
- cca26b6 powercap/intel_rapl: add support for AlderLake Mobile by Zhang Rui · 4 years ago
- 8a9d881 powercap: RAPL: Add AMD Fam19h RAPL support by Kim Phillips · 4 years, 2 months ago
- 43756a2 powercap: Add AMD Fam17h RAPL support by Victor Ding · 4 years, 2 months ago
- a8193af powercap/intel_rapl: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- f1e8d75 powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL domain by Zhang Rui · 4 years, 3 months ago
- 7a57e9f powercap/intel_rapl: Fix domain detection by Zhang Rui · 4 years, 3 months ago
- e1c2d96 powercap: RAPL: Add support for Lakefield by Ricardo Neri · 4 years, 4 months ago
- ba92a42 powercap/intel_rapl: add support for AlderLake by Zhang Rui · 4 years, 4 months ago
- 64e5f36 powercap/intel_rapl: add support for RocketLake by Zhang Rui · 4 years, 4 months ago
- 57a2fb0 powercap/intel_rapl: add support for TigerLake Desktop by Zhang Rui · 4 years, 4 months ago
- 8365a89 powercap: Add Power Limit4 support by Sumeet Pawnikar · 4 years, 5 months ago
- 2d798d9 powercap: intel_rapl: add support for Sapphire Rapids by Zhang Rui · 4 years, 6 months ago
- 03c3b41 powercap: RAPL: remove unused local MSR define by Sumeet Pawnikar · 4 years, 7 months ago
- 33c9800 powercap/intel_rapl: add support for ElkhartLake by Jacob Pan · 4 years, 8 months ago
- f072251 powercap/intel_rapl: Convert to new X86 CPU match macros by Thomas Gleixner · 4 years, 9 months ago
- ead067b Merge back power capping changes for v5.6. by Rafael J. Wysocki · 5 years ago
- 3aa3c58 powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() by Harry Pan · 5 years ago
- 2298cf8 powercap/intel_rapl: add support for JasperLake by Zhang Rui · 5 years ago
- 708d10e powercap/intel_rapl: add support for TigerLake Mobile by Zhang Rui · 5 years ago
- f84fdcb powercap/intel_rapl: add support for Cometlake desktop by Zhang Rui · 5 years ago
- cae4781 powercap/intel_rapl: add support for CometLake Mobile by Zhang Rui · 5 years ago
- 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
- 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
- af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
- c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
- f76cb06 powercap: Invoke powercap_init() and rapl_init() earlier by Zhang Rui · 5 years ago
- 2e3f450 powercap/rapl: Add Ice Lake NNPI support to RAPL driver by Rajneesh Bhardwaj · 5 years ago
- 3231a21 powercap/intel_rapl: add support for ICX-D by Zhang Rui · 5 years ago
- cceb1d9 powercap/intel_rapl: add support for ICX by Zhang Rui · 5 years ago
- 0ab74bc powercap/intel_rapl: add support for IceLake desktop by Zhang Rui · 5 years ago
- abcfaeb intel_rapl: Fix module autoloading issue by Zhang Rui · 5 years ago
- 0c2dded intel_rapl: support two power limits for every RAPL domain by Zhang Rui · 5 years ago
- d978e75 intel_rapl: support 64 bit register by Zhang Rui · 5 years ago
- 3382388 intel_rapl: abstract RAPL common code by Zhang Rui · 5 years ago[Renamed (74%) from drivers/powercap/intel_rapl.c]
- 1193b16 intel_rapl: cleanup hardcoded MSR access by Zhang Rui · 5 years ago
- 8a00676 intel_rapl: cleanup some functions by Zhang Rui · 5 years ago
- beea8df intel_rapl: abstract register access operations by Zhang Rui · 5 years ago
- 7fde271 intel_rapl: abstract register address by Zhang Rui · 5 years ago
- 7ebf8ef intel_rapl: introduce struct rapl_if_private by Zhang Rui · 5 years ago
- ff95682 intel_rapl: introduce intel_rapl.h by Zhang Rui · 5 years ago
- 8310e82 intel_rapl: remove hardcoded register index by Zhang Rui · 5 years ago
- f7c4e0c intel_rapl: use reg instead of msr by Zhang Rui · 5 years ago
- 222a21d Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f6cc69f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 by Thomas Gleixner · 6 years ago
- 9ea7612 powercap/intel_rapl: Update RAPL domain name and debug messages by Zhang Rui · 6 years ago
- 32fb480 powercap/intel_rapl: Support multi-die/package by Zhang Rui · 6 years ago
- aadf7b3 powercap/intel_rapl: Simplify rapl_find_package() by Zhang Rui · 6 years ago
- ba6f3ec powercap/intel_rapl: add Ice Lake mobile by Gayatri Kammela · 6 years ago
- df7f8e0 powercap: intel_rapl: add support for Jacobsville by Zhang Rui · 6 years ago
- c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
- 17ed151 powercap: RAPL: Get rid of custom RAPL_CPU() macro by Andy Shevchenko · 6 years ago
- ef74b5b powercap: RAPL: Add support for Cannon Lake by Joe Konno · 7 years ago
- 01857cf powercap: intel_rapl: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- 52b3672 powercap: add suspend and resume mechanism for SOC power limit by Zhen Han · 7 years ago
- edbdabc powercap/RAPL: prevent overridding bits outside of the mask by Adam Lessnau · 8 years ago
- 4486740 powercap: intel_rapl: Add support for Gemini Lake by David E. Box · 8 years ago
- bd90891 powercap / RAPL: Add Knights Mill CPUID by Piotr Luc · 8 years ago
- cb43f81 powercap/intel_rapl: fix and tidy up error handling by Jacob Pan · 8 years ago
- b4005e9 powercap/intel_rapl: Track active CPUs internally by Thomas Gleixner · 8 years ago
- 5870506 powercap/intel_rapl: Cleanup duplicated init code by Thomas Gleixner · 8 years ago
- 5e4dc79 powercap/intel rapl: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- a74f436 powercap/intel_rapl: Propagate error code when registration fails by Thomas Gleixner · 8 years ago
- bed5ab6 powercap/intel_rapl: Add missing domain data update on hotplug by Thomas Gleixner · 8 years ago
- f5fbf84 x86/cpu: Rename Merrifield2 to Moorefield by Andy Shevchenko · 8 years ago
- 7d18847 powercap / RAPL: Add support for Ivy Bridge server by Xiaolong Wang · 9 years ago
- ab0d15d powercap / RAPL: add support for Denverton by Jacob Pan · 9 years ago
- a8165a2 Merge back earlier powercap material for v4.8. by Rafael J. Wysocki · 9 years ago
- e1399ba powercap / RAPL: handle missing MSRs by Jacob Pan · 9 years ago
- e1a27e8 powercap / RAPL: reduce message loglevel by Jacob Pan · 9 years ago
- d40671e x86, powercap, rapl: Add Skylake Server model number by Dave Hansen · 9 years ago
- 0bb04b5 x86, powercap, rapl: Reorder CPU detection table by Dave Hansen · 9 years ago
- 62d1673 x86, powercap, rapl: Use Intel model macros intead of open-coding by Dave Hansen · 9 years ago
- d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 3521ba1 powercap, perf/x86/intel/rapl: Add PSys support by Srinivas Pandruvada · 9 years ago
- 6c51cc0 powercap/intel_rapl: Add support for Kabylake by Jacob Pan · 9 years ago
- 462d808 powercap: intel_rapl: Add missing Haswell model by Srinivas Pandruvada · 9 years ago
- 323ee64 powercap/rapl: track lead cpu per package by Jacob Pan · 9 years ago
- 309557f powercap/rapl: add package reference per domain by Jacob Pan · 9 years ago
- f14a139 powercap/rapl: reduce ipi calls by Jacob Pan · 9 years ago
- a889f76 Merge branch 'powercap' by Rafael J. Wysocki · 9 years ago
- 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
- 600c395 powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures by Julia Lawall · 9 years ago
- 79a21db powercap / RAPL: fix BIOS lock check by Prarit Bhargava · 9 years ago
- 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
- 89e7b25 powercap / RAPL: Enable Broxton RAPL support by Amy Wiles · 9 years ago
- 5021282 powercap / RAPL: disable the 2nd power limit properly by Seiichi Ikarashi · 9 years ago
- 4e0bec9 powercap / RAPL: Add support for Broadwell-H by Radivoje Jovanovic · 9 years ago
- 2cac1f7 powercap / RAPL: Add support for Skylake H/S by Radivoje Jovanovic · 9 years ago
- 6f066d4 powercap / RAPL: Support Knights Landing by Dasaratharaman Chandramouli · 10 years ago
- 51b6340 powercap / RAPL: Floor frequency setting in Atom SoC by Ajay Thomas · 10 years ago
- 5fa0fa4 powercap / RAPL: Add support for Intel Skylake processors by Brian Bian · 10 years ago
- ea85dbc powercap / RAPL: mark rapl_ids array as __initconst by Mathias Krause · 10 years ago
- 34dfa36 powercap / RAPL: add ID for Broadwell server by Jacob Pan · 10 years ago
- d474a4d powercap / RAPL: handle domains with different energy units by Jacob Pan · 10 years ago