aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/idle_inject.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra1-1/+1
2021-12-17powercap: fix typo in a comment in idle_inject.cJason Wang1-1/+1
2020-09-25powercap: include header to fix -Wmissing-prototypesPujin Shi1-0/+1
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2020-07-09powercap: idle_inject: Replace play_idle() with play_idle_precise() in commentsYangtao Li1-5/+5
2020-06-15sched,powercap: Convert to sched_set_fifo*()Peter Zijlstra1-3/+1
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano1-1/+15
2020-03-04powercap: idle_inject: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano1-26/+27
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano1-1/+1
2018-07-02powercap / idle_inject: Add an idle injection frameworkDaniel Lezcano1-0/+356