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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
intel_rapl: abstract RAPL common code
Zhang Rui
1
-1574
/
+0
2019-07-11
intel_rapl: cleanup hardcoded MSR access
Zhang Rui
1
-16
/
+22
2019-07-11
intel_rapl: cleanup some functions
Zhang Rui
1
-31
/
+31
2019-07-11
intel_rapl: abstract register access operations
Zhang Rui
1
-53
/
+57
2019-07-11
intel_rapl: abstract register address
Zhang Rui
1
-40
/
+33
2019-07-11
intel_rapl: introduce struct rapl_if_private
Zhang Rui
1
-30
/
+29
2019-07-11
intel_rapl: introduce intel_rapl.h
Zhang Rui
1
-99
/
+2
2019-07-11
intel_rapl: remove hardcoded register index
Zhang Rui
1
-22
/
+22
2019-07-11
intel_rapl: use reg instead of msr
Zhang Rui
1
-49
/
+49
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-34
/
+41
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-13
/
+1
2019-05-23
powercap/intel_rapl: Update RAPL domain name and debug messages
Zhang Rui
1
-25
/
+32
2019-05-23
powercap/intel_rapl: Support multi-die/package
Zhang Rui
1
-2
/
+2
2019-05-23
powercap/intel_rapl: Simplify rapl_find_package()
Zhang Rui
1
-9
/
+9
2019-02-18
powercap/intel_rapl: add Ice Lake mobile
Gayatri Kammela
1
-0
/
+1
2019-02-13
powercap: intel_rapl: add support for Jacobsville
Zhang Rui
1
-0
/
+1
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-5
/
+5
2018-09-10
powercap: RAPL: Get rid of custom RAPL_CPU() macro
Andy Shevchenko
1
-40
/
+33
2018-03-19
powercap: RAPL: Add support for Cannon Lake
Joe Konno
1
-0
/
+1
2018-01-17
powercap: intel_rapl: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-10
powercap: add suspend and resume mechanism for SOC power limit
Zhen Han
1
-0
/
+97
2017-06-28
powercap/RAPL: prevent overridding bits outside of the mask
Adam Lessnau
1
-1
/
+3
2017-04-29
powercap: intel_rapl: Add support for Gemini Lake
David E. Box
1
-0
/
+1
2016-12-01
powercap / RAPL: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-11-29
powercap/intel_rapl: fix and tidy up error handling
Jacob Pan
1
-1
/
+24
2016-11-24
powercap/intel_rapl: Track active CPUs internally
Thomas Gleixner
1
-35
/
+24
2016-11-24
powercap/intel_rapl: Cleanup duplicated init code
Thomas Gleixner
1
-188
/
+46
2016-11-24
powercap/intel rapl: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-45
/
+49
2016-11-24
powercap/intel_rapl: Propagate error code when registration fails
Thomas Gleixner
1
-4
/
+4
2016-11-24
powercap/intel_rapl: Add missing domain data update on hotplug
Thomas Gleixner
1
-24
/
+18
2016-09-08
x86/cpu: Rename Merrifield2 to Moorefield
Andy Shevchenko
1
-2
/
+2
2016-06-25
powercap / RAPL: Add support for Ivy Bridge server
Xiaolong Wang
1
-0
/
+1
2016-06-15
powercap / RAPL: add support for Denverton
Jacob Pan
1
-0
/
+1
2016-06-15
Merge back earlier powercap material for v4.8.
Rafael J. Wysocki
1
-25
/
+80
2016-06-15
powercap / RAPL: handle missing MSRs
Jacob Pan
1
-24
/
+79
2016-06-10
powercap / RAPL: reduce message loglevel
Jacob Pan
1
-1
/
+1
2016-06-08
x86, powercap, rapl: Add Skylake Server model number
Dave Hansen
1
-0
/
+1
2016-06-08
x86, powercap, rapl: Reorder CPU detection table
Dave Hansen
1
-8
/
+14
2016-06-08
x86, powercap, rapl: Use Intel model macros intead of open-coding
Dave Hansen
1
-21
/
+22
2016-05-17
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2016-04-28
powercap, perf/x86/intel/rapl: Add PSys support
Srinivas Pandruvada
1
-0
/
+69
2016-04-26
powercap/intel_rapl: Add support for Kabylake
Jacob Pan
1
-0
/
+2
2016-04-05
powercap: intel_rapl: Add missing Haswell model
Srinivas Pandruvada
1
-0
/
+1
2016-03-09
powercap/rapl: track lead cpu per package
Jacob Pan
1
-39
/
+20
2016-03-09
powercap/rapl: add package reference per domain
Jacob Pan
1
-45
/
+21
2016-03-09
powercap/rapl: reduce ipi calls
Jacob Pan
1
-34
/
+85
2016-01-12
Merge branch 'powercap'
Rafael J. Wysocki
1
-2
/
+2
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
1
-5
/
+5
2016-01-02
powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures
Julia Lawall
1
-2
/
+2
[next]