Linus Torvalds
|
4d25ec1966
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
8 years ago |
Arvind Yadav
|
402202e8de
cpufreq: cpufreq_stats: constify attribute_group structures
|
8 years ago |
Viresh Kumar
|
55d8529313
cpufreq: create cpufreq_table_count_valid_entries()
|
8 years ago |
Linus Torvalds
|
02c3de1105
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 years ago |
Viresh Kumar
|
801e0f378f
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
|
8 years ago |
Frederic Weisbecker
|
7fb1327ee9
sched/cputime: Convert kcpustat to nsecs
|
8 years ago |
Markus Mayer
|
ee7930ee27
cpufreq: stats: New sysfs attribute for clearing statistics
|
8 years ago |
Viresh Kumar
|
f8bfc116ca
cpufreq: Remove cpufreq_frequency_get_table()
|
9 years ago |
Rafael J. Wysocki
|
1aefc75b24
cpufreq: stats: Make the stats code non-modular
|
9 years ago |
Viresh Kumar
|
490285c65e
cpufreq: stats: drop unnecessary locking
|
10 years ago |
Viresh Kumar
|
e73476949c
cpufreq: stats: don't update stats on false notifiers
|
10 years ago |
Viresh Kumar
|
9225913d38
cpufreq: stats: don't update stats from show_trans_table()
|
10 years ago |
Viresh Kumar
|
c960f9b22d
cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update()
|
10 years ago |
Viresh Kumar
|
a685c6d023
cpufreq: stats: create sysfs group once we are ready
|
10 years ago |
Viresh Kumar
|
c92f2125ac
cpufreq: stats: drop 'cpu' field of struct cpufreq_stats
|
10 years ago |
Viresh Kumar
|
5094160786
cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'
|
10 years ago |
Viresh Kumar
|
a9aaf2915e
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
|
10 years ago |
Viresh Kumar
|
2aba0c1bae
cpufreq: stats: pass 'stat' to cpufreq_stats_update()
|
10 years ago |
Viresh Kumar
|
f93dbbbd10
cpufreq: stats: don't check for freq table while freeing stats
|
10 years ago |
Viresh Kumar
|
9531347c61
cpufreq: stats: initialize 'cur_time' on its definition
|
10 years ago |
Viresh Kumar
|
43b9cdaf5c
cpufreq: stats: remove unused cpufreq_stats_attribute
|
10 years ago |
Viresh Kumar
|
b8c674482f
cpufreq: stats: return -EEXIST when stats are already allocated
|
10 years ago |
Viresh Kumar
|
00d0b29472
cpufreq: stats: Improve module description string
|
10 years ago |
Stratos Karafotis
|
041526f915
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
|
11 years ago |
Linus Torvalds
|
4dedde7c7a
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Frederic Weisbecker
|
bfc3f0281e
cputime: Default implementation of nsecs -> cputime conversion
|
11 years ago |
Saravana Kannan
|
ad4c2302c2
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
|
11 years ago |
Saravana Kannan
|
0b7528d963
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
|
11 years ago |
Saravana Kannan
|
b24a5b6512
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
|
11 years ago |
Viresh Kumar
|
b3f9ff88db
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
|
11 years ago |