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