Age | Commit message (Expand) | Author |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-08 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-09-25 | Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/l... | Rafael J. Wysocki |
2014-09-25 | Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into nex... | Arnd Bergmann |
2014-09-25 | drivers: cpuidle: initialize big.LITTLE driver through DT | Lorenzo Pieralisi |
2014-09-25 | drivers: cpuidle: CPU idle ARM64 driver | Lorenzo Pieralisi |
2014-09-25 | drivers: cpuidle: implement DT based idle states infrastructure | Lorenzo Pieralisi |
2014-09-25 | cpuidle: big.LITTLE: add Exynos5800 compatible string | Kevin Hilman |
2014-09-25 | cpuidle: Replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-09-24 | sched: Let the scheduler see CPU idle states | Daniel Lezcano |
2014-09-23 | Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next... | Olof Johansson |
2014-09-19 | cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus | Chuansheng Liu |
2014-09-16 | ARM: zynq: cpuidle: Remove pointless code | Daniel Lezcano |
2014-09-09 | cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency | Andrew Lunn |
2014-08-27 | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number | Juri Lelli |
2014-08-26 | drivers/cpuidle: Replace __get_cpu_var uses for address calculation | Christoph Lameter |
2014-08-14 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-09 | ARM: EXYNOS: Fix suspend/resume sequences | Tomasz Figa |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-08-06 | cpuidle: menu: Lookup CPU runqueues less | Mel Gorman |
2014-08-06 | cpuidle: menu: Call nr_iowait_cpu less times | Mel Gorman |
2014-08-06 | cpuidle: menu: Use ktime_to_us instead of reinventing the wheel | Mel Gorman |
2014-08-06 | cpuidle: menu: Use shifts when calculating averages where possible | Mel Gorman |
2014-08-05 | powerpc/cpuidle: Fix parsing of idle state flags from device-tree | Vaidyanathan Srinivasan |
2014-07-29 | cpuidle: Remove time measurement in poll state | Daniel Lezcano |
2014-07-29 | cpuidle: Remove manual selection of the multiple driver support | Daniel Lezcano |
2014-07-29 | cpuidle: ladder governor - use macro instead of hardcoded value | Mohammad Merajul Islam Molla |
2014-07-29 | cpuidle: big_little: Fix build error | Sachin Kamat |
2014-07-28 | cpuidle: menu governor - remove unused macro STDDEV_THRESH | Mohammad Merajul Islam Molla |
2014-07-26 | Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next... | Arnd Bergmann |
2014-07-24 | cpuidle: mvebu: add Armada 38x support | Thomas Petazzoni |
2014-07-24 | cpuidle: mvebu: add Armada 370 support | Thomas Petazzoni |
2014-07-24 | cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7 | Gregory CLEMENT |
2014-07-19 | cpuidle: fix permission for driver name sysfs node | Mohammad Merajul Islam Molla |
2014-07-19 | cpuidle: big.LITTLE: init driver for exynos5420 | Chander Kashyap |
2014-07-19 | cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config | Chander Kashyap |
2014-07-19 | cpuidle: big.LITTLE: add of_device_id structure | Chander Kashyap |
2014-07-09 | cpuidle: move idle traces to cpuidle_enter_state() | Sandeep Tripathy |
2014-06-19 | cpuidle: fix comment | Antonio Ospite |
2014-06-18 | cpuidle: mvebu: Fix the name of the states | Gregory CLEMENT |
2014-06-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-06-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-12 | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar |
2014-06-11 | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry | Michael Neuling |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-05 | cpuidle: Set polling in poll_idle | Andy Lutomirski |