Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
cd8a0f2a334cbf908c2d16ebed10fc2f79f855bb
/
drivers
/
cpufreq
fb70ed4
cpufreq: Fix policy getting stuck when user & kernel min/max don't overlap
by Saravana Kannan
· 13 years ago
d294676
cpufreq: interactive: Use default min_sample_time if SDF is zero
by Rohit Gupta
· 13 years ago
0f3dcf3
cpufreq: interactive: Modifying sync_freq implementation
by Rohit Gupta
· 13 years ago
6479224
cpufreq: interactive: Remove trace event from idle_start handler
by Rohit Gupta
· 13 years ago
e3552d0
cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms
by Rohit Gupta
· 13 years ago
0a03df2
cpufreq: interactive: sync freq feature for interactive governor
by Rohit Gupta
· 13 years ago
1cb1f12
cpufreq: interactive: Allow 1 ms error in above_hispeed_delay comparisons
by Rohit Gupta
· 13 years ago
360192e
cpufreq: interactive: Add a sampling_down_factor for max frequencies
by Rohit Gupta
· 13 years ago
6d0e9cc
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 13 years ago
d568e34
msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes
by Deepak Katragadda
· 13 years ago
2cfc80c
cpufreq: interactive: fix compiling warnings
by Chih-Wei Huang
· 13 years ago
790d08f
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 13 years ago
7e36515
cpufreq: Add Input Boost feature to the cpu-boost driver
by Rohit Gupta
· 13 years ago
cf8f2e5
cpufreq: Disable cpu-boost by default
by Rohit Gupta
· 13 years ago
6787e8f
Revert "cpufreq: Revert cpu-boost driver"
by Ethan Chen
· 13 years ago
10cd199
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.17' into cm-11.0
by Ethan Chen
· 13 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 13 years ago
a8f54f9
cpufreq: Save user policy min/max instead of policy min/max during hotplug
by Saravana Kannan
· 13 years ago
2dd39b5
cpufreq: Retain only online cpus in managed_policy->cpus
by Srivatsa Vaddagiri
· 13 years ago
9a91702
cpufreq: Revert cpu-boost driver
by Ethan Chen
· 13 years ago
a2c24e6
cpufreq: Add a sync limit to cpu-boost
by Rohit Gupta
· 13 years ago
bc44b36
cpufreq: Add cpu-boost driver
by Saravana Kannan
· 13 years ago
a4710c6
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.11' into HEAD
by Ethan Chen
· 13 years ago
23d4f37
cpufreq: ondemand:kernel NULL pointer dereference at dbs_check_cpu
by Swetha Chikkaboraiah
· 13 years ago
c581297
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.10' into HEAD
by Ethan Chen
· 13 years ago
e38e324
Merge "cpufreq: ondemand: Fix locking in store_powersave_bias"
by Linux Build Service Account
· 13 years ago
d96936a
Merge "cpufreq: ondemand: Fix store_powersave_bias() race with hotplug"
by Linux Build Service Account
· 13 years ago
5b71a82
cpufreq: ondemand: Fix locking in store_powersave_bias
by Matt Wagantall
· 13 years ago
aa93be0
cpufreq: ondemand: Fix store_powersave_bias() race with hotplug
by Matt Wagantall
· 13 years ago
b69d159
cpufreq: ondemand:Fix NULL check for dbs_info->cur_policy
by Swetha Chikkaboraiah
· 13 years ago
ef9c574
cpufreq: ondemand: Fix locking issue in store_powersave_bias
by Rohit Gupta
· 13 years ago
1676aad
cpufreq: ondemand: Fix kernel warning in cpufreq_governor_dbs
by Anji Jonnala
· 14 years ago
fbb12f3
msm: cpufreq: Unable to handle kernel NULL pointer
by Swetha Chikkaboraiah
· 13 years ago
73a5d30
cpufreq: interactive: resched timer if max freq raised
by Lianwei Wang
· 13 years ago
49940f8
cpufreq: interactive: fix race on cpufreq TRANSITION notifier
by Lianwei Wang
· 13 years ago
e5ced00
cpufreq: interactive: avoid underflow on active time calculation
by Minsung Kim
· 13 years ago
475e909
cpufreq: interactive: reduce chance of zero time delta on load eval
by Todd Poynor
· 13 years ago
5b1c6f6
cpufreq: interactive: handle errors from cpufreq_frequency_table_target
by Todd Poynor
· 13 years ago
d313183
cpufreq: interactive: fix uninitialized spinlock
by Minsung Kim
· 13 years ago
1fe10cb
cpufreq: interactive: base above_hispeed_delay on target freq, not current
by Todd Poynor
· 13 years ago
110e3f1
cpufreq: interactive: fix crash on error paths in get_tokenized_data
by Todd Poynor
· 13 years ago
9697dcf
cpufreq: interactive: add io_is_busy interface
by Lianwei Wang
· 13 years ago
cce741d
cpufreq: interactive: allow arbitrary speed / delay mappings
by Minsung Kim
· 13 years ago
a437194
cpufreq: interactive: Enable CPU utilization statistics
by Steve Kondik
· 14 years ago
9f8d537
cpufreq: interactive: fix race on governor start/stop
by Lianwei Wang
· 14 years ago
8a42a03
cpufreq: interactive: fix deadlock on spinlock in timer
by Todd Poynor
· 14 years ago
84a96d2
cpufreq: interactive: don't handle transition notification if not enabled
by Todd Poynor
· 14 years ago
9f58f84
cpufreq: interactive: init default values at compile time
by Todd Poynor
· 14 years ago
ed02868
cpufreq: interactive: default go_hispeed_load 99%, doc updates
by Todd Poynor
· 14 years ago
2ca5647
cpufreq: interactive: fix race on timer restart on governor start
by Todd Poynor
· 14 years ago
bc819a2
cpufreq: interactive: fix racy timer stopping
by Todd Poynor
· 14 years ago
7fca0cc
cpufreq: interactive: fix boosting logic
by Todd Poynor
· 14 years ago
264e291
cpufreq: interactive: add timer slack to limit idle at speed > min
by Todd Poynor
· 14 years ago
2983547
cpufreq: interactive: specify duration of CPU speed boost pulse
by Todd Poynor
· 14 years ago
07a9e29
cpufreq: interactive: adjust load for changes in speed
by Todd Poynor
· 14 years ago
c9d53b3
cpufreq: interactive: remove load since last speed change
by Todd Poynor
· 14 years ago
21df1ca
cpufreq: interactive: allow arbitrary speed / target load mappings
by Todd Poynor
· 14 years ago
67f0752
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
by Todd Poynor
· 14 years ago
6ecca11
cpufreq: interactive: change speed according to current speed and target load
by Todd Poynor
· 14 years ago
27f7b8e
cpufreq: interactive: trace actual speed in target speed decisions
by Todd Poynor
· 14 years ago
ae7f28c
cpufreq: interactive: kick timer on idle exit past expiry
by Todd Poynor
· 14 years ago
d4edd5d
cpufreq: interactive: use deferrable timer by default
by Lianwei Wang
· 14 years ago
1913e0f
cpufreq: interactive: pin timers to associated CPU
by Todd Poynor
· 14 years ago
f090ef0
cpufreq: interactive: run at fraction of hispeed_freq when load is low
by Todd Poynor
· 14 years ago
5367631
cpufreq: interactive: always limit initial speed bump to hispeed
by Todd Poynor
· 14 years ago
2dbe0a7
cpufreq: interactive: remove input_boost handling
by Todd Poynor
· 14 years ago
02442cf
cpufreq: interactive: handle speed up and down in the realtime task
by Todd Poynor
· 14 years ago
a13f415
cpufreq: interactive: keep freezer happy when not current governor
by Sam Leffler
· 14 years ago
a04e441
cpufreq: interactive: take idle notifications only when active
by Sam Leffler
· 14 years ago
e72f791
Revert "cpufreq: fix interactive bug during hotplug."
by Ethan Chen
· 13 years ago
ec6e647
cpufreq / Longhaul: Disable driver by default
by Rafał Bilski
· 14 years ago
2645dda
cpufreq: Resolve CPUFREQ_NOTIFY issue
by Archana Sathyakumar
· 13 years ago
f39e4f1
Fix memory leak in cpufreq stats.
by Tu, Xiaobing
· 14 years ago
b2408f4
msm: cpufreq: Implement suspend/resume for cpufreq driver
by Anji Jonnala
· 14 years ago
fabf0f1
ondemand: Add support to consider other cpu load when scaling frequencies
by Narayanan Gopalakrishnan
· 14 years ago
93bb425
msm: dcvs: gpu minimum frequency levels
by Steve Muckle
· 14 years ago
c5d82e8
cpufreq: fix interactive bug during hotplug.
by Narayanan Gopalakrishnan
· 14 years ago
0b79a8a
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code
by Andreas Herrmann
· 14 years ago
da4e6de
msm: dcvs: remove core name.
by Abhijeet Dharmapurikar
· 14 years ago
6e9b34f
msm: dcvs: remove idle notification registration.
by Abhijeet Dharmapurikar
· 14 years ago
50bcc83
msm: dcvs: provide frequency set/get callbacks at registration.
by Abhijeet Dharmapurikar
· 14 years ago
c43f0db
msm: dcvs: update dcvs if the governor limits change.
by Abhijeet Dharmapurikar
· 14 years ago
83347e0
cpufreq: msm: fix race in cpufreq.
by Abhijeet Dharmapurikar
· 14 years ago
44755a7
cpufreq: msm: remove gov_mutex from stop.
by Abhijeet Dharmapurikar
· 14 years ago
b6c0577
msm: dcvs: Add thermal interfaces.
by Abhijeet Dharmapurikar
· 14 years ago
7e37e6e
msm: dcvs: rearrange platform data.
by Abhijeet Dharmapurikar
· 14 years ago
3b4a9cc
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
by Tejun Heo
· 14 years ago
ef38df6
Merge "cpufreq: Fix panic when setting sampling rate" into msm-3.4
by Linux Build Service Account
· 14 years ago
457a445
cpufreq: Fix panic when setting sampling rate
by Praveen Chidambaram
· 14 years ago
f82ef51
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
by Stephen Boyd
· 14 years ago
a3e04d8
msm: cpufreq: Fix the race between dbs_refresh and hotplug.
by Krishna Vanka
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
37d0b02
cpufreq: Make the "scaling_governor" sysfs node pollable
by Amar Singhal
· 14 years ago
5a5aa70
cpufreq: interactive: restart above_hispeed_delay at each hispeed load
by Todd Poynor
· 14 years ago
cbeef6a
cpufreq: Add cpu utilization statistics to aid decisions made by userspace.
by Anitha Anand
· 14 years ago
9296711
cpufreq-interactive: Compile fixup
by John Stultz
· 14 years ago
2e739a0
cpufreq: interactive: add boost pulse interface
by Todd Poynor
· 14 years ago
aad2732
cpufreq: interactive: set floor for boosted speed
by Todd Poynor
· 14 years ago
9fb1531
cpufreq: interactive: Add sysfs boost interface for hints from userspace
by Todd Poynor
· 14 years ago
96aa0fc
cpufreq: interactive: remove unused target_validate_time_in_idle
by Todd Poynor
· 14 years ago
Next »