index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
Age
Commit message (
Expand
)
Author
2015-04-15
powercap / RAPL: Add support for Intel Skylake processors
Brian Bian
2015-04-11
powercap / RAPL: mark rapl_ids array as __initconst
Mathias Krause
2015-04-11
powercap / RAPL: add ID for Broadwell server
Jacob Pan
2015-03-13
powercap / RAPL: handle domains with different energy units
Jacob Pan
2014-12-17
powercap / RAPL: add IDs for future Xeon CPUs
Jacob Pan
2014-11-12
powercap / RAPL: fix build dependency on iosf_mbi
Jacob Pan
2014-11-11
powercap / RAPL: add new model ids
Jacob Pan
2014-11-11
powercap / RAPL: handle atom and core differences
Jacob Pan
2014-11-11
powercap / RAPL: abstract per cpu type functions
Jacob Pan
2014-09-03
powercap / RAPL: change domain detection message
Jacob Pan
2014-09-03
powercap / RAPL: add support for CPU model 0x3f
Jason Baron
2014-05-01
powercap / RAPL: add new CPU IDs
Jacob Pan
2014-05-01
powercap / RAPL: further relax energy counter checks
Jacob Pan
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
powercap, intel-rapl: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-02-14
powercap / intel_rapl: spell out SoC names
Jacob Pan
2014-02-14
powercap / intel_rapl: relax sanity check on energy counters
Jacob Pan
2013-12-22
powercap / RAPL: add support for ValleyView Soc
Jacob Pan
2013-12-05
PowerCap: Fix mode for energy counter
Srinivas Pandruvada
2013-11-05
PowerCap: Fix build error with option -Werror=format-security
Srinivas Pandruvada
2013-10-25
PowerCap: Convert class code to use dev_groups
Thierry Reding
2013-10-18
PowerCap: Introduce Intel RAPL power capping driver
Jacob Pan
2013-10-17
PowerCap: Add class driver
Srinivas Pandruvada