| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-21 | powercap: idle_inject: use us_to_ktime() where appropriate | Xichao Zhao | 1 | -3/+2 |
| 2025-02-18 | powercap: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -8/+8 |
| 2024-06-07 | powercap: idle_inject: Simplify if condition | Thorsten Blum | 1 | -1/+1 |
| 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-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 |
| 2022-12-02 | powercap: idle_inject: Fix warnings with make W=1 | Srinivas Pandruvada | 1 | -0/+3 |
| 2022-09-07 | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 1 | -1/+1 |
| 2021-12-17 | powercap: fix typo in a comment in idle_inject.c | Jason Wang | 1 | -1/+1 |
| 2020-09-25 | powercap: include header to fix -Wmissing-prototypes | Pujin Shi | 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-09 | powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments | Yangtao Li | 1 | -5/+5 |
| 2020-06-15 | sched,powercap: Convert to sched_set_fifo*() | Peter Zijlstra | 1 | -3/+1 |
| 2020-05-19 | powercap/drivers/idle_inject: Specify idle state max latency | Daniel Lezcano | 1 | -1/+15 |
| 2020-03-04 | powercap: idle_inject: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-09-03 | powercap: idle_inject: Use higher resolution for idle injection | Daniel Lezcano | 1 | -26/+27 |
| 2019-09-03 | cpuidle: play_idle: Increase the resolution to usec | Daniel Lezcano | 1 | -1/+1 |
| 2018-07-02 | powercap / idle_inject: Add an idle injection framework | Daniel Lezcano | 1 | -0/+356 |