index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
1
-1
/
+2
|
\
|
*
cpuidle: Check the result of cpuidle_get_driver() against NULL
Daniel Fu
2013-08-30
1
-1
/
+2
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-09
3
-0
/
+220
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'cpuidle/biglittle' into next/drivers
Olof Johansson
2013-08-28
3
-0
/
+220
|
|
\
|
|
*
cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
Lorenzo Pieralisi
2013-08-28
3
-0
/
+220
*
|
|
cpuidle: coupled: fix race condition between pokes and safe state
Colin Cross
2013-08-29
1
-6
/
+14
*
|
|
cpuidle: coupled: abort idle if pokes are pending
Colin Cross
2013-08-29
1
-25
/
+82
*
|
|
cpuidle: coupled: disable interrupts after entering safe state
Colin Cross
2013-08-29
1
-0
/
+2
*
|
|
cpuidle: Change struct menu_device field types
Tuukka Tikkanen
2013-08-23
1
-11
/
+17
*
|
|
cpuidle: Add a comment warning about possible overflow
Tuukka Tikkanen
2013-08-23
1
-0
/
+9
*
|
|
cpuidle: Fix variable domains in get_typical_interval()
Tuukka Tikkanen
2013-08-23
1
-6
/
+9
*
|
|
cpuidle: Fix menu_device->intervals type
Tuukka Tikkanen
2013-08-23
1
-1
/
+1
*
|
|
cpuidle: CodingStyle: Break up multiple assignments on single line
Tuukka Tikkanen
2013-08-23
1
-3
/
+6
*
|
|
cpuidle: Check called function parameter in get_typical_interval()
Tuukka Tikkanen
2013-08-23
1
-5
/
+13
*
|
|
cpuidle: Rearrange code and comments in get_typical_interval()
Tuukka Tikkanen
2013-08-23
1
-13
/
+15
*
|
|
cpuidle: Ignore interval prediction result when timer is shorter
Tuukka Tikkanen
2013-08-23
1
-1
/
+4
*
|
|
cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()
Julia Lawall
2013-08-14
1
-3
/
+0
*
|
|
Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...
Rafael J. Wysocki
2013-08-14
2
-2
/
+2
|
\
\
\
|
*
|
|
cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static
Jingoo Han
2013-08-12
1
-1
/
+1
|
*
|
|
cpuidle: calxeda: Add missing __iomem annotation
Jingoo Han
2013-08-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge back earlier 'pm-cpuidle' material.
Rafael J. Wysocki
2013-08-14
8
-110
/
+298
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'cpuidle-arm' into pm-cpuidle
Rafael J. Wysocki
2013-07-27
4
-16
/
+173
|
|
\
\
|
|
*
|
ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
Daniel Lezcano
2013-07-27
3
-0
/
+140
|
|
*
|
cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
Sahara
2013-07-27
3
-16
/
+33
|
|
|
/
|
*
|
cpuidle: Check if device is already registered
Daniel Lezcano
2013-07-15
1
-1
/
+4
|
*
|
cpuidle: Introduce __cpuidle_device_init()
Daniel Lezcano
2013-07-15
1
-7
/
+13
|
*
|
cpuidle: Introduce __cpuidle_unregister_device()
Daniel Lezcano
2013-07-15
1
-30
/
+32
|
*
|
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
2013-07-15
1
-15
/
+48
|
*
|
cpuidle: Fix white space to follow CodingStyle
Daniel Lezcano
2013-07-15
1
-16
/
+22
|
*
|
cpuidle: Check cpuidle_enable_device() return value
Daniel Lezcano
2013-07-15
1
-8
/
+9
|
*
|
cpuidle: Make it clear that governors cannot be modules
Daniel Lezcano
2013-07-15
2
-22
/
+2
|
|
/
*
|
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-29
1
-69
/
+4
*
|
Revert "cpuidle: Quickly notice prediction failure in general case"
Rafael J. Wysocki
2013-07-29
1
-34
/
+1
|
/
*
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
[next]