Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powercap: RAPL: Fix struct declaration in header file | Wan Jiabing | 2021-04-08 | 1 | -1/+1 |
* | powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do... | Zhang Rui | 2020-10-16 | 1 | -4/+3 |
* | powercap: Add Power Limit4 support | Sumeet Pawnikar | 2020-07-27 | 1 | -1/+4 |
* | intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state | Stephen Rothwell | 2019-07-15 | 1 | -0/+1 |
* | intel_rapl: support two power limits for every RAPL domain | Zhang Rui | 2019-07-11 | 1 | -0/+2 |
* | intel_rapl: support 64 bit register | Zhang Rui | 2019-07-11 | 1 | -4/+4 |
* | intel_rapl: abstract RAPL common code | Zhang Rui | 2019-07-11 | 1 | -0/+7 |
* | intel_rapl: abstract register access operations | Zhang Rui | 2019-07-11 | 1 | -0/+13 |
* | intel_rapl: abstract register address | Zhang Rui | 2019-07-11 | 1 | -0/+4 |
* | intel_rapl: introduce struct rapl_if_private | Zhang Rui | 2019-07-11 | 1 | -0/+15 |
* | intel_rapl: introduce intel_rapl.h | Zhang Rui | 2019-07-11 | 1 | -0/+113 |