index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_ondemand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-21
[CPUFREQ] handle sysfs errors
Jeff Garzik
1
-1
/
+11
2006-10-16
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
Venkatesh Pallipadi
1
-1
/
+8
2006-09-06
[CPUFREQ] Fix sparse warning in ondemand
Dave Jones
1
-1
/
+1
2006-08-14
[CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static
Adrian Bunk
1
-2
/
+3
2006-08-12
[CPUFREQ][2/2] ondemand: updated add powersave_bias tunable
Alexey Starikovskiy
1
-17
/
+140
2006-08-12
[CPUFREQ][1/2] ondemand: updated tune for hardware coordination
Alexey Starikovskiy
1
-5
/
+8
2006-07-26
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
1
-2
/
+2
2006-07-23
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
1
-6
/
+10
2006-06-30
[CPUFREQ] Misc cleanups in ondemand.
Venkatesh Pallipadi
1
-31
/
+19
2006-06-30
[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...
Venkatesh Pallipadi
1
-40
/
+32
2006-06-30
[CPUFREQ] Remove slowdown from ondemand sampling path.
Venkatesh Pallipadi
1
-98
/
+40
2006-06-23
[PATCH] cpufreq build fix
Andrew Morton
1
-0
/
+1
2006-06-22
[CPUFREQ] Fix ondemand vs suspend deadlock
Venkatesh Pallipadi
1
-0
/
+12
2006-05-08
[PATCH] x86_64: Move ondemand timer into own work queue
Andi Kleen
1
-8
/
+20
2006-03-26
[PATCH] cpufreq_ondemand: add range check
Dominik Brodowski
1
-0
/
+3
2006-03-26
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected
Eric Piel
1
-2
/
+1
2006-03-26
[PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...
Eric Piel
1
-1
/
+4
2006-02-28
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
Dave Jones
1
-43
/
+43
2006-01-19
[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.
akpm@osdl.org
1
-20
/
+21
2005-12-01
[PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'
Alexander Clouter
1
-5
/
+5
2005-09-20
[CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...
Dave Jones
1
-6
/
+12
2005-06-01
[CPUFREQ] ondemand governor default sampling downfactor as 1
Dave Jones
1
-1
/
+5
2005-06-01
[CPUFREQ] ondemand governor automatic downscaling
Dave Jones
1
-92
/
+25
2005-06-01
[CPUFREQ] ondemand,conservative governor idle_tick clean-up
Dave Jones
1
-21
/
+5
2005-06-01
[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus
Dave Jones
1
-1
/
+7
2005-06-01
[CPUFREQ] ondemand,conservative minor bug-fix and cleanup
Dave Jones
1
-38
/
+20
2005-06-01
[CPUFREQ] Allow ondemand stepping to be changed by user.
Dave Jones
1
-6
/
+36
2005-06-01
[CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max
Dave Jones
1
-0
/
+8
2005-06-01
[CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time
Dave Jones
1
-4
/
+62
2005-06-01
[CPUFREQ] make cpufreq_gov_dbs static
Dave Jones
1
-2
/
+1
2005-06-01
[CPUFREQ] ondemand: trivial clean-ups
Dave Jones
1
-8
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+491
[prev]