summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-22
|\
| * Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-04-03
| |\
| | * ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz2015-03-18
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\ \ \
| * | | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-05
| | |/ | |/|
* | | cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-17
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \ \
| * \ \ Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-10
| |\ \ \
| | * | | ARM: cpuidle: Register per cpuidle deviceDaniel Lezcano2015-03-24
| | * | | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano2015-03-24
| | * | | ARM64: cpuidle: Remove arm64 referenceDaniel Lezcano2015-03-24
| | * | | ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2015-03-24
| | * | | ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 functionDaniel Lezcano2015-03-24
| | * | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-23
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cpuidle: Use explicit broadcast control functionThomas Gleixner2015-04-03
| |/ / /
* | | | cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-03
|/ / /
* | | cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCsSebastien Rannou2015-03-13
* | | cpuidle: mvebu: Fix the CPU PM notifier usageGregory CLEMENT2015-03-13
| |/ |/|
* | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-05
* | cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() tooRafael J. Wysocki2015-02-28
* | idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki2015-02-28
|/
*-. Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2015-02-21
|\ \
| | * cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy2015-02-19
| | * cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy2015-02-18
* | | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-17
|\ \ \
| * | | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
| * | | PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-13
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-02-06
| |\ \ \ | | |/ / | |/| |
| | * | cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz2015-01-30
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-27
| |/ /
* | | drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailableSudeep Holla2015-01-23
|/ /
| |
| \
*-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-29
|\ \ \ | |_|/ |/| |
| | * cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...Len Brown2014-12-17
| | * cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TI...Len Brown2014-12-17
* | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-19
|\ \ \
| * | | powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-15
| * | | powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-15
| |/ /
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ | |_|/ |/| |
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ | | |/ | |/|
| | * cpuidle: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki2014-11-21
|\ \ \
| * | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-12
| |/ /
* | | drivers: cpuidle: Remove cpuidle-arm64 duplicate error messagesLorenzo Pieralisi2014-11-19
* | | drivers: cpuidle: Add idle-state-name description to ARM idle statesLorenzo Pieralisi2014-11-19
* | | drivers: cpuidle: Add status property to ARM idle statesLorenzo Pieralisi2014-11-19
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-24
|\ \
| * | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras2014-10-23
| |/