aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
n7.1cpufreq: Iterate over all the possible cpus to create powerstats.Ruchi Kandoi9 years
 
 
AgeCommit messageAuthorFilesLines
2017-04-21cpufreq: Iterate over all the possible cpus to create powerstats.HEADn7.1Ruchi Kandoi1-5/+4
2017-04-21cpufreq: Correct the data reported in all_time_in_stateNirmal Abraham1-1/+15
2017-04-21uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi1-3/+3
2017-04-21uid_cputime: Avoids double accounting of process stime, utime and cpu_power i...Ruchi Kandoi1-1/+2
2017-04-21sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi3-5/+19
2017-04-21cpufreq_stats: Adds the fucntionality to load current values for each frequen...Ruchi Kandoi1-46/+154
2017-04-21cpufreq: Avoid using global variable total_cpusRuchi Kandoi1-4/+4
2017-04-21cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_...Minsung Kim1-1/+1
2017-04-21cpufreq: Persist cpufreq time in state data across hotplugRuchi Kandoi1-97/+171
2017-04-17kgsl: convert some workqueues to use kthreadsTim Murray5-9/+26
[...]