| Commit message (Expand) | Author | Age | Files | Lines |
* | powercap / RAPL: disable the 2nd power limit properly | Seiichi Ikarashi | 2015-08-29 | 1 | -2/+4 |
* | powercap / RAPL: Add support for Broadwell-H | Radivoje Jovanovic | 2015-08-01 | 1 | -0/+1 |
* | powercap / RAPL: Add support for Skylake H/S | Radivoje Jovanovic | 2015-08-01 | 1 | -0/+1 |
* | powercap / RAPL: Support Knights Landing | Dasaratharaman Chandramouli | 2015-05-21 | 1 | -0/+1 |
* | powercap / RAPL: Floor frequency setting in Atom SoC | Ajay Thomas | 2015-05-05 | 1 | -9/+41 |
* | powercap / RAPL: Add support for Intel Skylake processors | Brian Bian | 2015-04-15 | 1 | -0/+1 |
* | powercap / RAPL: mark rapl_ids array as __initconst | Mathias Krause | 2015-04-11 | 1 | -1/+1 |
* | powercap / RAPL: add ID for Broadwell server | Jacob Pan | 2015-04-11 | 1 | -0/+1 |
* | powercap / RAPL: handle domains with different energy units | Jacob Pan | 2015-03-13 | 1 | -15/+39 |
* | powercap / RAPL: add IDs for future Xeon CPUs | Jacob Pan | 2014-12-17 | 1 | -0/+1 |
* | powercap / RAPL: fix build dependency on iosf_mbi | Jacob Pan | 2014-11-12 | 1 | -1/+1 |
* | powercap / RAPL: add new model ids | Jacob Pan | 2014-11-11 | 1 | -0/+3 |
* | powercap / RAPL: handle atom and core differences | Jacob Pan | 2014-11-11 | 1 | -77/+139 |
* | powercap / RAPL: abstract per cpu type functions | Jacob Pan | 2014-11-11 | 1 | -10/+35 |
* | powercap / RAPL: change domain detection message | Jacob Pan | 2014-09-03 | 1 | -4/+3 |
* | powercap / RAPL: add support for CPU model 0x3f | Jason Baron | 2014-09-03 | 1 | -0/+1 |
* | powercap / RAPL: add new CPU IDs | Jacob Pan | 2014-05-01 | 1 | -1/+3 |
* | powercap / RAPL: further relax energy counter checks | Jacob Pan | 2014-05-01 | 1 | -20/+9 |
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -2/+8 |
|\ |
|
| * | powercap, intel-rapl: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -2/+8 |
* | | powercap / intel_rapl: spell out SoC names | Jacob Pan | 2014-02-14 | 1 | -6/+6 |
* | | powercap / intel_rapl: relax sanity check on energy counters | Jacob Pan | 2014-02-14 | 1 | -0/+5 |
|/ |
|
* | powercap / RAPL: add support for ValleyView Soc | Jacob Pan | 2013-12-22 | 1 | -2/+11 |
* | PowerCap: Fix mode for energy counter | Srinivas Pandruvada | 2013-12-05 | 1 | -1/+6 |
* | PowerCap: Fix build error with option -Werror=format-security | Srinivas Pandruvada | 2013-11-05 | 1 | -1/+1 |
* | PowerCap: Convert class code to use dev_groups | Thierry Reding | 2013-10-25 | 1 | -5/+7 |
* | PowerCap: Introduce Intel RAPL power capping driver | Jacob Pan | 2013-10-18 | 3 | -0/+1409 |
* | PowerCap: Add class driver | Srinivas Pandruvada | 2013-10-17 | 3 | -0/+703 |