| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-10 | 1 | -1/+1 |
|\ |
|
| * | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 2022-09-07 | 1 | -1/+1 |
* | | powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain | Zhang Rui | 2022-09-24 | 1 | -1/+0 |
* | | powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue | Chao Qin | 2022-09-21 | 1 | -0/+3 |
* | | powercap: intel_rapl: Add support for RAPTORLAKE_S | Zhang Rui | 2022-09-03 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-08-02 | 3 | -3/+5 |
|\ |
|
| *-. | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 2022-07-29 | 3 | -3/+5 |
| |\ \ |
|
| | | * | PM: EM: convert power field to micro-Watts precision and align drivers | Lukasz Luba | 2022-07-15 | 1 | -3/+2 |
| | |/
| |/| |
|
| | * | powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P | Sumeet Pawnikar | 2022-07-26 | 1 | -0/+2 |
| | * | powercap: intel_rapl: Add support for RAPTORLAKE_P | George D Sworo | 2022-07-05 | 1 | -0/+1 |
| |/ |
|
* / | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() | Dietmar Eggemann | 2022-06-28 | 1 | -24/+9 |
|/ |
|
*-. | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 2022-05-23 | 1 | -1/+1 |
|\ \ |
|
| * | | powercap: DTPM: Check for Energy Model type | Lukasz Luba | 2022-04-13 | 1 | -1/+1 |
| |/ |
|
* | | powercap: intel_rapl: remove redundant store to value after multiply | Colin Ian King | 2022-05-19 | 1 | -1/+1 |
* | | powercap: intel_rapl: add support for ALDERLAKE_N | Zhang Rui | 2022-05-18 | 1 | -0/+1 |
* | | powercap: RAPL: Add Power Limit4 support for RaptorLake | Sumeet Pawnikar | 2022-05-11 | 1 | -0/+1 |
* | | powercap: intel_rapl: add support for RaptorLake | Zhang Rui | 2022-04-22 | 1 | -0/+1 |
|/ |
|
* | powercap: DTPM: Fix spelling mistake "initialze" -> "initialize" | Colin Ian King | 2022-03-01 | 1 | -1/+1 |
* | powercap: DTPM: dtpm_node_callback[] can be static | kernel test robot | 2022-03-01 | 1 | -1/+1 |
* | powercap/dtpm_cpu: Add exit function | Daniel Lezcano | 2022-02-23 | 1 | -0/+7 |
* | powercap/dtpm: Move the 'root' reset place | Daniel Lezcano | 2022-02-23 | 1 | -3/+2 |
* | powercap/dtpm: Destroy hierarchy function | Daniel Lezcano | 2022-02-23 | 1 | -0/+43 |
* | powercap/dtpm: Fixup kfree for virtual node | Daniel Lezcano | 2022-02-23 | 1 | -2/+2 |
* | powercap/dtpm_cpu: Reset per_cpu variable in the release function | Daniel Lezcano | 2022-02-23 | 1 | -0/+7 |
* | powercap/dtpm: Change locking scheme | Daniel Lezcano | 2022-02-23 | 1 | -68/+27 |
* | powercap/drivers/dtpm: Add dtpm devfreq with energy model support | Daniel Lezcano | 2022-02-04 | 4 | -0/+215 |
* | powercap/drivers/dtpm: Add CPU DT initialization support | Daniel Lezcano | 2022-02-04 | 1 | -6/+30 |
* | powercap/drivers/dtpm: Add hierarchy creation | Daniel Lezcano | 2022-02-04 | 2 | -3/+188 |
* | powercap/drivers/dtpm: Convert the init table section to a simple array | Daniel Lezcano | 2022-02-04 | 3 | -1/+24 |
* | Merge back earlier power capping changes for v5.17 | Rafael J. Wysocki | 2021-12-27 | 2 | -3/+60 |
|\ |
|
| * | powercap: fix typo in a comment in idle_inject.c | Jason Wang | 2021-12-17 | 1 | -1/+1 |
| * | powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR | Zhang Rui | 2021-12-17 | 1 | -2/+59 |
* | | powercap/drivers/dtpm: Reduce trace verbosity | Daniel Lezcano | 2021-12-23 | 1 | -3/+3 |
|/ |
|
* | powercap: DTPM: Drop unused local variable from init_dtpm() | Rafael J. Wysocki | 2021-12-03 | 1 | -2/+0 |
* | powercap/drivers/dtpm: Disable DTPM at boot time | Daniel Lezcano | 2021-12-01 | 1 | -3/+0 |
* | powercap: DTPM: Fix suspend failure and kernel warning | Daniel Lezcano | 2021-11-10 | 1 | -6/+3 |
* | powercap/drivers/dtpm: Fix power limit initialization | Daniel Lezcano | 2021-10-21 | 1 | -1/+3 |
* | powercap/drivers/dtpm: Scale the power with the load | Daniel Lezcano | 2021-10-21 | 1 | -7/+39 |
* | powercap/drivers/dtpm: Use container_of instead of a private data field | Daniel Lezcano | 2021-10-21 | 2 | -37/+29 |
* | powercap/drivers/dtpm: Simplify the dtpm table | Daniel Lezcano | 2021-10-21 | 2 | -3/+5 |
* | powercap/drivers/dtpm: Encapsulate even more the code | Daniel Lezcano | 2021-10-21 | 2 | -108/+94 |
* | powercap: Add Power Limit4 support for Alder Lake SoC | Sumeet Pawnikar | 2021-08-25 | 1 | -0/+2 |
* | powercap: intel_rapl: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior | 2021-08-04 | 1 | -25/+25 |
* | powercap: Add Hygon Fam18h RAPL support | Pu Wen | 2021-03-18 | 2 | -0/+2 |
* | powercap/drivers/dtpm: Add the experimental label to the option description | Daniel Lezcano | 2021-03-01 | 1 | -1/+1 |
* | powercap/drivers/dtpm: Fix root node initialization | Daniel Lezcano | 2021-03-01 | 1 | -0/+3 |
* | powercap: intel_rapl: Use topology interface in rapl_init_domains() | Yunfeng Ye | 2021-02-12 | 1 | -1/+1 |
* | powercap: intel_rapl: Use topology interface in rapl_add_package() | Yunfeng Ye | 2021-02-12 | 1 | -3/+3 |
* | powercap/intel_rapl: add support for AlderLake Mobile | Zhang Rui | 2021-01-27 | 1 | -0/+1 |
* | powercap/drivers/dtpm: Fix size of object being allocated | Colin Ian King | 2021-01-07 | 1 | -1/+1 |