summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d...Russell King2015-10-23
* cpuidle: mvebu: clean up multiple platform driversRussell King2015-10-23
* Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-11
|\
| *-. Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-11
| |\ \
| | | * cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang2015-09-03
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: migrate to common PSCI client codeMark Rutland2015-08-03
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \ \ \ | | |_|/ | |/| |
| * | | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang2015-08-28
| * | | cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang2015-08-28
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ | |/ / |/| |
| * | sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach2015-07-21
| |/
* | suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki2015-07-09
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\
| * drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driverPaul Gortmaker2015-06-16
* | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-26
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...preeti2015-06-26
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-06
* | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2015-06-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat2015-06-22
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
| |/ /
* | | cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.cRafael J. Wysocki2015-05-30
* | | cpuidle: Select a different state on tick_broadcast_enter() failuresRafael J. Wysocki2015-05-14
* | | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
* | | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
* | | cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()Rafael J. Wysocki2015-05-09
* | | cpuidle: Check the sign of index in cpuidle_reflect()Rafael J. Wysocki2015-05-04
|/ /
* | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
|/
* 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
| |/ |/|