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