index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
intel_rapl_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
powercap: intel_rapl: Introduce APIs for PMU support
Zhang Rui
1
-0
/
+582
2024-04-17
powercap: intel_rapl: Sort header files
Zhang Rui
1
-12
/
+12
2024-04-16
powercap: intel_rapl: Add support for ArrowLake-H platform
Zhang Rui
1
-0
/
+1
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+33
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2024-02-13
powercap: intel_rapl: Add support for Arrow Lake
Sumeet Pawnikar
1
-0
/
+1
2024-02-13
powercap: intel_rapl: Add support for Lunar Lake-M paltform
Zhang Rui
1
-0
/
+1
2024-02-13
powercap: intel_rapl: Fix locking in TPMI RAPL
Zhang Rui
1
-3
/
+26
2024-02-13
powercap: intel_rapl: Fix a NULL pointer dereference
Zhang Rui
1
-0
/
+5
2023-10-24
powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug()
Ville Syrjälä
1
-1
/
+1
2023-09-06
powercap: intel_rapl: Fix invalid setting of Power Limit 4
Srinivas Pandruvada
1
-3
/
+1
2023-08-29
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-08-04
Merge back earlier power capping changes for v6.6.
Rafael J. Wysocki
1
-1
/
+1
2023-08-01
powercap: intel_rapl: Optimize rp->domains memory allocation
xiongxin
1
-1
/
+1
2023-08-01
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
1
-7
/
+7
2023-05-24
powercap: intel_rapl: Introduce core support for TPMI interface
Zhang Rui
1
-2
/
+117
2023-05-24
powercap: intel_rapl: Introduce RAPL I/F type
Zhang Rui
1
-5
/
+13
2023-05-24
powercap: intel_rapl: Make cpu optional for rapl_package
Zhang Rui
1
-34
/
+50
2023-05-24
powercap: intel_rapl: Remove redundant cpu parameter
Zhang Rui
1
-13
/
+13
2023-05-24
powercap: intel_rapl: Add support for lock bit per Power Limit
Zhang Rui
1
-20
/
+30
2023-05-24
powercap: intel_rapl: Cleanup Power Limits support
Zhang Rui
1
-197
/
+146
2023-05-24
powercap: intel_rapl: Use bitmap for Power Limits
Zhang Rui
1
-8
/
+6
2023-05-24
powercap: intel_rapl: Change primitive order
Zhang Rui
1
-2
/
+2
2023-05-24
powercap: intel_rapl: Use index to initialize primitive information
Zhang Rui
1
-28
/
+26
2023-05-24
powercap: intel_rapl: Support per domain energy/power/time unit
Zhang Rui
1
-59
/
+69
2023-05-24
powercap: intel_rapl: Support per Interface primitive information
Zhang Rui
1
-17
/
+33
2023-05-24
powercap: intel_rapl: Support per Interface rapl_defaults
Zhang Rui
1
-13
/
+33
2023-05-24
powercap: intel_rapl: Allow probing without CPUID match
Zhang Rui
1
-21
/
+14
2023-02-13
powercap: intel_rapl: Fix handling for large time window
Zhang Rui
1
-1
/
+9
2023-01-20
powercap: intel_rapl: add support for Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-20
powercap: intel_rapl: add support for Meteor Lake
Zhang Rui
1
-0
/
+2
2022-09-24
powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-09-21
powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
Chao Qin
1
-0
/
+3
2022-09-03
powercap: intel_rapl: Add support for RAPTORLAKE_S
Zhang Rui
1
-0
/
+1
2022-07-05
powercap: intel_rapl: Add support for RAPTORLAKE_P
George D Sworo
1
-0
/
+1
2022-05-19
powercap: intel_rapl: remove redundant store to value after multiply
Colin Ian King
1
-1
/
+1
2022-05-18
powercap: intel_rapl: add support for ALDERLAKE_N
Zhang Rui
1
-0
/
+1
2022-04-22
powercap: intel_rapl: add support for RaptorLake
Zhang Rui
1
-0
/
+1
2021-12-17
powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR
Zhang Rui
1
-2
/
+59
2021-08-04
powercap: intel_rapl: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-25
/
+25
2021-03-18
powercap: Add Hygon Fam18h RAPL support
Pu Wen
1
-0
/
+1
2021-02-12
powercap: intel_rapl: Use topology interface in rapl_init_domains()
Yunfeng Ye
1
-1
/
+1
2021-02-12
powercap: intel_rapl: Use topology interface in rapl_add_package()
Yunfeng Ye
1
-3
/
+3
2021-01-27
powercap/intel_rapl: add support for AlderLake Mobile
Zhang Rui
1
-0
/
+1
2020-11-10
powercap: RAPL: Add AMD Fam19h RAPL support
Kim Phillips
1
-0
/
+1
2020-11-10
powercap: Add AMD Fam17h RAPL support
Victor Ding
1
-0
/
+6
2020-11-02
powercap/intel_rapl: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-16
powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do...
Zhang Rui
1
-66
/
+14
[next]