index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_ondemand.c
Age
Commit message (
Expand
)
Author
2007-06-21
[CPUFREQ] ondemand: fix tickless accounting and software coordination bug
Venki Pallipadi
2007-06-21
[CPUFREQ] ondemand: add a check to avoid negative load calculation
Venki Pallipadi
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
2007-02-20
[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
Oleg Nesterov
2007-02-10
[CPUFREQ] Whitespace fixup
Dave Jones
2007-02-10
[CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback
Venkatesh Pallipadi
2007-02-10
[CPUFREQ] ondemand governor restructure the work callback
Venkatesh Pallipadi
2007-02-10
[CPUFREQ] Remove hotplug cpu crap
Dave Jones
2006-12-12
Merge ../linus
Dave Jones
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-06
[CPUFREQ] Fix coding style issues in cpufreq.
Gautham R Shenoy
2006-10-21
[CPUFREQ] handle sysfs errors
Jeff Garzik
2006-10-15
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
Venkatesh Pallipadi
2006-09-05
[CPUFREQ] Fix sparse warning in ondemand
Dave Jones
2006-08-14
[CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static
Adrian Bunk
2006-08-11
[CPUFREQ][2/2] ondemand: updated add powersave_bias tunable
Alexey Starikovskiy
2006-08-11
[CPUFREQ][1/2] ondemand: updated tune for hardware coordination
Alexey Starikovskiy
2006-07-26
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
2006-07-23
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
2006-06-30
[CPUFREQ] Misc cleanups in ondemand.
Venkatesh Pallipadi
2006-06-30
[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...
Venkatesh Pallipadi
2006-06-30
[CPUFREQ] Remove slowdown from ondemand sampling path.
Venkatesh Pallipadi
2006-06-23
[PATCH] cpufreq build fix
Andrew Morton
2006-06-21
[CPUFREQ] Fix ondemand vs suspend deadlock
Venkatesh Pallipadi
2006-05-08
[PATCH] x86_64: Move ondemand timer into own work queue
Andi Kleen
2006-03-26
[PATCH] cpufreq_ondemand: add range check
Dominik Brodowski
2006-03-26
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected
Eric Piel
2006-03-26
[PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...
Eric Piel
2006-02-28
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
Dave Jones
2006-01-18
[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.
akpm@osdl.org
2005-12-01
[PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'
Alexander Clouter
2005-09-20
[CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...
Dave Jones
2005-05-31
[CPUFREQ] ondemand governor default sampling downfactor as 1
Dave Jones
2005-05-31
[CPUFREQ] ondemand governor automatic downscaling
Dave Jones
2005-05-31
[CPUFREQ] ondemand,conservative governor idle_tick clean-up
Dave Jones
2005-05-31
[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus
Dave Jones
2005-05-31
[CPUFREQ] ondemand,conservative minor bug-fix and cleanup
Dave Jones
2005-05-31
[CPUFREQ] Allow ondemand stepping to be changed by user.
Dave Jones
2005-05-31
[CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max
Dave Jones
2005-05-31
[CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time
Dave Jones
2005-05-31
[CPUFREQ] make cpufreq_gov_dbs static
Dave Jones
2005-05-31
[CPUFREQ] ondemand: trivial clean-ups
Dave Jones
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds