Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d9ae18ca4010af4d87d2ec3fc0fa6ddfa8c37bde
/
drivers
/
cpufreq
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
· 13 years ago
9f8d537
cpufreq: interactive: fix race on governor start/stop
by Lianwei Wang
· 13 years ago
8a42a03
cpufreq: interactive: fix deadlock on spinlock in timer
by Todd Poynor
· 13 years ago
84a96d2
cpufreq: interactive: don't handle transition notification if not enabled
by Todd Poynor
· 13 years ago
9f58f84
cpufreq: interactive: init default values at compile time
by Todd Poynor
· 13 years ago
ed02868
cpufreq: interactive: default go_hispeed_load 99%, doc updates
by Todd Poynor
· 13 years ago
2ca5647
cpufreq: interactive: fix race on timer restart on governor start
by Todd Poynor
· 13 years ago
bc819a2
cpufreq: interactive: fix racy timer stopping
by Todd Poynor
· 13 years ago
7fca0cc
cpufreq: interactive: fix boosting logic
by Todd Poynor
· 13 years ago
264e291
cpufreq: interactive: add timer slack to limit idle at speed > min
by Todd Poynor
· 13 years ago
2983547
cpufreq: interactive: specify duration of CPU speed boost pulse
by Todd Poynor
· 13 years ago
07a9e29
cpufreq: interactive: adjust load for changes in speed
by Todd Poynor
· 13 years ago
c9d53b3
cpufreq: interactive: remove load since last speed change
by Todd Poynor
· 13 years ago
21df1ca
cpufreq: interactive: allow arbitrary speed / target load mappings
by Todd Poynor
· 13 years ago
67f0752
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
by Todd Poynor
· 13 years ago
6ecca11
cpufreq: interactive: change speed according to current speed and target load
by Todd Poynor
· 13 years ago
27f7b8e
cpufreq: interactive: trace actual speed in target speed decisions
by Todd Poynor
· 13 years ago
ae7f28c
cpufreq: interactive: kick timer on idle exit past expiry
by Todd Poynor
· 13 years ago
d4edd5d
cpufreq: interactive: use deferrable timer by default
by Lianwei Wang
· 13 years ago
1913e0f
cpufreq: interactive: pin timers to associated CPU
by Todd Poynor
· 13 years ago
f090ef0
cpufreq: interactive: run at fraction of hispeed_freq when load is low
by Todd Poynor
· 13 years ago
5367631
cpufreq: interactive: always limit initial speed bump to hispeed
by Todd Poynor
· 13 years ago
2dbe0a7
cpufreq: interactive: remove input_boost handling
by Todd Poynor
· 13 years ago
02442cf
cpufreq: interactive: handle speed up and down in the realtime task
by Todd Poynor
· 13 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
2645dda
cpufreq: Resolve CPUFREQ_NOTIFY issue
by Archana Sathyakumar
· 13 years ago
b2408f4
msm: cpufreq: Implement suspend/resume for cpufreq driver
by Anji Jonnala
· 13 years ago
fabf0f1
ondemand: Add support to consider other cpu load when scaling frequencies
by Narayanan Gopalakrishnan
· 13 years ago
93bb425
msm: dcvs: gpu minimum frequency levels
by Steve Muckle
· 13 years ago
c5d82e8
cpufreq: fix interactive bug during hotplug.
by Narayanan Gopalakrishnan
· 13 years ago
da4e6de
msm: dcvs: remove core name.
by Abhijeet Dharmapurikar
· 13 years ago
6e9b34f
msm: dcvs: remove idle notification registration.
by Abhijeet Dharmapurikar
· 13 years ago
50bcc83
msm: dcvs: provide frequency set/get callbacks at registration.
by Abhijeet Dharmapurikar
· 13 years ago
c43f0db
msm: dcvs: update dcvs if the governor limits change.
by Abhijeet Dharmapurikar
· 13 years ago
83347e0
cpufreq: msm: fix race in cpufreq.
by Abhijeet Dharmapurikar
· 13 years ago
44755a7
cpufreq: msm: remove gov_mutex from stop.
by Abhijeet Dharmapurikar
· 13 years ago
b6c0577
msm: dcvs: Add thermal interfaces.
by Abhijeet Dharmapurikar
· 13 years ago
7e37e6e
msm: dcvs: rearrange platform data.
by Abhijeet Dharmapurikar
· 13 years ago
ef38df6
Merge "cpufreq: Fix panic when setting sampling rate" into msm-3.4
by Linux Build Service Account
· 13 years ago
457a445
cpufreq: Fix panic when setting sampling rate
by Praveen Chidambaram
· 13 years ago
f82ef51
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
by Stephen Boyd
· 13 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
7820a65
cpufreq: interactive: Boost frequency on touchscreen input
by Todd Poynor
· 14 years ago
bc699d8
cpufreq: interactive: Separate speed target revalidate time and initial set time
by Todd Poynor
· 14 years ago
730910b
cpufreq: interactive: base hispeed bump on target freq, not actual
by Todd Poynor
· 14 years ago
ebf80eb
msm: cpufreq: Fix store_powersave_bias to account for sync' CPUs.
by Krishna Vanka
· 14 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 14 years ago
a0ec436
cpufreq: interactive: adjust code and documentation to match
by Todd Poynor
· 14 years ago
596cf1f
cpufreq: interactive: configurable delay before raising above hispeed
by Todd Poynor
· 14 years ago
0a92d48
cpufreq: interactive: don't drop speed if recently at higher load
by Todd Poynor
· 14 years ago
8dc352c
cpufreq: interactive: set at least hispeed when above hispeed load
by Todd Poynor
· 14 years ago
1f53ef2
cpufreq: interactive: apply intermediate load to max speed not current
by Todd Poynor
· 14 years ago
a1e1951
cpufreq interactive governor: event tracing
by Todd Poynor
· 14 years ago
2d59dcf
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
by Kevin Hilman
· 14 years ago
1aaf1b5
cpufreq: Prevent memory leak in cpufreq_stats on hotplug
by Colin Cross
· 15 years ago
9d49b70
cpufreq: interactive: New 'interactive' governor
by Mike Chan
· 16 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
2d1f631
EXYNOS: fix dependency for EXYNOS_CPUFREQ
by Kukjin Kim
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 14 years ago
88d8cd5
drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.
by Rusty Russell
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
5c8adf2
msm: dcvs: Add 'msm-dcvs' cpufreq governor
by Praveen Chidambaram
· 14 years ago
cf82192
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
4416b0e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
a7b422c
provide disable_cpufreq() function to disable the API.
by Konrad Rzeszutek Wilk
· 14 years ago
562a6cb
EXYNOS5250: Add support cpufreq for EXYNOS5250
by Jaecheol Lee
· 14 years ago
a35c505
EXYNOS4X12: Add support cpufreq for EXYNOS4X12
by Jaecheol Lee
· 14 years ago
99055d5
cpufreq: make the "scaling_cur_freq" sysfs entry pollable
by Amar Singhal
· 14 years ago
c72fe85
mfd: Remove db8500-prcmu U8400 legacy
by Daniel Willerud
· 14 years ago
42daffd
cpufreq: OMAP: specify range for voltage scaling
by Afzal Mohammed
· 14 years ago
fd0ef7a
[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sampling
by MyungJoo Ham
· 14 years ago
34ee5507
[CPUFREQ] Add S3C2416/S3C2450 cpufreq driver
by Heiko Stübner
· 14 years ago
063b0ee
[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ
by Russell King
· 14 years ago
09cee1a
[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register
by Kukjin Kim
· 14 years ago
60d2725
[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency
by Tushar Behera
· 14 years ago
7c8fb04
[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINT
by Mark Brown
· 14 years ago
53dfe8a
cpufreq: OMAP: scale voltage along with frequency
by Kevin Hilman
· 14 years ago
b09db45
cpufreq: OMAP driver depends CPUfreq tables
by Russell King
· 14 years ago
b4d2d23
powernow-k6: Really enable auto-loading
by Ben Hutchings
· 14 years ago
30bcfff
powernow-k7: Fix CPU family number
by Ben Hutchings
· 14 years ago
323a479
powernow-k8: Fix indexing issue
by Andreas Herrmann
· 14 years ago
2d8a3a2
powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
by Andreas Herrmann
· 14 years ago
Next »