aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/idle_inject.c
AgeCommit message (Expand)Author
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-02powercap: idle_inject: Add update callbackSrinivas Pandruvada
2023-02-02powercap: idle_inject: Export symbolsSrinivas Pandruvada
2023-01-20powercap: idle_inject: Support 100% idle injectionSrinivas Pandruvada
2022-12-02powercap: idle_inject: Fix warnings with make W=1Srinivas Pandruvada
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra
2021-12-17powercap: fix typo in a comment in idle_inject.cJason Wang
2020-09-25powercap: include header to fix -Wmissing-prototypesPujin Shi
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-09powercap: idle_inject: Replace play_idle() with play_idle_precise() in commentsYangtao Li
2020-06-15sched,powercap: Convert to sched_set_fifo*()Peter Zijlstra
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano
2020-03-04powercap: idle_inject: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2018-07-02powercap / idle_inject: Add an idle injection frameworkDaniel Lezcano