index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_governor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
cpufreq: Fix kobject memleak
Viresh Kumar
1
-0
/
+2
2018-11-27
cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-08-16
cpufreq: governor: Avoid accessing invalid governor_data
Henry Willard
1
-2
/
+10
2018-06-08
cpufreq: governors: Fix long idle detection logic in load calculation
Chen Yu
1
-7
/
+5
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
2017-12-18
cpufreq: governor: Ensure sufficiently large sampling intervals
Rafael J. Wysocki
1
-3
/
+16
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-0
/
+3
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
1
-0
/
+3
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
1
-8
/
+1
2017-07-22
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
1
-8
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+0
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-1
/
+1
2016-11-16
cpufreq: conservative: Decrease frequency faster for deferred updates
Stratos Karafotis
1
-1
/
+11
2016-11-11
cpufreq: governor: Don't use 'timer' keyword
Viresh Kumar
1
-9
/
+9
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-1
/
+1
2016-06-09
cpufreq: governor: Drop gov_cancel_work()
Rafael J. Wysocki
1
-12
/
+7
2016-06-02
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
1
-3
/
+3
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-6
/
+1
2016-06-02
cpufreq: governor: Remove unnecessary bits from print message
Viresh Kumar
1
-1
/
+1
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-29
/
+10
2016-05-06
cpufreq: governor: Fix handling of special cases in dbs_update()
Rafael J. Wysocki
1
-36
/
+51
2016-04-28
cpufreq: governor: Change confusing struct field and variable names
Rafael J. Wysocki
1
-11
/
+11
2016-04-25
cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
Rafael J. Wysocki
1
-4
/
+4
2016-04-25
Merge back cpufreq changes for v4.7.
Rafael J. Wysocki
1
-112
/
+50
2016-04-25
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...
Rafael J. Wysocki
1
-6
/
+2
2016-04-02
cpufreq: governor: Move abstract gov_attr_set code to seperate file
Rafael J. Wysocki
1
-82
/
+0
2016-04-02
cpufreq: governor: New data type for management part of dbs_data
Rafael J. Wysocki
1
-35
/
+55
2016-04-02
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
1
-38
/
+38
2016-03-22
cpufreq: governor: Always schedule work on the CPU running update
Rafael J. Wysocki
1
-1
/
+1
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
1
-0
/
+1
2016-03-09
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
1
-1
/
+1
2016-03-09
cpufreq: governor: Drop unnecessary checks from show() and store()
Viresh Kumar
1
-7
/
+3
2016-03-09
cpufreq: governor: Fix race in dbs_update_util_handler()
Rafael J. Wysocki
1
-5
/
+16
2016-03-09
cpufreq: governor: Make gov_set_update_util() static
Rafael J. Wysocki
1
-3
/
+2
2016-03-09
cpufreq: governor: Narrow down the dbs_data_mutex coverage
Rafael J. Wysocki
1
-23
/
+23
2016-03-09
cpufreq: governor: Make dbs_data_mutex static
Rafael J. Wysocki
1
-2
/
+1
2016-03-09
cpufreq: governor: Move per-CPU data to the common code
Rafael J. Wysocki
1
-18
/
+13
2016-03-09
cpufreq: governor: Make governor private data per-policy
Rafael J. Wysocki
1
-4
/
+3
2016-03-09
cpufreq: governor: Fix CPU load information updates via ->store
Rafael J. Wysocki
1
-0
/
+30
2016-03-09
cpufreq: governor: Add a ->start callback for governors
Rafael J. Wysocki
1
-14
/
+2
2016-03-09
cpufreq: governor: Move io_is_busy to struct dbs_data
Rafael J. Wysocki
1
-18
/
+9
2016-03-09
cpufreq: governor: Close dbs_data update race condition
Rafael J. Wysocki
1
-1
/
+1
2016-03-09
cpufreq: governor: Use microseconds in sample delay computations
Rafael J. Wysocki
1
-3
/
+1
2016-03-09
cpufreq: governor: Move rate_mult to struct policy_dbs
Rafael J. Wysocki
1
-16
/
+9
2016-03-09
cpufreq: governor: Reset sample delay in store_sampling_rate()
Rafael J. Wysocki
1
-12
/
+4
2016-03-09
cpufreq: governor: Get rid of the ->gov_check_cpu callback
Rafael J. Wysocki
1
-7
/
+8
2016-03-09
cpufreq: governor: Clean up load-related computations
Rafael J. Wysocki
1
-14
/
+10
2016-03-09
cpufreq: governor: Fix nice contribution computation in dbs_check_cpu()
Rafael J. Wysocki
1
-15
/
+3
2016-03-09
cpufreq: governor: Avoid atomic operations in hot paths
Rafael J. Wysocki
1
-16
/
+35
2016-03-09
cpufreq: governor: Simplify gov_cancel_work() slightly
Rafael J. Wysocki
1
-8
/
+0
[next]