index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_ondemand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Initialize the governors in core_initcall
Amit Kucheria
2019-11-07
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
2017-07-22
1
-12
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1
Chen Yu
2016-12-01
1
-1
/
+1
*
cpufreq: governor: Don't use 'timer' keyword
Viresh Kumar
2016-11-11
1
-8
/
+7
*
cpufreq: Reuse new freq-table helpers
Viresh Kumar
2016-07-07
1
-4
/
+2
*
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-8
/
+6
*
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-6
/
+5
*
cpufreq: ondemand: Don't keep a copy of freq_table pointer
Viresh Kumar
2016-06-09
1
-11
/
+11
*
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
1
-1
/
+1
*
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
1
-2
/
+2
*
cpufreq: governor: Remove prints from allocation failures
Viresh Kumar
2016-06-02
1
-3
/
+1
*
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
1
-6
/
+1
*
cpufreq: governor: New data type for management part of dbs_data
Rafael J. Wysocki
2016-04-02
1
-12
/
+17
*
cpufreq: governor: Move per-CPU data to the common code
Rafael J. Wysocki
2016-03-09
1
-16
/
+10
*
cpufreq: governor: Make governor private data per-policy
Rafael J. Wysocki
2016-03-09
1
-10
/
+24
*
cpufreq: ondemand: Rework the handling of powersave bias updates
Rafael J. Wysocki
2016-03-09
1
-17
/
+13
*
cpufreq: governor: Fix CPU load information updates via ->store
Rafael J. Wysocki
2016-03-09
1
-18
/
+4
*
cpufreq: ondemand: Drop one more callback from struct od_ops
Rafael J. Wysocki
2016-03-09
1
-2
/
+1
*
cpufreq: governor: Drop unused governor callback and data fields
Rafael J. Wysocki
2016-03-09
1
-3
/
+0
*
cpufreq: governor: Add a ->start callback for governors
Rafael J. Wysocki
2016-03-09
1
-0
/
+10
*
cpufreq: governor: Move io_is_busy to struct dbs_data
Rafael J. Wysocki
2016-03-09
1
-7
/
+5
*
cpufreq: ondemand: Drop unused callback from struct od_ops
Rafael J. Wysocki
2016-03-09
1
-1
/
+0
*
cpufreq: ondemand: Simplify od_update() slightly
Rafael J. Wysocki
2016-03-09
1
-8
/
+5
*
cpufreq: governor: Use microseconds in sample delay computations
Rafael J. Wysocki
2016-03-09
1
-15
/
+13
*
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
Rafael J. Wysocki
2016-03-09
1
-13
/
+11
*
cpufreq: governor: Move rate_mult to struct policy_dbs
Rafael J. Wysocki
2016-03-09
1
-8
/
+15
*
cpufreq: governor: Get rid of the ->gov_check_cpu callback
Rafael J. Wysocki
2016-03-09
1
-6
/
+9
*
cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay
Viresh Kumar
2016-03-09
1
-5
/
+4
*
cpufreq: conservative: Update sample_delay_ns immediately
Viresh Kumar
2016-03-09
1
-69
/
+0
*
cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock
Viresh Kumar
2016-03-09
1
-59
/
+30
*
cpufreq: governor: New sysfs show/store callbacks for governor tunables
Viresh Kumar
2016-03-09
1
-47
/
+25
*
cpufreq: governor: Move common tunables to 'struct dbs_data'
Viresh Kumar
2016-03-09
1
-23
/
+18
*
cpufreq: governor: Create generic macro for common tunables
Viresh Kumar
2016-03-09
1
-4
/
+4
*
cpufreq: governor: Rearrange governor data structures
Rafael J. Wysocki
2016-03-09
1
-7
/
+11
*
cpufreq: governor: Drop cpu argument from dbs_check_cpu()
Rafael J. Wysocki
2016-03-09
1
-4
/
+2
*
cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
Rafael J. Wysocki
2016-03-09
1
-14
/
+14
*
cpufreq: governor: Drop the gov pointer from struct dbs_data
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
*
cpufreq: governor: Rework cpufreq_governor_dbs()
Rafael J. Wysocki
2016-03-09
1
-10
/
+1
*
cpufreq: governor: Rename some data types and variables
Rafael J. Wysocki
2016-03-09
1
-4
/
+4
*
cpufreq: governor: Put governor structure into common_dbs_data
Rafael J. Wysocki
2016-03-09
1
-13
/
+15
*
cpufreq: governor: Use common mutex for dbs_data protection
Rafael J. Wysocki
2016-03-09
1
-3
/
+2
*
cpufreq: governor: Replace timers with utilization update callbacks
Rafael J. Wysocki
2016-03-09
1
-20
/
+23
*
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-02-05
1
-18
/
+18
*
cpufreq: ondemand: update update_sampling_rate() to make it more efficient
Viresh Kumar
2015-12-09
1
-1
/
+11
*
cpufreq: governor: replace per-CPU delayed work with timers
Viresh Kumar
2015-12-09
1
-5
/
+3
*
cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()
Viresh Kumar
2015-12-07
1
-3
/
+2
*
cpufreq: ondemand: Work is guaranteed to be pending
Viresh Kumar
2015-12-07
1
-3
/
+0
*
cpufreq: ondemand: Update sampling rate only for concerned policies
Viresh Kumar
2015-12-07
1
-7
/
+28
[next]