Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c018a5f11df2a0464455ba4f1f6eae88e0ef8666
/
drivers
/
cpufreq
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
5d8c665
powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards
by Dmitry Eremin-Solenikov
· 13 years ago
5762a17
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
133de12
[CPUFREQ] s5pv210: make needlessly global symbols static
by Axel Lin
· 13 years ago
2f0d6f2
[CPUFREQ] exynos4210: make needlessly global symbols static
by Axel Lin
· 13 years ago
ef993ef
[CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation
by Mark Brown
· 13 years ago
fe7f1bc
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
by Huisung Kang
· 13 years ago
74df8e6
[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down
by Todd Poynor
· 13 years ago
5b02b77
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency
by Arve Hjønnevåg
· 13 years ago
405e6d6
[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable
by Huisung Kang
· 13 years ago
e8b4c19
[CPUFREQ] S5PV210: Add arm/int voltage control support
by Jonghwan Choi
· 13 years ago
90d5d0a
[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm
by Huisung Kang
· 13 years ago
fb3b1fe
[CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changed
by Mark Brown
· 13 years ago
c6e2d68
[CPUFREQ] S3C6410: Support 800MHz operation in cpufreq
by Mark Brown
· 13 years ago
4911ca1
[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put
by Julia Lawall
· 13 years ago
15964d3
[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq
by Kukjin Kim
· 13 years ago
069283c
[CPUFREQ] Remove some vi noise that escaped into the Makefile.
by Dave Jones
· 13 years ago
f7d7707
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
by Kukjin Kim
· 13 years ago
be2de99
[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq
by Mark Brown
· 13 years ago
92e03c4
[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq
by Matthew Garrett
· 13 years ago
50f4ddd
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
by Luming Yu
· 13 years ago
3d73710
cpufreq: expose a cpufreq_quick_get_max routine
by Jesse Barnes
· 13 years ago
fbb5b89
[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect
by Konrad Rzeszutek Wilk
· 13 years ago
a9d3d20
[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case).
by Konrad Rzeszutek Wilk
· 13 years ago
46a310b
[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
by Konrad Rzeszutek Wilk
· 13 years ago
13f0675
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
by Dave Jones
· 13 years ago
f0e733f
cpufreq: make DB8500 cpufreq driver compile
by Linus Walleij
· 13 years ago
72b2fd5
cpufreq: update DB8500 cpufreq driver
by Linus Walleij
· 13 years ago
4693634
mach-ux500: move CPUfreq driver to cpufreq subsystem
by Linus Walleij
· 13 years ago
0162818
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
bb0a56e
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
by Dave Jones
· 13 years ago
1a8e146
[CPUFREQ] remove redundant sprintf from request_module call.
by Kees Cook
· 14 years ago
469057d
[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
by Karthigan Srinivasan
· 14 years ago
98586ed
[CPUFREQ] Fix memory leak in cpufreq_stat
by steven finney
· 14 years ago
2d06d8c
[CPUFREQ] use dynamic debug instead of custom infrastructure
by Dominik Brodowski
· 14 years ago
27ecddc
[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
by Jacob Shin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e00e56d
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
by Rafael J. Wysocki
· 14 years ago
7ca64e2
[CPUFREQ] Remove the pm_message_t argument from driver suspend
by Rafael J. Wysocki
· 14 years ago
326c86d
[CPUFREQ] Remove unneeded locks
by Thomas Renninger
· 14 years ago
e895125
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
by Thomas Renninger
· 14 years ago
ef59854
[CPUFREQ] Remove deprecated sysfs file sampling_rate_max
by Thomas Renninger
· 14 years ago
5cb2c3b
[CPUFREQ] calculate delay after dbs_check_cpu
by Vincent Guittot
· 14 years ago
2feb690
[CPUFREQ] drivers/cpufreq: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
8f5bc2a
[CPUFREQ] fix BUG on cpufreq policy init failure
by Jiri Slaby
· 14 years ago
57df557
cpufreq: use system_wq instead of dedicated workqueues
by Tejun Heo
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
25e4193
perf: Clean up power events by introducing new, more generic ones
by Thomas Renninger
· 14 years ago
3f78a9f
[CPUFREQ] add sampling_down_factor tunable to improve ondemand performance
by David C Niemi
· 14 years ago
bec037a
[CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
9c36f74
[CPUFREQ] fix brace coding style issue.
by Neal Buckendahl
· 14 years ago
6f4f272
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 15 years ago
a665df9
[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
by Jocelyn Falempe
· 15 years ago
226528c
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
by Amerigo Wang
· 15 years ago
00e299f
[CPUFREQ] ondemand: Refactor frequency increase code
by Mike Chan
· 15 years ago
cad70a6
[CPUFREQ] fix memory leak in cpufreq_add_dev
by Xiaotian Feng
· 14 years ago
ffe6275
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
by Andrej Gelenberg
· 14 years ago
07d7775
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
19379b1
ondemand: Make the iowait-is-busy time a sysfs tunable
by Arjan van de Ven
· 14 years ago
6b8fcd9
ondemand: Solve a big performance issue by counting IOWAIT time as busy
by Arjan van de Ven
· 14 years ago
d7be0ce
Merge commit 'v2.6.34-rc6' into x86/cpu
by H. Peter Anvin
· 14 years ago
ddc9b34
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
6dad2a2
cpufreq: Unify sysfs attribute definition macros
by Borislav Petkov
· 15 years ago
fd187aa
[CPUFREQ] use max load in conservative governor
by Dominik Brodowski
· 15 years ago
499bca9
[CPUFREQ] fix a lockdep warning
by Amerigo Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
1dbf588
[CPUFREQ] Fix ondemand to not request targets outside policy limits
by Nagananda.Chumbalkar@hp.com
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
e2f74f3
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
by Thomas Renninger
· 15 years ago
cf3289d
[CPUFREQ] make internal cpufreq_add_dev_* static
by Alex Chiang
· 15 years ago
49b015c
[CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings
by Thomas Renninger
· 15 years ago
90e41ba
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
by Prarit Bhargava
· 15 years ago
54c9a35
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
by Pallipadi, Venkatesh
· 15 years ago
e77b89f
[CPUFREQ] Fix use after free on governor restore
by Dmitry Monakhov
· 15 years ago
f162506
percpu: make percpu symbols in cpufreq unique
by Tejun Heo
· 15 years ago
714af06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
395913d
[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)
by Mathieu Desnoyers
· 15 years ago
0e625ac
[CPUFREQ] ondemand - Use global sysfs dir for tuning settings
by Thomas Renninger
· 15 years ago
8aa84ad
[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq
by Thomas Renninger
· 15 years ago
4bfa042
[CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created
by Thomas Renninger
· 15 years ago
ecf7e46
[CPUFREQ] Factor out policy setting from cpufreq_add_dev
by Dave Jones
· 15 years ago
909a694
[CPUFREQ] Factor out interface creation from cpufreq_add_dev
by Dave Jones
· 15 years ago
19d6f7e
[CPUFREQ] Factor out symlink creation from cpufreq_add_dev
by Dave Jones
· 15 years ago
059019a
[CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev
by Dave Jones
· 15 years ago
54e6fe1
[CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev
by Dave Jones
· 15 years ago
ce6c399
[CPUFREQ] Re-enable cpufreq suspend and resume code
by Dominik Brodowski
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
4bc5d34
[CPUFREQ] Make cpufreq suspend code conditional on powerpc.
by Dave Jones
· 15 years ago
d5194de
[CPUFREQ] Fix a kobject reference bug related to managed CPUs
by Thomas Renninger
· 15 years ago
42c74b8
[CPUFREQ] Do not set policy for offline cpus
by Prarit Bhargava
· 15 years ago
26d204a
[CPUFREQ] Fix NULL pointer dereference regression in conservative governor
by Pallipadi, Venkatesh
· 15 years ago
5e1596f
[CPUFREQ] Fix compile failure in cpufreq.c
by Dave Jones
· 15 years ago
3f4a782
[CPUFREQ] fix (utter) cpufreq_add_dev mess
by Mathieu Desnoyers
· 15 years ago
ee88415
[CPUFREQ] Cleanup locking in conservative governor
by venkatesh.pallipadi@intel.com
· 15 years ago
5a75c82
[CPUFREQ] Cleanup locking in ondemand governor
by venkatesh.pallipadi@intel.com
· 15 years ago
7d26e2d
[CPUFREQ] Eliminate the recent lockdep warnings in cpufreq
by venkatesh.pallipadi@intel.com
· 15 years ago
Next »