index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
intel_rapl_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug()
Ville Syrjälä
2023-10-24
1
-1
/
+1
*
powercap: intel_rapl: Fix invalid setting of Power Limit 4
Srinivas Pandruvada
2023-09-06
1
-3
/
+1
*
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
|
*
Merge back earlier power capping changes for v6.6.
Rafael J. Wysocki
2023-08-04
1
-1
/
+1
|
|
\
|
|
*
powercap: intel_rapl: Optimize rp->domains memory allocation
xiongxin
2023-08-01
1
-1
/
+1
*
|
|
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-08-09
1
-1
/
+1
|
|
/
*
/
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
2023-08-01
1
-7
/
+7
|
/
*
powercap: intel_rapl: Introduce core support for TPMI interface
Zhang Rui
2023-05-24
1
-2
/
+117
*
powercap: intel_rapl: Introduce RAPL I/F type
Zhang Rui
2023-05-24
1
-5
/
+13
*
powercap: intel_rapl: Make cpu optional for rapl_package
Zhang Rui
2023-05-24
1
-34
/
+50
*
powercap: intel_rapl: Remove redundant cpu parameter
Zhang Rui
2023-05-24
1
-13
/
+13
*
powercap: intel_rapl: Add support for lock bit per Power Limit
Zhang Rui
2023-05-24
1
-20
/
+30
*
powercap: intel_rapl: Cleanup Power Limits support
Zhang Rui
2023-05-24
1
-197
/
+146
*
powercap: intel_rapl: Use bitmap for Power Limits
Zhang Rui
2023-05-24
1
-8
/
+6
*
powercap: intel_rapl: Change primitive order
Zhang Rui
2023-05-24
1
-2
/
+2
*
powercap: intel_rapl: Use index to initialize primitive information
Zhang Rui
2023-05-24
1
-28
/
+26
*
powercap: intel_rapl: Support per domain energy/power/time unit
Zhang Rui
2023-05-24
1
-59
/
+69
*
powercap: intel_rapl: Support per Interface primitive information
Zhang Rui
2023-05-24
1
-17
/
+33
*
powercap: intel_rapl: Support per Interface rapl_defaults
Zhang Rui
2023-05-24
1
-13
/
+33
*
powercap: intel_rapl: Allow probing without CPUID match
Zhang Rui
2023-05-24
1
-21
/
+14
*
powercap: intel_rapl: Fix handling for large time window
Zhang Rui
2023-02-13
1
-1
/
+9
*
powercap: intel_rapl: add support for Emerald Rapids
Zhang Rui
2023-01-20
1
-0
/
+1
*
powercap: intel_rapl: add support for Meteor Lake
Zhang Rui
2023-01-20
1
-0
/
+2
*
powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
2022-09-24
1
-1
/
+0
*
powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
Chao Qin
2022-09-21
1
-0
/
+3
*
powercap: intel_rapl: Add support for RAPTORLAKE_S
Zhang Rui
2022-09-03
1
-0
/
+1
*
powercap: intel_rapl: Add support for RAPTORLAKE_P
George D Sworo
2022-07-05
1
-0
/
+1
*
powercap: intel_rapl: remove redundant store to value after multiply
Colin Ian King
2022-05-19
1
-1
/
+1
*
powercap: intel_rapl: add support for ALDERLAKE_N
Zhang Rui
2022-05-18
1
-0
/
+1
*
powercap: intel_rapl: add support for RaptorLake
Zhang Rui
2022-04-22
1
-0
/
+1
*
powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR
Zhang Rui
2021-12-17
1
-2
/
+59
*
powercap: intel_rapl: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-25
/
+25
*
powercap: Add Hygon Fam18h RAPL support
Pu Wen
2021-03-18
1
-0
/
+1
*
powercap: intel_rapl: Use topology interface in rapl_init_domains()
Yunfeng Ye
2021-02-12
1
-1
/
+1
*
powercap: intel_rapl: Use topology interface in rapl_add_package()
Yunfeng Ye
2021-02-12
1
-3
/
+3
*
powercap/intel_rapl: add support for AlderLake Mobile
Zhang Rui
2021-01-27
1
-0
/
+1
*
powercap: RAPL: Add AMD Fam19h RAPL support
Kim Phillips
2020-11-10
1
-0
/
+1
*
powercap: Add AMD Fam17h RAPL support
Victor Ding
2020-11-10
1
-0
/
+6
*
powercap/intel_rapl: remove unneeded semicolon
Tom Rix
2020-11-02
1
-1
/
+1
*
powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do...
Zhang Rui
2020-10-16
1
-66
/
+14
*
powercap/intel_rapl: Fix domain detection
Zhang Rui
2020-10-16
1
-1
/
+1
*
powercap: RAPL: Add support for Lakefield
Ricardo Neri
2020-09-16
1
-0
/
+1
*
powercap/intel_rapl: add support for AlderLake
Zhang Rui
2020-09-10
1
-0
/
+1
*
powercap/intel_rapl: add support for RocketLake
Zhang Rui
2020-09-10
1
-0
/
+1
*
powercap/intel_rapl: add support for TigerLake Desktop
Zhang Rui
2020-09-10
1
-0
/
+1
*
powercap: Add Power Limit4 support
Sumeet Pawnikar
2020-07-27
1
-2
/
+52
*
powercap: intel_rapl: add support for Sapphire Rapids
Zhang Rui
2020-06-30
1
-1
/
+22
*
powercap: RAPL: remove unused local MSR define
Sumeet Pawnikar
2020-05-25
1
-3
/
+0
*
powercap/intel_rapl: add support for ElkhartLake
Jacob Pan
2020-05-15
1
-0
/
+1
[next]