index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE
Gautham R. Shenoy
2017-11-08
1
-2
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-07-14
1
-9
/
+4
|
\
|
*
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
2017-05-27
1
-9
/
+4
*
|
cpufreq: cpufreq_stats: constify attribute_group structures
Arvind Yadav
2017-07-04
1
-1
/
+1
|
/
*
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-20
1
-14
/
+0
|
\
|
*
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
Viresh Kumar
2017-02-03
1
-14
/
+0
*
|
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+0
|
/
*
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
2016-11-11
1
-0
/
+22
*
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
1
-2
/
+1
*
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
2016-06-02
1
-133
/
+21
*
cpufreq: stats: drop unnecessary locking
Viresh Kumar
2015-01-23
1
-5
/
+1
*
cpufreq: stats: don't update stats on false notifiers
Viresh Kumar
2015-01-23
1
-2
/
+2
*
cpufreq: stats: don't update stats from show_trans_table()
Viresh Kumar
2015-01-23
1
-1
/
+0
*
cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update()
Viresh Kumar
2015-01-23
1
-3
/
+1
*
cpufreq: stats: create sysfs group once we are ready
Viresh Kumar
2015-01-23
1
-19
/
+25
*
cpufreq: stats: drop 'cpu' field of struct cpufreq_stats
Viresh Kumar
2015-01-23
1
-12
/
+0
*
cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'
Viresh Kumar
2015-01-23
1
-51
/
+51
*
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
2015-01-23
1
-33
/
+29
*
cpufreq: stats: pass 'stat' to cpufreq_stats_update()
Viresh Kumar
2015-01-23
1
-6
/
+4
*
cpufreq: stats: don't check for freq table while freeing stats
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: stats: initialize 'cur_time' on its definition
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: stats: remove unused cpufreq_stats_attribute
Viresh Kumar
2015-01-23
1
-5
/
+0
*
cpufreq: stats: return -EEXIST when stats are already allocated
Viresh Kumar
2015-01-23
1
-1
/
+3
*
cpufreq: stats: Improve module description string
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
1
-16
/
+8
*
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-25
/
+13
|
\
|
*
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-13
/
+9
|
*
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-1
/
+3
|
*
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
2014-03-02
1
-11
/
+1
*
|
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
1
-1
/
+1
|
/
*
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
2014-01-17
1
-2
/
+25
*
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
2014-01-17
1
-31
/
+19
*
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
2014-01-17
1
-36
/
+2
*
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2014-01-17
1
-7
/
+17
*
cpufreq: Fix wrong time unit conversion
Andreas Schwab
2013-09-10
1
-1
/
+1
*
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-08-07
1
-1
/
+1
*
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
2013-08-07
1
-6
/
+6
*
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-08-07
1
-8
/
+1
*
cpufreq: Perform light-weight init/teardown during suspend/resume
Srivatsa S. Bhat
2013-08-07
1
-2
/
+0
*
cpufreq: Fix misplaced call to cpufreq_update_policy()
Srivatsa S. Bhat
2013-08-07
1
-6
/
+0
*
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
1
-4
/
+2
|
\
|
*
cpufreq: Revert commit a66b2e to fix suspend/resume regression
Srivatsa S. Bhat
2013-07-15
1
-4
/
+2
*
|
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
cpufreq: Fix cpufreq regression after suspend/resume
Srivatsa S. Bhat
2013-07-01
1
-0
/
+1
*
cpufreq: Fix minor formatting issues
Viresh Kumar
2013-06-21
1
-2
/
+2
*
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2013-05-15
1
-3
/
+4
*
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
viresh kumar
2013-03-25
1
-4
/
+8
*
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
2013-02-09
1
-0
/
+4
*
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
2013-02-09
1
-12
/
+6
*
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-02
1
-1
/
+1
[next]