Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs | Sebastien Rannou | 1 | -4/+4 |
2015-03-13 | cpuidle: mvebu: Fix the CPU PM notifier usage | Gregory CLEMENT | 1 | -2/+2 |
2015-03-06 | cpuidle / sleep: Use broadcast timer for states that stop local timer | Rafael J. Wysocki | 1 | -40/+22 |
2015-03-01 | cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too | Rafael J. Wysocki | 1 | -7/+16 |
2015-03-01 | idle / sleep: Avoid excessive disabling and enabling interrupts | Rafael J. Wysocki | 1 | -3/+3 |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -35/+49 |
2015-02-20 | cpuidle: powernv: Avoid endianness conversions while parsing DT | Preeti U Murthy | 1 | -13/+16 |
2015-02-18 | cpuidle: powernv: Read target_residency value of idle states from DT if avail... | Preeti U Murthy | 1 | -29/+40 |
2015-02-18 | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -26/+68 |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+72 |
2015-02-15 | PM / sleep: Make it possible to quiesce timers during suspend-to-idle | Rafael J. Wysocki | 1 | -5/+44 |
2015-02-14 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki | 1 | -23/+26 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -2/+0 |
2015-02-06 | Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2 | -5/+72 |
2015-01-30 | cpuidle: exynos: add coupled cpuidle support for exynos4210 | Bartlomiej Zolnierkiewicz | 2 | -5/+72 |
2015-01-27 | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 2 | -2/+0 |
2015-01-23 | drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable | Sudeep Holla | 1 | -0/+4 |
2014-12-29 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2 | -21/+11 |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -6/+4 |
2014-12-17 | cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_... | Len Brown | 1 | -6/+1 |
2014-12-17 | cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TI... | Len Brown | 1 | -15/+10 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -10/+0 |
2014-12-15 | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 1 | -1/+2 |
2014-12-15 | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu | 1 | -6/+3 |
2014-11-21 | Merge back earlier cpuidle material for 3.19-rc1. | Rafael J. Wysocki | 16 | -34/+12 |
2014-11-19 | drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages | Lorenzo Pieralisi | 1 | -11/+2 |
2014-11-19 | drivers: cpuidle: Add idle-state-name description to ARM idle states | Lorenzo Pieralisi | 1 | -1/+6 |
2014-11-19 | drivers: cpuidle: Add status property to ARM idle states | Lorenzo Pieralisi | 1 | -0/+3 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 16 | -34/+12 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 8 | -10/+0 |
2014-10-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2014-10-23 | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle | Markos Chandras | 1 | -1/+1 |
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-10 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -1/+402 |
2014-10-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -9/+1 |
2014-09-26 | 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-24 | 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 |