Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86640cae60147b0cd2705145de8067e24db70a8b
/
drivers
/
cpufreq
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
038c5b3
Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
6915719
cpufreq: Initialise default governor before use
by Johannes Weiner
· 17 years ago
a332347
drivers/cpufreq/cpufreq_stats.c section fix
by Adrian Bunk
· 17 years ago
bd6cba5
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
by Dave Jones
· 17 years ago
18a7247
[CPUFREQ] Fix up whitespace in conservative governor.
by Dave Jones
· 17 years ago
a8d7c3b
[CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly
by Elias Oltmanns
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
9eb5957
[CPUFREQ] Don't take semaphore in cpufreq_quick_get()
by Andi Kleen
· 17 years ago
55395ae
[CPUFREQ] cpufreq_stats: misc cpuinit section annotations
by Satyam Sharma
· 17 years ago
dd184a0
[CPUFREQ] mark hotplug notifier callback as __cpuinit
by Satyam Sharma
· 17 years ago
6afde10
[CPUFREQ] Only check for transition latency on problematic governors (kconfig fix)
by Thomas Renninger
· 17 years ago
1c25624
[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default
by Thomas Renninger
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
084f349
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
by Thomas Renninger
· 17 years ago
91973de
[CPUFREQ] bugfix cpufreq in combination with performance governor
by Peter Oruba
· 17 years ago
702ed6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
58a7295
[CPUFREQ] Fix sysfs_create_file return value handling
by Tobias Klauser
· 17 years ago
ea48761
[CPUFREQ] ondemand: fix tickless accounting and software coordination bug
by Venki Pallipadi
· 17 years ago
0af99b1
[CPUFREQ] ondemand: add a check to avoid negative load calculation
by Venki Pallipadi
· 17 years ago
c7f652e
[CPUFREQ] Keep userspace governor quiet when it is not being used
by Venki Pallipadi
· 17 years ago
0a4b2cc
[CPUFREQ] check return value of sysfs_create_file
by Thomas Renninger
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 17 years ago
2828703
Add a new deferrable delayed work init
by Venki Pallipadi
· 18 years ago
9101be5
[CPUFREQ] cleanup kconfig options
by Mike Frysinger
· 18 years ago
632786c
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
by Thomas Renninger
· 18 years ago
22c970f
[CPUFREQ] Fix limited cpufreq when booted on battery
by Thomas Renninger
· 18 years ago
ec28297
[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq
by Venki Pallipadi
· 18 years ago
221dee2
Revert "[CPUFREQ] constify cpufreq_driver where possible."
by Linus Torvalds
· 18 years ago
6f8c480
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
aeeddc1
[CPUFREQ] constify cpufreq_driver where possible.
by Dave Jones
· 18 years ago
48ac327
[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
by Oleg Nesterov
· 18 years ago
ef29498
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
c18a148
[CPUFREQ] Whitespace fixup
by Dave Jones
· 18 years ago
f0ec313
[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate
by Adrian Bunk
· 18 years ago
56463b7
[CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback
by Venkatesh Pallipadi
· 18 years ago
529af7a
[CPUFREQ] ondemand governor restructure the work callback
by Venkatesh Pallipadi
· 18 years ago
5a01f2e
[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues
by Venkatesh Pallipadi
· 18 years ago
c120069
[CPUFREQ] Remove hotplug cpu crap
by Dave Jones
· 18 years ago
0142f9d
[CPUFREQ] check sysfs_create_link return value
by Ahmed S. Darwish
· 18 years ago
8edc59d9
[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification
by Venkatesh Pallipadi
· 18 years ago
4ab70df
[CPUFREQ] fixes typo in cpufreq.c
by Dhaval Giani
· 18 years ago
c436688
Merge ../linus
by Dave Jones
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
6af6e1e
[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error
by Dave Jones
· 18 years ago
b3438f8
Add "pure_initcall" for static variable initialization
by Linus Torvalds
· 18 years ago
e08f5f5
[CPUFREQ] Fix coding style issues in cpufreq.
by Gautham R Shenoy
· 18 years ago
914f7c3
[CPUFREQ] handle sysfs errors
by Jeff Garzik
· 18 years ago
dfde5d6
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
by Venkatesh Pallipadi
· 18 years ago
b4dfdbb
[PATCH] cpufreq: make the transition_notifier chain use SRCU
by Alan Stern
· 18 years ago
0e37b15
[CPUFREQ] Fix cut-n-paste bug in suspend printk
by Dave Jones
· 18 years ago
ddad65d
[CPUFREQ] Fix some more CPU hotplug locking.
by Dave Jones
· 18 years ago
3906f4e
[CPUFREQ] Fix sparse warning in ondemand
by Dave Jones
· 18 years ago
b5ecf60
[CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static
by Adrian Bunk
· 18 years ago
05ca035
[CPUFREQ][2/2] ondemand: updated add powersave_bias tunable
by Alexey Starikovskiy
· 18 years ago
1ce28d6
[CPUFREQ][1/2] ondemand: updated tune for hardware coordination
by Alexey Starikovskiy
· 18 years ago
cd87847
[CPUFREQ] Fix typo.
by Dave Jones
· 18 years ago
ea71497
[CPUFREQ] [2/2] demand load governor modules.
by Jeremy Fitzhardinge
· 18 years ago
3bcb09a
[CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.
by Jeremy Fitzhardinge
· 18 years ago
9c9a43e
[CPUFREQ] return error when failing to set minfreq
by Mattia Dongili
· 18 years ago
153d7f3
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
by Arjan van de Ven
· 18 years ago
2cd7cbd
[cpufreq] ondemand: make shutdown sequence more robust
by Linus Torvalds
· 18 years ago
a496e25
[PATCH] Fix cpufreq vs hotplug lockdep recursion.
by Dave Jones
· 18 years ago
ca78f6b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ffac80e
[CPUFREQ] Misc cleanups in ondemand.
by Venkatesh Pallipadi
· 18 years ago
2f8a835
[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampling path.
by Venkatesh Pallipadi
· 18 years ago
ccb2fe2
[CPUFREQ] Remove slowdown from ondemand sampling path.
by Venkatesh Pallipadi
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
65edc68
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
138a0128
[PATCH] cpufreq build fix
by Andrew Morton
· 18 years ago
4ec223d
[CPUFREQ] Fix ondemand vs suspend deadlock
by Venkatesh Pallipadi
· 18 years ago
b10eec2
[CPUFREQ] cpufreq core {d,}printk adjustments
by Jan Beulich
· 19 years ago
484944a
[CPUFREQ] Remove more freq_table reinitialisations.
by Dave Jones
· 18 years ago
5557976
[CPUFREQ] Fix another redundant initialisation in freq_table
by Dave Jones
· 18 years ago
355eb31
[CPUFREQ] Remove duplicate assignment in freq_table
by Dave Jones
· 18 years ago
511e9ee
[CPUFREQ] CodingStyle nits in cpufreq_stats.c
by Dave Jones
· 18 years ago
6810b54
[PATCH] x86_64: Move ondemand timer into own work queue
by Andi Kleen
· 18 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
7b14ded
[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported
by Adrian Bunk
· 19 years ago
7970e08
[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_governor let cpufreq core stuck at low max_freq for ever
by Thomas Renninger
· 19 years ago
4c41251
[CPUFREQ] Update LART site URL
by Erik Mouw
· 19 years ago
b82fbe6
[CPUFREQ] Remove pointless check in conservative governor.
by Dave Jones
· 19 years ago
87c3227
[CPUFREQ] trailing whitespace removal de-jour.
by Dave Jones
· 19 years ago
1f8b2c9
[CPUFREQ] extra debugging in cpufreq_add_dev()
by Dave Jones
· 19 years ago
c326e27
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected
by Mattia Dongili
· 19 years ago
0bb065f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6
by Dave Jones
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
7c9d8c0
[PATCH] cpufreq_ondemand: add range check
by Dominik Brodowski
· 19 years ago
9cbad61
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected
by Eric Piel
· 19 years ago
ff8c288
[PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition latency
by Eric Piel
· 19 years ago
a159b82
[PATCH] cpufreq_conservative: alternative initialise approach
by Alexander Clouter
· 19 years ago
08a28e2
[PATCH] cpufreq_conservative: make for_each_cpu() safe
by Alexander Clouter
· 19 years ago
e8a0257
[PATCH] cpufreq_conservative: alter default responsiveness
by Alexander Clouter
· 19 years ago
Next »