summaryrefslogtreecommitdiffstats
path: root/drivers/powercap/idle_inject.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-211-6/+53
|\
| * powercap: idle_inject: Add update callbackSrinivas Pandruvada2023-02-021-6/+46
| * powercap: idle_inject: Export symbolsSrinivas Pandruvada2023-02-021-0/+7
* | powercap: idle_inject: Support 100% idle injectionSrinivas Pandruvada2023-01-201-2/+4
|/
* powercap: idle_inject: Fix warnings with make W=1Srinivas Pandruvada2022-12-021-0/+3
* sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra2022-09-071-1/+1
* powercap: fix typo in a comment in idle_inject.cJason Wang2021-12-171-1/+1
* powercap: include header to fix -Wmissing-prototypesPujin Shi2020-09-251-0/+1
* Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-3/+1
|\
| * sched,powercap: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-3/+1
* | powercap: idle_inject: Replace play_idle() with play_idle_precise() in commentsYangtao Li2020-07-091-5/+5
|/
* powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano2020-05-191-1/+15
* powercap: idle_inject: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-041-1/+1
* powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano2019-09-031-26/+27
* cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-031-1/+1
* powercap / idle_inject: Add an idle injection frameworkDaniel Lezcano2018-07-021-0/+356