index
:
kernel_google_seed.git
n7.1
kernel_google_seed
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
n7.1
cpufreq: Iterate over all the possible cpus to create powerstats.
Ruchi Kandoi
9 years
Age
Commit message
Author
Files
Lines
2017-04-21
cpufreq: Iterate over all the possible cpus to create powerstats.
HEAD
n7.1
Ruchi Kandoi
1
-5
/
+4
2017-04-21
cpufreq: Correct the data reported in all_time_in_state
Nirmal Abraham
1
-1
/
+15
2017-04-21
uid_cputime: Iterates over all the threads instead of processes.
Ruchi Kandoi
1
-3
/
+3
2017-04-21
uid_cputime: Avoids double accounting of process stime, utime and cpu_power i...
Ruchi Kandoi
1
-1
/
+2
2017-04-21
sched: cpufreq: Adds a field cpu_power in the task_struct
Ruchi Kandoi
3
-5
/
+19
2017-04-21
cpufreq_stats: Adds the fucntionality to load current values for each frequen...
Ruchi Kandoi
1
-46
/
+154
2017-04-21
cpufreq: Avoid using global variable total_cpus
Ruchi Kandoi
1
-4
/
+4
2017-04-21
cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_...
Minsung Kim
1
-1
/
+1
2017-04-21
cpufreq: Persist cpufreq time in state data across hotplug
Ruchi Kandoi
1
-97
/
+171
2017-04-17
kgsl: convert some workqueues to use kthreads
Tim Murray
5
-9
/
+26
[...]