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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
powercap: DTPM: Fix missing cpufreq_cpu_put() calls
Lukasz Luba
1
-4
/
+13
2023-11-28
powercap: DTPM: Fix unneeded conversions to micro-Watts
Lukasz Luba
2
-13
/
+4
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
2
-68
/
+93
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2
-2
/
+2
2023-08-04
Merge back earlier power capping changes for v6.6.
Rafael J. Wysocki
2
-68
/
+93
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
3
-40
/
+40
2023-07-20
powercap: arm_scmi: Remove recursion while parsing zones
Cristian Marussi
1
-67
/
+92
2023-06-30
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2023-06-12
powercap: RAPL: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-06-12
powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
Zhang Rui
2
-2
/
+3
2023-06-12
powercap: RAPL: fix invalid initialization for pl4_supported field
Sumeet Pawnikar
1
-8
/
+8
2023-06-06
powercap: arm_scmi: Add support for disabling powercaps on a zone
Cristian Marussi
1
-0
/
+16
2023-05-24
powercap: intel_rapl: Introduce RAPL TPMI interface driver
Zhang Rui
3
-0
/
+340
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
2
-5
/
+15
2023-05-24
powercap: intel_rapl: Make cpu optional for rapl_package
Zhang Rui
2
-37
/
+53
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
2
-11
/
+9
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-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+2
2023-02-28
powercap: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-02-23
powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC
Sumeet Pawnikar
1
-0
/
+2
2023-02-21
Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+53
2023-02-13
powercap: intel_rapl: Fix handling for large time window
Zhang Rui
1
-1
/
+9
2023-02-02
powercap: idle_inject: Add update callback
Srinivas Pandruvada
1
-6
/
+46
2023-02-02
powercap: idle_inject: Export symbols
Srinivas Pandruvada
1
-0
/
+7
2023-01-20
powercap: idle_inject: Support 100% idle injection
Srinivas Pandruvada
1
-2
/
+4
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
2023-01-20
powercap: fix possible name leak in powercap_register_zone()
Yang Yingliang
1
-5
/
+9
2022-12-02
powercap: idle_inject: Fix warnings with make W=1
Srinivas Pandruvada
1
-0
/
+3
2022-11-03
powercap: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-10-25
powercap: arm_scmi: Add SCMI Powercap based driver
Cristian Marussi
3
-0
/
+523
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-1
/
+1
2022-09-03
powercap: intel_rapl: Add support for RAPTORLAKE_S
Zhang Rui
1
-0
/
+1
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-3
/
+5
[next]