summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras
2014-10-21cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-09-25Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/l...Rafael J. Wysocki
2014-09-25Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into nex...Arnd Bergmann
2014-09-25drivers: cpuidle: initialize big.LITTLE driver through DTLorenzo Pieralisi
2014-09-25drivers: cpuidle: CPU idle ARM64 driverLorenzo Pieralisi
2014-09-25drivers: cpuidle: implement DT based idle states infrastructureLorenzo Pieralisi
2014-09-25cpuidle: big.LITTLE: add Exynos5800 compatible stringKevin Hilman
2014-09-25cpuidle: Replace strnicmp with strncasecmpRasmus Villemoes
2014-09-24sched: Let the scheduler see CPU idle statesDaniel Lezcano
2014-09-23Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson
2014-09-19cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpusChuansheng Liu
2014-09-16ARM: zynq: cpuidle: Remove pointless codeDaniel Lezcano
2014-09-09cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli
2014-08-26drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06cpuidle: menu: Lookup CPU runqueues lessMel Gorman
2014-08-06cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman
2014-08-06cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman
2014-08-06cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman
2014-08-05powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan
2014-07-29cpuidle: Remove time measurement in poll stateDaniel Lezcano
2014-07-29cpuidle: Remove manual selection of the multiple driver supportDaniel Lezcano
2014-07-29cpuidle: ladder governor - use macro instead of hardcoded valueMohammad Merajul Islam Molla
2014-07-29cpuidle: big_little: Fix build errorSachin Kamat
2014-07-28cpuidle: menu governor - remove unused macro STDDEV_THRESHMohammad Merajul Islam Molla
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-24cpuidle: mvebu: add Armada 38x supportThomas Petazzoni
2014-07-24cpuidle: mvebu: add Armada 370 supportThomas Petazzoni
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT
2014-07-19cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla
2014-07-19cpuidle: big.LITTLE: init driver for exynos5420Chander Kashyap
2014-07-19cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in configChander Kashyap
2014-07-19cpuidle: big.LITTLE: add of_device_id structureChander Kashyap
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-06-19cpuidle: fix commentAntonio Ospite
2014-06-18cpuidle: mvebu: Fix the name of the statesGregory CLEMENT
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar