Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-10-21 | powercap/drivers/dtpm: Fix power limit initialization | Daniel Lezcano | 1 | -1/+3 |
2021-10-21 | powercap/drivers/dtpm: Scale the power with the load | Daniel Lezcano | 1 | -7/+39 |
2021-10-21 | powercap/drivers/dtpm: Use container_of instead of a private data field | Daniel Lezcano | 2 | -37/+29 |
2021-10-21 | powercap/drivers/dtpm: Simplify the dtpm table | Daniel Lezcano | 2 | -3/+5 |
2021-10-21 | powercap/drivers/dtpm: Encapsulate even more the code | Daniel Lezcano | 2 | -108/+94 |
2021-08-25 | powercap: Add Power Limit4 support for Alder Lake SoC | Sumeet Pawnikar | 1 | -0/+2 |
2021-08-04 | powercap: intel_rapl: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior | 1 | -25/+25 |
2021-03-18 | powercap: Add Hygon Fam18h RAPL support | Pu Wen | 2 | -0/+2 |
2021-03-01 | powercap/drivers/dtpm: Add the experimental label to the option description | Daniel Lezcano | 1 | -1/+1 |
2021-03-01 | powercap/drivers/dtpm: Fix root node initialization | Daniel Lezcano | 1 | -0/+3 |
2021-02-12 | powercap: intel_rapl: Use topology interface in rapl_init_domains() | Yunfeng Ye | 1 | -1/+1 |
2021-02-12 | powercap: intel_rapl: Use topology interface in rapl_add_package() | Yunfeng Ye | 1 | -3/+3 |
2021-01-27 | powercap/intel_rapl: add support for AlderLake Mobile | Zhang Rui | 1 | -0/+1 |
2021-01-07 | powercap/drivers/dtpm: Fix size of object being allocated | Colin Ian King | 1 | -1/+1 |
2021-01-07 | powercap/drivers/dtpm: Fix an IS_ERR() vs NULL check | Dan Carpenter | 1 | -2/+2 |
2021-01-07 | powercap/drivers/dtpm: Fix some missing unlock bugs | Dan Carpenter | 1 | -5/+12 |
2021-01-07 | powercap/drivers/dtpm: Fix a double shift bug | Dan Carpenter | 1 | -1/+1 |
2020-12-30 | powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols | Daniel Lezcano | 1 | -3/+3 |
2020-12-22 | powercap/drivers/dtpm: Add CPU energy model based support | Daniel Lezcano | 3 | -0/+265 |
2020-12-22 | powercap/drivers/dtpm: Add API for dynamic thermal power management | Daniel Lezcano | 3 | -0/+480 |
2020-12-15 | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 3 | -18/+45 |
2020-11-23 | powercap: Adjust printing the constraint name with new line | Lukasz Luba | 1 | -3/+2 |
2020-11-10 | powercap: RAPL: Add AMD Fam19h RAPL support | Kim Phillips | 1 | -0/+1 |
2020-11-10 | powercap: Add AMD Fam17h RAPL support | Victor Ding | 2 | -1/+25 |
2020-11-10 | powercap/intel_rapl_msr: Convert rapl_msr_priv into pointer | Victor Ding | 1 | -15/+18 |
2020-11-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 1 | -2/+2 |
2020-11-10 | powercap: restrict energy meter to root access | Len Brown | 1 | -2/+2 |
2020-11-02 | powercap/intel_rapl: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
2020-10-19 | powercap: Fix typo in Kconfig "Plance" -> "Plane" | Hubert Jasudowicz | 1 | -1/+1 |
2020-10-16 | powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do... | Zhang Rui | 2 | -70/+15 |
2020-10-16 | powercap/intel_rapl: Fix domain detection | Zhang Rui | 1 | -1/+1 |
2020-09-25 | powercap: include header to fix -Wmissing-prototypes | Pujin Shi | 1 | -0/+1 |
2020-09-16 | powercap: RAPL: Add support for Lakefield | Ricardo Neri | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for AlderLake | Zhang Rui | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for RocketLake | Zhang Rui | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for TigerLake Desktop | Zhang Rui | 1 | -0/+1 |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2020-07-27 | powercap: Add Power Limit4 support | Sumeet Pawnikar | 2 | -2/+67 |
2020-07-09 | powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments | Yangtao Li | 1 | -5/+5 |
2020-06-30 | powercap: intel_rapl: add support for Sapphire Rapids | Zhang Rui | 1 | -1/+22 |
2020-06-15 | sched,powercap: Convert to sched_set_fifo*() | Peter Zijlstra | 1 | -3/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |