index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
5
-132
/
+307
|
\
|
*
cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning
Daniel Lezcano
2013-06-11
1
-3
/
+3
|
*
cpuidle: Comment the driver's framework code
Daniel Lezcano
2013-06-11
1
-6
/
+126
|
*
cpuidle: simplify multiple driver support
Daniel Lezcano
2013-06-11
2
-115
/
+81
|
*
ARM: zynq: Add cpuidle support
Michal Simek
2013-06-05
3
-0
/
+91
|
*
cpuidle: improve governor Kconfig options
Daniel Lezcano
2013-06-03
1
-9
/
+7
*
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-07-02
1
-14
/
+0
|
\
\
|
*
|
ARM: introduce common set_auxcr/get_auxcr functions
Rob Herring
2013-05-29
1
-14
/
+0
|
|
/
*
|
cpuidle: calxeda: select ARM_CPU_SUSPEND
Arnd Bergmann
2013-06-24
1
-0
/
+1
|
/
*
cpuidle: add maintainer entry
Daniel Lezcano
2013-04-26
2
-3
/
+6
*
cpuidle: fix comment format
Daniel Lezcano
2013-04-24
1
-1
/
+1
*
ARM: kirkwood: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-15
/
+2
*
ARM: calxeda: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-51
/
+1
*
cpuidle: make a single register function for all
Daniel Lezcano
2013-04-23
1
-0
/
+72
*
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
3
-56
/
+18
*
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
2013-04-01
1
-2
/
+29
*
cpuidle: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
2013-04-01
1
-3
/
+3
*
cpuidle / kirkwood: remove redundant Kconfig option
Daniel Lezcano
2013-04-01
2
-7
/
+1
*
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
2013-04-01
1
-0
/
+9
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
3
-0
/
+113
|
\
|
*
cpuidle: kirkwood: Move out of mach directory
Andrew Lunn
2013-01-31
3
-0
/
+113
*
|
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2013-01-26
1
-2
/
+0
|
/
*
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
2013-01-15
3
-44
/
+6
*
cpuidle: fix number of initialized/destroyed states
Krzysztof Mazur
2013-01-11
1
-1
/
+1
*
cpuidle: fix lock contention in the idle path
Daniel Lezcano
2013-01-03
1
-7
/
+1
*
cpuidle / coupled: fix ready counter decrement
Sivaram Nair
2013-01-03
1
-1
/
+1
*
cpuidle: Fix finding state with min power_usage
Sivaram Nair
2013-01-03
2
-2
/
+2
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
3
-0
/
+173
|
\
|
*
cpuidle: add Calxeda SOC idle support
Rob Herring
2012-11-07
3
-0
/
+173
*
|
cpuidle: Measure idle state durations with monotonic clock
Julius Werner
2012-11-27
1
-2
/
+1
*
|
cpuidle: fix a suspicious RCU usage in menu governor
Li Zhong
2012-11-23
1
-4
/
+6
*
|
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-15
5
-38
/
+351
*
|
cpuidle: prepare the cpuidle core to handle multiple drivers
Daniel Lezcano
2012-11-15
1
-18
/
+42
*
|
cpuidle: move driver checking within the lock section
Daniel Lezcano
2012-11-15
1
-9
/
+1
*
|
cpuidle: move driver's refcount to cpuidle
Daniel Lezcano
2012-11-15
1
-5
/
+8
*
|
cpuidle: fixup device.h header in cpuidle.h
Daniel Lezcano
2012-11-15
2
-2
/
+4
*
|
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
2012-11-15
1
-0
/
+7
*
|
cpuidle: Get typical recent sleep interval
Youquan Song
2012-11-15
1
-23
/
+46
*
|
cpuidle: Set residency to 0 if target Cstate not enter
Youquan Song
2012-11-15
1
-0
/
+4
*
|
cpuidle: Quickly notice prediction failure in general case
Youquan Song
2012-11-15
1
-1
/
+33
*
|
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
2012-11-15
1
-5
/
+70
*
|
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
2012-11-15
2
-6
/
+5
*
|
cpuidle / sysfs: change function parameter
Daniel Lezcano
2012-11-15
3
-16
/
+8
|
/
*
ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
Srivatsa S. Bhat
2012-10-08
1
-1
/
+1
*
cpuidle: rename function name "__cpuidle_register_driver", v2
Daniel Lezcano
2012-09-22
1
-6
/
+9
*
cpuidle: remove some empty lines
Daniel Lezcano
2012-09-19
1
-3
/
+0
*
PM / cpuidle: Make ladder governor use the "disabled" state flag
Rafael J. Wysocki
2012-09-04
1
-1
/
+3
*
Honor state disabling in the cpuidle ladder governor
Carsten Emde
2012-09-04
1
-1
/
+3
*
cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
Jon Medhurst (Tixy)
2012-08-17
1
-1
/
+1
*
cpuidle: coupled: fix sleeping while atomic in cpu notifier
Colin Cross
2012-08-17
1
-0
/
+12
[next]