aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07
|\
| * powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan2014-08-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-07
|\ \
| * | cpuidle: fix commentAntonio Ospite2014-06-19
* | | cpuidle: Remove time measurement in poll stateDaniel Lezcano2014-07-28
* | | cpuidle: Remove manual selection of the multiple driver supportDaniel Lezcano2014-07-28
* | | cpuidle: ladder governor - use macro instead of hardcoded valueMohammad Merajul Islam Molla2014-07-28
* | | cpuidle: big_little: Fix build errorSachin Kamat2014-07-28
* | | cpuidle: menu governor - remove unused macro STDDEV_THRESHMohammad Merajul Islam Molla2014-07-27
* | | cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla2014-07-19
* | | cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy2014-07-09
* | | cpuidle: mvebu: Fix the name of the statesGregory CLEMENT2014-06-18
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-12
|\ \
| * | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling2014-06-11
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\ \ \ | |/ / |/| |
| * | Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-12
| |\ \
| * | | cpuidle: Set polling in poll_idleAndy Lutomirski2014-06-05
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\ \ \ \
| * | | | cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton2014-05-28
* | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2014-05-16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: clps711x: Add cpuidle driverAlexander Shiyan2014-04-29
| | |/ / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\| | | |
| * | | | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-06
| * | | | cpuidle / menu: move repeated correction factor check to initChander Kashyap2014-04-30
| * | | | cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki2014-04-30
| * | | | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-04-30
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ | | |/ / | |/| |
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| |/ /
* | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \ \
| * | | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-25
| |/ /
* / / cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT2014-05-08
|/ /
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
|\ \
| * | cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-08
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ \ | |_|/ |/| |
| * | drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-24
* | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\ \ \ | |_|/ |/| |
| * | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
| * | idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-11
| * | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-28
| |\ \
* | \ \ Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-02
|\ \ \ \
| * | | | cpuidle/powernv: Parse device tree to setup idle statesPreeti U Murthy2014-03-04
| * | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-04
| | |/ / | |/| |
* | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \
| * | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | cpuidle: delay enabling interrupts until all coupled CPUs leave idlePaul Burton2014-03-11
| * | | | cpuidle: poll state can measure residencytuukka.tikkanen@linaro.org2014-03-07
| * | | | cpuidle: Move perf multiplier calculation out of the selection looptuukka.tikkanen@linaro.org2014-03-05