Age | Commit message (Expand) | Author | Files | Lines |
2023-03-03 | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -1/+2 |
2023-02-28 | powercap: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-02-23 | powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC | Sumeet Pawnikar | 1 | -0/+2 |
2023-02-21 | Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+53 |
2023-02-13 | powercap: intel_rapl: Fix handling for large time window | Zhang Rui | 1 | -1/+9 |
2023-02-02 | powercap: idle_inject: Add update callback | Srinivas Pandruvada | 1 | -6/+46 |
2023-02-02 | powercap: idle_inject: Export symbols | Srinivas Pandruvada | 1 | -0/+7 |
2023-01-20 | powercap: idle_inject: Support 100% idle injection | Srinivas Pandruvada | 1 | -2/+4 |
2023-01-20 | powercap: intel_rapl: add support for Emerald Rapids | Zhang Rui | 1 | -0/+1 |
2023-01-20 | powercap: intel_rapl: add support for Meteor Lake | Zhang Rui | 1 | -0/+2 |
2023-01-20 | powercap: fix possible name leak in powercap_register_zone() | Yang Yingliang | 1 | -5/+9 |
2022-12-02 | powercap: idle_inject: Fix warnings with make W=1 | Srinivas Pandruvada | 1 | -0/+3 |
2022-11-03 | powercap: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -1/+2 |
2022-10-25 | powercap: arm_scmi: Add SCMI Powercap based driver | Cristian Marussi | 3 | -0/+523 |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2022-09-24 | powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain | Zhang Rui | 1 | -1/+0 |
2022-09-21 | powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue | Chao Qin | 1 | -0/+3 |
2022-09-07 | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 1 | -1/+1 |
2022-09-03 | powercap: intel_rapl: Add support for RAPTORLAKE_S | Zhang Rui | 1 | -0/+1 |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -3/+5 |
2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 3 | -3/+5 |
2022-07-26 | powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P | Sumeet Pawnikar | 1 | -0/+2 |
2022-07-15 | PM: EM: convert power field to micro-Watts precision and align drivers | Lukasz Luba | 1 | -3/+2 |
2022-07-05 | powercap: intel_rapl: Add support for RAPTORLAKE_P | George D Sworo | 1 | -0/+1 |
2022-06-28 | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() | Dietmar Eggemann | 1 | -24/+9 |
2022-05-23 | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+1 |
2022-05-19 | powercap: intel_rapl: remove redundant store to value after multiply | Colin Ian King | 1 | -1/+1 |
2022-05-18 | powercap: intel_rapl: add support for ALDERLAKE_N | Zhang Rui | 1 | -0/+1 |
2022-05-11 | powercap: RAPL: Add Power Limit4 support for RaptorLake | Sumeet Pawnikar | 1 | -0/+1 |
2022-04-22 | powercap: intel_rapl: add support for RaptorLake | Zhang Rui | 1 | -0/+1 |
2022-04-13 | powercap: DTPM: Check for Energy Model type | Lukasz Luba | 1 | -1/+1 |
2022-03-01 | powercap: DTPM: Fix spelling mistake "initialze" -> "initialize" | Colin Ian King | 1 | -1/+1 |
2022-03-01 | powercap: DTPM: dtpm_node_callback[] can be static | kernel test robot | 1 | -1/+1 |
2022-02-23 | powercap/dtpm_cpu: Add exit function | Daniel Lezcano | 1 | -0/+7 |
2022-02-23 | powercap/dtpm: Move the 'root' reset place | Daniel Lezcano | 1 | -3/+2 |
2022-02-23 | powercap/dtpm: Destroy hierarchy function | Daniel Lezcano | 1 | -0/+43 |
2022-02-23 | powercap/dtpm: Fixup kfree for virtual node | Daniel Lezcano | 1 | -2/+2 |
2022-02-23 | powercap/dtpm_cpu: Reset per_cpu variable in the release function | Daniel Lezcano | 1 | -0/+7 |
2022-02-23 | powercap/dtpm: Change locking scheme | Daniel Lezcano | 1 | -68/+27 |
2022-02-04 | powercap/drivers/dtpm: Add dtpm devfreq with energy model support | Daniel Lezcano | 4 | -0/+215 |
2022-02-04 | powercap/drivers/dtpm: Add CPU DT initialization support | Daniel Lezcano | 1 | -6/+30 |
2022-02-04 | powercap/drivers/dtpm: Add hierarchy creation | Daniel Lezcano | 2 | -3/+188 |
2022-02-04 | powercap/drivers/dtpm: Convert the init table section to a simple array | Daniel Lezcano | 3 | -1/+24 |
2021-12-27 | Merge back earlier power capping changes for v5.17 | Rafael J. Wysocki | 2 | -3/+60 |
2021-12-23 | powercap/drivers/dtpm: Reduce trace verbosity | Daniel Lezcano | 1 | -3/+3 |
2021-12-17 | powercap: fix typo in a comment in idle_inject.c | Jason Wang | 1 | -1/+1 |
2021-12-17 | powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR | Zhang Rui | 1 | -2/+59 |
2021-12-03 | powercap: DTPM: Drop unused local variable from init_dtpm() | Rafael J. Wysocki | 1 | -2/+0 |
2021-12-01 | powercap/drivers/dtpm: Disable DTPM at boot time | Daniel Lezcano | 1 | -3/+0 |
2021-11-10 | powercap: DTPM: Fix suspend failure and kernel warning | Daniel Lezcano | 1 | -6/+3 |