aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
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
2014-06-11powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-05cpuidle: Set polling in poll_idleAndy Lutomirski
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano
2014-05-16Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki
2014-05-08cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki
2014-05-01cpuidle / menu: move repeated correction factor check to initChander Kashyap
2014-05-01cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki
2014-04-30ARM: clps711x: Add cpuidle driverAlexander Shiyan
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-04-08cpuidle: sysfs: Export target residency informationDaniel Lezcano
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds