index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
cpuidle: powernv: Populate cpuidle state details by querying the device-tree
Preeti U. Murthy
1
-5
/
+22
2014-10-20
cpuidle: drop owner assignment from platform_drivers
Wolfram Sang
8
-10
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+8
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-1
/
+402
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-9
/
+1
2014-09-25
Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/l...
Rafael J. Wysocki
8
-0
/
+401
2014-09-25
Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into nex...
Arnd Bergmann
1
-9
/
+1
2014-09-25
drivers: cpuidle: initialize big.LITTLE driver through DT
Lorenzo Pieralisi
2
-0
/
+20
2014-09-25
drivers: cpuidle: CPU idle ARM64 driver
Lorenzo Pieralisi
4
-0
/
+156
2014-09-25
drivers: cpuidle: implement DT based idle states infrastructure
Lorenzo Pieralisi
4
-0
/
+224
2014-09-25
cpuidle: big.LITTLE: add Exynos5800 compatible string
Kevin Hilman
1
-0
/
+1
2014-09-25
cpuidle: Replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
1
-0
/
+6
2014-09-23
Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...
Olof Johansson
1
-1
/
+1
2014-09-19
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
1
-7
/
+2
2014-09-16
ARM: zynq: cpuidle: Remove pointless code
Daniel Lezcano
1
-9
/
+1
2014-09-09
cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency
Andrew Lunn
1
-1
/
+1
2014-08-27
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
Juri Lelli
1
-10
/
+3
2014-08-26
drivers/cpuidle: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2
-5
/
+5
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+23
2014-08-09
ARM: EXYNOS: Fix suspend/resume sequences
Tomasz Figa
1
-21
/
+4
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-102
/
+169
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+8
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
1
-10
/
+7
2014-08-06
cpuidle: menu: Call nr_iowait_cpu less times
Mel Gorman
1
-7
/
+8
2014-08-06
cpuidle: menu: Use ktime_to_us instead of reinventing the wheel
Mel Gorman
1
-4
/
+1
2014-08-06
cpuidle: menu: Use shifts when calculating averages where possible
Mel Gorman
1
-3
/
+11
2014-08-05
powerpc/cpuidle: Fix parsing of idle state flags from device-tree
Vaidyanathan Srinivasan
1
-8
/
+8
2014-07-29
cpuidle: Remove time measurement in poll state
Daniel Lezcano
1
-11
/
+0
2014-07-29
cpuidle: Remove manual selection of the multiple driver support
Daniel Lezcano
1
-6
/
+1
2014-07-29
cpuidle: ladder governor - use macro instead of hardcoded value
Mohammad Merajul Islam Molla
1
-2
/
+2
2014-07-29
cpuidle: big_little: Fix build error
Sachin Kamat
1
-0
/
+1
2014-07-28
cpuidle: menu governor - remove unused macro STDDEV_THRESH
Mohammad Merajul Islam Molla
1
-1
/
+0
2014-07-26
Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...
Arnd Bergmann
4
-100
/
+157
2014-07-24
cpuidle: mvebu: add Armada 38x support
Thomas Petazzoni
1
-1
/
+28
2014-07-24
cpuidle: mvebu: add Armada 370 support
Thomas Petazzoni
1
-2
/
+33
2014-07-24
cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
Gregory CLEMENT
3
-27
/
+26
2014-07-19
cpuidle: fix permission for driver name sysfs node
Mohammad Merajul Islam Molla
1
-1
/
+1
2014-07-19
cpuidle: big.LITTLE: init driver for exynos5420
Chander Kashyap
1
-0
/
+1
2014-07-19
cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config
Chander Kashyap
1
-1
/
+1
2014-07-19
cpuidle: big.LITTLE: add of_device_id structure
Chander Kashyap
1
-1
/
+10
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
1
-0
/
+2
2014-06-19
cpuidle: fix comment
Antonio Ospite
1
-1
/
+1
2014-06-18
cpuidle: mvebu: Fix the name of the states
Gregory CLEMENT
1
-2
/
+2
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-5
/
+3
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
1
-1
/
+1
2014-06-11
powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry
Michael Neuling
1
-5
/
+3
[prev]
[next]