Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
48a1e7dda56ea729a37641fc208763bf351e1d75
/
drivers
/
cpufreq
dbf931f
cpufreq: interactive: delete timers for GOV_START
by Shridhar Rasal
· 11 years ago
887c61c
cpufreq: cpu-boost: Don't register for cpufreq notifiers too early
by Saravana Kannan
· 11 years ago
6e74532
cpufreq: cpu-boost: Fix deadlock in wake_up of sync threads
by Saravana Kannan
· 11 years ago
4f51d1e
cpufreq: cpu-boost: Fix queue_delayed_work_on() race with hotplug
by Saravana Kannan
· 11 years ago
945f70f
cpufreq: interactive: Fix null pointer dereference in interactive governor
by Vijay Ganti
· 11 years ago
98df9c6
Merge "cpufreq: ondemand: Remove unnecessary synchronization attempt"
by Linux Build Service Account
· 11 years ago
a0703e5
cpufreq: Fix policy getting stuck when user & kernel min/max don't overlap
by Saravana Kannan
· 11 years ago
0f60297
Merge "cpufreq: interactive: Use default min_sample_time if SDF is zero"
by Linux Build Service Account
· 11 years ago
e4c1ad6
Merge "cpufreq: interactive: Modifying sync_freq implementation"
by Linux Build Service Account
· 11 years ago
5f8e2a2
cpufreq: interactive: Use default min_sample_time if SDF is zero
by Rohit Gupta
· 11 years ago
bc925b1
cpufreq: interactive: Modifying sync_freq implementation
by Rohit Gupta
· 11 years ago
5796008
Merge "ondemand: add sysfs entry for down_diff_multi_core"
by Linux Build Service Account
· 11 years ago
5f4df65
cpufreq: ondemand: Remove unnecessary synchronization attempt
by Srivatsa Vaddagiri
· 11 years ago
bf45171
Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD
by Zhoulu Luo
· 11 years ago
224c331
ondemand: add sysfs entry for down_diff_multi_core
by Krishna Vanka
· 11 years ago
c67779d
Merge "cpufreq: interactive: Remove trace event from idle_start handler"
by Linux Build Service Account
· 11 years ago
bae739f
Merge "cpufreq: interactive: sync freq feature for interactive governor"
by Linux Build Service Account
· 11 years ago
3b7992b
cpufreq: interactive: Remove trace event from idle_start handler
by Rohit Gupta
· 11 years ago
6fe3857
cpufreq: ondemand: fix timer-related list corruption in store_powersave_bias()
by Osvaldo Banuelos
· 11 years ago
0abeecb
Merge "cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms"
by Linux Build Service Account
· 11 years ago
c1b8d4a
Merge "cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons"
by Linux Build Service Account
· 11 years ago
ffbd80b
Merge "cpufreq: Add Input Boost feature to the cpu-boost driver"
by Linux Build Service Account
· 11 years ago
a2c5e6f
cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms
by Rohit Gupta
· 11 years ago
c26e259
cpufreq: interactive: sync freq feature for interactive governor
by Rohit Gupta
· 11 years ago
c6bd445
cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons
by Rohit Gupta
· 11 years ago
40735b8
cpufreq: Disable cpu-boost by default
by Rohit Gupta
· 11 years ago
865e53b
cpufreq: Add Input Boost feature to the cpu-boost driver
by Rohit Gupta
· 11 years ago
b99a99c
Merge "cpufreq: Add a sync limit to cpu-boost"
by Linux Build Service Account
· 11 years ago
bf50dad
Merge "cpufreq: Add cpu-boost driver"
by Linux Build Service Account
· 11 years ago
161228f
cpufreq: Add a sync limit to cpu-boost
by Rohit Gupta
· 11 years ago
bd1b66e
cpufreq: Add cpu-boost driver
by Saravana Kannan
· 11 years ago
e8e9844
cpufreq: interactive: Add a sampling_down_factor for max frequencies
by Rohit Gupta
· 11 years ago
0d94769
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 11 years ago
d1ba106
cpufreq: interactive: resched timer if max freq raised
by Lianwei Wang
· 12 years ago
5209a72
cpufreq: interactive: fix race on cpufreq TRANSITION notifier
by Lianwei Wang
· 11 years ago
69ac810
cpufreq: interactive: avoid underflow on active time calculation
by Minsung Kim
· 12 years ago
d0f4382
cpufreq: interactive: reduce chance of zero time delta on load eval
by Todd Poynor
· 12 years ago
e61e701
cpufreq: interactive: handle errors from cpufreq_frequency_table_target
by Todd Poynor
· 12 years ago
0b4da2c
cpufreq: interactive: fix uninitialized spinlock
by Minsung Kim
· 12 years ago
57cca63
cpufreq: interactive: base above_hispeed_delay on target freq, not current
by Todd Poynor
· 12 years ago
2ce351a
cpufreq: interactive: fix crash on error paths in get_tokenized_data
by Todd Poynor
· 12 years ago
c4e50bf
cpufreq: interactive: add io_is_busy interface
by Lianwei Wang
· 12 years ago
4d438df
cpufreq: interactive: allow arbitrary speed / delay mappings
by Minsung Kim
· 12 years ago
f2588fb
Merge "cpufreq: ondemand: add input_boost interface"
by Linux Build Service Account
· 11 years ago
e2d99de
cpufreq: Save user policy min/max instead of policy min/max during hotplug
by Saravana Kannan
· 11 years ago
f78bea2
cpufreq: ondemand: add input_boost interface
by Dilip Gudlur
· 11 years ago
48d5672
cpufreq: ondemand: Fix hotplug deadlock with store_powersave_bias
by Matt Wagantall
· 11 years ago
cf18175
cpufreq: ondemand: Fix update_sampling_rate race with hotplug
by Rohit Gupta
· 11 years ago
e7eb5a3
Merge "cpufreq: ondemand: Boost CPU frequency only for touch input"
by Linux Build Service Account
· 11 years ago
50eb26a
msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes
by Deepak Katragadda
· 11 years ago
cb74f48
cpufreq: ondemand: Boost CPU frequency only for touch input
by Tingwei Zhang
· 11 years ago
f700d20
Merge "cpufreq: ondemand: Disable freq sync feature in store_powersave_bias"
by Linux Build Service Account
· 11 years ago
2b74fd3
Merge "cpufreq: ondemand: Fix locking issue in store_powersave_bias"
by Linux Build Service Account
· 11 years ago
0158513
cpufreq: ondemand: Disable freq sync feature in store_powersave_bias
by Rohit Gupta
· 11 years ago
3476e4f
cpufreq: ondemand: Fix locking issue in store_powersave_bias
by Rohit Gupta
· 11 years ago
538cfc1
cpufreq: ondemand: change freq sync code to use per-CPU kthreads
by Steve Muckle
· 11 years ago
46aa066
cpufreq: ondemand: Fix locking in store_powersave_bias
by Matt Wagantall
· 11 years ago
0afbad1
cpufreq: ondemand: Fix store_powersave_bias() race with hotplug
by Matt Wagantall
· 11 years ago
2aa4f05
cpufreq: Use dedicated high-priority workqueues
by Matt Wagantall
· 11 years ago
6dcf018
Merge "msm: Synchronize CPU frequency on thread migration"
by Linux Build Service Account
· 11 years ago
c496cdd
msm: Synchronize CPU frequency on thread migration
by Rohit Gupta
· 12 years ago
8aa2486
cpufreq: Fix optimal_freq logic on ramp down
by Veena Sambasivan
· 11 years ago
1a3455e
Merge "cpufreq: interactive: fix race on governor start/stop"
by Linux Build Service Account
· 12 years ago
020352a
Merge "cpufreq: interactive: fix deadlock on spinlock in timer"
by Linux Build Service Account
· 12 years ago
be074bf
Merge "cpufreq: interactive: don't handle transition notification if not enabled"
by Linux Build Service Account
· 12 years ago
fd483e6
Merge "cpufreq: interactive: init default values at compile time"
by Linux Build Service Account
· 12 years ago
1d99e90
Merge "cpufreq: interactive: default go_hispeed_load 99%, doc updates"
by Linux Build Service Account
· 12 years ago
ac7802f
Merge "cpufreq: interactive: fix race on timer restart on governor start"
by Linux Build Service Account
· 12 years ago
ecb0d69
Merge "cpufreq: interactive: fix racy timer stopping"
by Linux Build Service Account
· 12 years ago
107a9c9
Merge "cpufreq: interactive: fix boosting logic"
by Linux Build Service Account
· 12 years ago
d2d0f17
Merge "cpufreq: interactive: add timer slack to limit idle at speed > min"
by Linux Build Service Account
· 12 years ago
a2906ab
Merge "cpufreq: interactive: specify duration of CPU speed boost pulse"
by Linux Build Service Account
· 12 years ago
588e5f8
Merge "cpufreq: interactive: adjust load for changes in speed"
by Linux Build Service Account
· 12 years ago
d8925f9
Merge "cpufreq: interactive: remove load since last speed change"
by Linux Build Service Account
· 12 years ago
c38d5b6
Merge "cpufreq: interactive: allow arbitrary speed / target load mappings"
by Linux Build Service Account
· 12 years ago
4e0f651
Merge "cpufreq: interactive: apply above_hispeed_delay to each step above hispeed"
by Linux Build Service Account
· 12 years ago
9891c34
Merge "cpufreq: interactive: change speed according to current speed and target load"
by Linux Build Service Account
· 12 years ago
a828554
Merge "cpufreq: interactive: trace actual speed in target speed decisions"
by Linux Build Service Account
· 12 years ago
277011e
Merge "cpufreq: interactive: kick timer on idle exit past expiry"
by Linux Build Service Account
· 12 years ago
8f576fc
Merge "cpufreq: interactive: use deferrable timer by default"
by Linux Build Service Account
· 12 years ago
ad9d78a
Merge "cpufreq: interactive: pin timers to associated CPU"
by Linux Build Service Account
· 12 years ago
1c15149
Merge "cpufreq: interactive: run at fraction of hispeed_freq when load is low"
by Linux Build Service Account
· 12 years ago
70a3ab4
Merge "cpufreq: interactive: always limit initial speed bump to hispeed"
by Linux Build Service Account
· 12 years ago
626f9a0
Merge "cpufreq: interactive: remove input_boost handling"
by Linux Build Service Account
· 12 years ago
00731e2
Merge "cpufreq: interactive: handle speed up and down in the realtime task"
by Linux Build Service Account
· 12 years ago
57a2f81
Merge "cpufreq: interactive: keep freezer happy when not current governor"
by Linux Build Service Account
· 12 years ago
e1264db
Merge "cpufreq: interactive: take idle notifications only when active"
by Linux Build Service Account
· 12 years ago
7612545
Merge "Revert "cpufreq: fix interactive bug during hotplug""
by Linux Build Service Account
· 12 years ago
2a78e62
Merge "Revert "cpufreq: interactive: Fix blocked task warnings""
by Linux Build Service Account
· 12 years ago
24613b9
cpufreq: interactive: fix race on governor start/stop
by Lianwei Wang
· 12 years ago
726f679
cpufreq: interactive: fix deadlock on spinlock in timer
by Todd Poynor
· 12 years ago
a9dac7d
cpufreq: interactive: don't handle transition notification if not enabled
by Todd Poynor
· 12 years ago
2c8d73d
cpufreq: interactive: init default values at compile time
by Todd Poynor
· 12 years ago
8b2ace6
cpufreq: interactive: default go_hispeed_load 99%, doc updates
by Todd Poynor
· 12 years ago
7fd53c9
cpufreq: interactive: fix race on timer restart on governor start
by Todd Poynor
· 12 years ago
5b63a2e
cpufreq: interactive: fix racy timer stopping
by Todd Poynor
· 12 years ago
16dfc9d
cpufreq: interactive: fix boosting logic
by Todd Poynor
· 12 years ago
cba9f3e
cpufreq: interactive: add timer slack to limit idle at speed > min
by Todd Poynor
· 12 years ago
f437e18
cpufreq: interactive: specify duration of CPU speed boost pulse
by Todd Poynor
· 12 years ago
5a75e9d
cpufreq: interactive: adjust load for changes in speed
by Todd Poynor
· 12 years ago
Next »