index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
rapl.c
Age
Commit message (
Expand
)
Author
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
perf/x86/rapl: Fix error handling in init_rapl_pmus()
Dhananjay Ugwekar
2025-02-25
perf/x86/rapl: Add support for Intel Arrow Lake U
Aaron Ma
2025-02-18
perf/x86: Switch to use hrtimer_setup()
Nam Cao
2025-02-08
perf/x86/rapl: Fix the error checking order
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Add core energy counter support for AMD CPUs
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Remove the global variable rapl_msrs
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Modify the generic variable names to *_pkg*
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Add arguments to the init and cleanup functions
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Make rapl_model struct global
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Rename rapl_pmu variables
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
Dhananjay Ugwekar
2024-12-02
perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
Dhananjay Ugwekar
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2024-10-30
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
2024-09-05
perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
Dhananjay Ugwekar
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-28
perf/x86/rapl: Switch to new Intel CPU model defines
Tony Luck
2024-05-02
perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx
Dhananjay Ugwekar
2024-04-10
perf/x86/rapl: Add support for Intel Lunar Lake
Zhang Rui
2024-04-10
perf/x86/rapl: Add support for Intel Arrow Lake
Zhang Rui
2024-03-21
perf/x86/rapl: Prefer struct_size() over open coded arithmetic
Erick Archer
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2023-10-08
perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_by
Kees Cook
2023-10-03
perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning
David Reaver
2023-10-03
perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()
Uros Bizjak
2023-10-03
perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_e...
Uros Bizjak
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
2022-11-02
perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
2022-10-27
perf/x86/rapl: Add support for Intel Raptor Lake
Zhang Rui
2022-10-27
perf/x86/rapl: Add support for Intel AlderLake-N
Zhang Rui
2022-01-18
perf/x86/rapl: fix AMD event handling
Stephane Eranian
2021-06-01
perf/x86/rapl: Use CPUID bit on AMD and Hygon parts
Andrew Cooper
2021-04-19
perf/x86/rapl: Add support for Intel Alder Lake
Zhang Rui
2021-02-10
perf/x86/rapl: Fix psys-energy event on Intel SPR platform
Zhang Rui
2021-02-10
perf/x86/rapl: Only check lower 32bits for RAPL energy counters
Zhang Rui
2020-11-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-09-10
perf/x86/rapl: Add AMD Fam19h RAPL support
Kim Phillips
2020-08-14
perf/x86/rapl: Add support for Intel SPR platform
Zhang Rui
2020-08-14
perf/x86/rapl: Support multiple RAPL unit quirks
Zhang Rui
2020-08-14
perf/x86/rapl: Fix missing psys sysfs attributes
Zhang Rui
2020-07-28
perf/x86/rapl: Add Hygon Fam18h RAPL support
Pu Wen
[next]