Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0207883f1a686df77fe39f582a44c17abe62cb67
/
drivers
/
devfreq
5c1462a
devfreq: governor_cpubw_hwmon: Fix use of decay_rate
by Saravana Kannan
· 11 years ago
736a46f
PM / devfreq: Fix out of bounds access of transition table array
by Saravana Kannan
· 11 years ago
922799a
devfreq: governor_cpubw_hwmon: Remove sample_ms and fix round up of freq
by Saravana Kannan
· 11 years ago
d2380c6
PM / devfreq: Add new flag to do simple clock scaling
by Sahitya Tummala
· 11 years ago
a6cfea1
Merge "PM / devfreq: Add a new target flag for the performance governor"
by Linux Build Service Account
· 11 years ago
c7a851a
devfreq: Add CPUBW HW monitor governor.
by Saravana Kannan
· 11 years ago
4bbc993
devfreq: Add MSM CPUfreq governor
by Saravana Kannan
· 11 years ago
4b38963
PM / devfreq: Add a new target flag for the performance governor
by Vladimir Razgulin
· 11 years ago
f86d508
PM: devfreq: Fix the fast ramp case in the adreno governor
by Lucille Sylvester
· 11 years ago
b80b6c9
msm: kgsl: bus modifier computation
by Lucille Sylvester
· 11 years ago
f036ae1
msm: kgsl: convert pwrscale to use bus_mod
by Lucille Sylvester
· 11 years ago
3b6ee29
PM / devfreq: Allow the governors to set the target flag
by Lucille Sylvester
· 11 years ago
dfd2ca7
PM / devfreq: add msm-adreno-tz governor
by Jeremy Gebben
· 12 years ago
4080fb7
PM / devfreq: fix find_governor_data() function
by Vladimir Razgulin
· 11 years ago
8a6854b
PM / devfreq: predef governors update freq when device is resumed
by Vladimir Razgulin
· 11 years ago
75d05ad
PM / devfreq: set min/max freq limit from freq table
by Rajagopal Venkat
· 11 years ago
a59ce7e
PM / devfreq: allow governors to use devfreq_get_freq_level
by Jeremy Gebben
· 12 years ago
d24922d
PM / devfreq: improve devfreq->data support
by Jeremy Gebben
· 12 years ago
2537c49
PM / devfreq: exynos4_bus: honor RCU lock usage
by Nishanth Menon
· 12 years ago
da4ddd0
PM / devfreq: add locking documentation for recommended_opp
by Nishanth Menon
· 12 years ago
ce9dea1
PM / devfreq: remove compiler error with module governors (2)
by MyungJoo Ham
· 12 years ago
7dd4c6a
PM / devfreq: Fix return value in devfreq_remove_governor()
by Sachin Kamat
· 12 years ago
9edac51
PM / devfreq: Fix incorrect argument in error message
by Sachin Kamat
· 12 years ago
3365972
PM / devfreq: missing rcu_read_lock() added for find_device_opp()
by MyungJoo Ham
· 12 years ago
01b3faa
PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args.
by Sangho Yi
· 12 years ago
708c237
PM / devfreq: Add sysfs node to expose available governors
by Nishanth Menon
· 12 years ago
4dcb6f9
PM / devfreq: allow sysfs governor node to switch governor
by Nishanth Menon
· 12 years ago
dd556fa
PM / devfreq: governors: add GPL module license and allow module build
by Nishanth Menon
· 12 years ago
a6134a4
PM / devfreq: map devfreq drivers to governor using name
by Nishanth Menon
· 12 years ago
b2a33b0
PM / devfreq: Use devm_* functions in exynos4_bus.c
by Sachin Kamat
· 12 years ago
c36e137
PM / OPP: predictable fail results for opp_find* functions, v2
by Nishanth Menon
· 12 years ago
5b2f54e
PM / devfreq: register governors with devfreq framework
by Nishanth Menon
· 12 years ago
7150200
PM / devfreq: provide hooks for governors to be registered
by Nishanth Menon
· 12 years ago
c0679b4
PM / devfreq: export update_devfreq
by Nishanth Menon
· 12 years ago
2468b28
PM / devfreq: Add sysfs node for representing frequency transition information.
by Jonghwa Lee
· 12 years ago
e1ab061
PM / devfreq: Add sysfs node to expose available frequencies
by Nishanth Menon
· 12 years ago
177c4ef
PM / devfreq: make devfreq_class static
by Nishanth Menon
· 12 years ago
da05904
PM / devfreq: fix sscanf handling for writable sysfs entries
by Nishanth Menon
· 12 years ago
3b392b5
PM / devfreq: kernel-doc typo corrections
by Nishanth Menon
· 12 years ago
3792674
PM / devfreq: Add current freq callback in device profile
by Rajagopal Venkat
· 12 years ago
6efab21
PM / devfreq: Add suspend and resume apis
by Rajagopal Venkat
· 12 years ago
97ad73e
PM / devfreq: Core updates to support devices which can idle
by Rajagopal Venkat
· 12 years ago
9752b00
PM: devfreq: init performance/powersave governor
by Xiaoguang Chen
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ab5f299
PM / devfreq: add relation of recommended frequency.
by MyungJoo Ham
· 13 years ago
a2b9676
PM / devfreq: update the name of EXYNOS clock registers that were omitted
by MyungJoo Ham
· 13 years ago
5fcc929
PM / devfreq: update the name of EXYNOS clock register
by Kukjin Kim
· 13 years ago
6530b9d
PM / devfreq: add min/max_freq limit requested by users.
by MyungJoo Ham
· 13 years ago
e0d44e8
devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver
by Axel Lin
· 13 years ago
f0c28b0
devfreq: exynos4_bus: Use dev_get_drvdata at appropriate places
by Axel Lin
· 13 years ago
dfa9d17
Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux-samsung into pm-devfreq
by Rafael J. Wysocki
· 13 years ago
7b40503
PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.
by MyungJoo Ham
· 13 years ago
3f19f08
PM / devfreq: separate error paths from successful path
by Axel Lin
· 13 years ago
6c81f90
PM / devfreq: correct Kconfig dependency
by MyungJoo Ham
· 13 years ago
9f3bdd4
PM / devfreq: fix use after free in devfreq_remove_device
by Axel Lin
· 13 years ago
952f6d1
PM / devfreq: Remove compiler error after irq.h update
by MyungJoo Ham
· 13 years ago
ce26c5b
PM / devfreq: Add basic governors
by MyungJoo Ham
· 13 years ago
9005b65
PM / devfreq: Add common sysfs interfaces
by MyungJoo Ham
· 13 years ago
a3c98b8
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
by MyungJoo Ham
· 13 years ago