| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuidle:powernv: Add helper function to populate powernv idle states. | Gautham R. Shenoy | 2017-01-31 | 1 | -0/+1 |
* | cpuidle: Allow enforcing deepest idle state selection | Jacob Pan | 2016-11-29 | 1 | -1/+6 |
* | cpuidle: governors: Remove remaining old module code | Daniel Lezcano | 2016-10-21 | 1 | -2/+0 |
* | cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64} | Sudeep Holla | 2016-07-21 | 1 | -0/+18 |
* | cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE | Catalin Marinas | 2016-06-02 | 1 | -0/+3 |
* | cpuidle/coupled: Remove cpuidle_device::safe_state_index | Xunlei Pang | 2015-08-28 | 1 | -1/+0 |
*-. | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 2015-06-19 | 1 | -6/+10 |
|\ \ |
|
| * | | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND | Rafael J. Wysocki | 2015-05-19 | 1 | -6/+10 |
| |/ |
|
* | | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -0/+1 |
* | | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -0/+3 |
|/ |
|
* | cpuidle: remove state_count field from struct cpuidle_device | Bartlomiej Zolnierkiewicz | 2015-04-03 | 1 | -1/+0 |
* | cpuidle / sleep: Use broadcast timer for states that stop local timer | Rafael J. Wysocki | 2015-03-05 | 1 | -2/+15 |
* | PM / sleep: Make it possible to quiesce timers during suspend-to-idle | Rafael J. Wysocki | 2015-02-15 | 1 | -0/+9 |
* | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki | 2015-02-13 | 1 | -2/+2 |
* | cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID | Len Brown | 2014-12-17 | 1 | -3/+0 |
* | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 2014-11-12 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-09 | 1 | -0/+1 |
|\ |
|
| * | cpuidle: declare cpuidle_dev in cpuidle.h | Paul Burton | 2014-05-28 | 1 | -0/+1 |
* | | PM / suspend: Always use deepest C-state in the "freeze" sleep state | Rafael J. Wysocki | 2014-05-07 | 1 | -0/+2 |
* | | cpuidle: Combine cpuidle_enabled() with cpuidle_select() | Rafael J. Wysocki | 2014-05-01 | 1 | -5/+0 |
|/ |
|
* | sched/idle: Reorganize the idle loop | Daniel Lezcano | 2014-03-11 | 1 | -0/+2 |
* | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 | 1 | -2/+0 |
* | idle/cpuidle: Split cpuidle_idle_call main function into smaller functions | Daniel Lezcano | 2014-03-11 | 1 | -0/+19 |
* | cpuidle: remove cpuidle_unregister_governor() | Viresh Kumar | 2013-10-30 | 1 | -6/+0 |
* | cpuidle: fix indentation of cpumask | Viresh Kumar | 2013-10-30 | 1 | -1/+1 |
* | cpuidle: Add missing forward declarations of structures | Daniel Lezcano | 2013-07-15 | 1 | -0/+2 |
* | cpuidle: Make cpuidle's sysfs directory dynamically allocated | Daniel Lezcano | 2013-07-15 | 1 | -4/+3 |
* | cpuidle: simplify multiple driver support | Daniel Lezcano | 2013-06-11 | 1 | -3/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-11 | 1 | -1/+1 |
|\ |
|
| * | intel_idle: initial C8, C9, C10 support | Len Brown | 2013-04-17 | 1 | -1/+1 |
* | | cpuidle: make a single register function for all | Daniel Lezcano | 2013-04-23 | 1 | -2/+7 |
* | | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -11/+0 |
* | | cpuidle: initialize the broadcast timer framework | Daniel Lezcano | 2013-04-01 | 1 | -0/+2 |
* | | cpuidle : handle clockevent notify from the cpuidle framework | Daniel Lezcano | 2013-04-01 | 1 | -0/+1 |
|/ |
|
* | cpuidle: remove vestage definition of cpuidle_state_usage.driver_data | Len Brown | 2013-02-11 | 1 | -22/+0 |
* | cpuidle: remove the power_specified field in the driver | Daniel Lezcano | 2013-01-15 | 1 | -1/+1 |
* | cpuidle: support multiple drivers | Daniel Lezcano | 2012-11-15 | 1 | -2/+5 |
* | cpuidle: move driver's refcount to cpuidle | Daniel Lezcano | 2012-11-15 | 1 | -0/+1 |
* | cpuidle / sysfs: move structure declaration into the sysfs.c file | Daniel Lezcano | 2012-11-15 | 1 | -7/+0 |
* | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 2012-08-23 | 1 | -0/+4 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -0/+11 |
|\ |
|
| * | cpuidle: coupled: add parallel barrier function | Colin Cross | 2012-06-02 | 1 | -0/+4 |
| * | cpuidle: add support for states that affect multiple cpus | Colin Cross | 2012-06-02 | 1 | -0/+7 |
* | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-07-19 | 1 | -0/+1 |
|\ \ |
|
| * | | PM / Domains: Add preliminary support for cpuidle, v2 | Rafael J. Wysocki | 2012-07-03 | 1 | -0/+1 |
* | | | PM / cpuidle: System resume hang fix with cpuidle | Preeti U Murthy | 2012-07-10 | 1 | -0/+4 |
* | | | ACPI: intel_idle : break dependency between modules | Daniel Lezcano | 2012-07-05 | 1 | -7/+0 |
|/ / |
|
* | | PM / cpuidle: Add driver reference counter | Rafael J. Wysocki | 2012-07-03 | 1 | -1/+5 |
* | | cpuidle: move field disable from per-driver to per-cpu | ShuoX Liu | 2012-07-03 | 1 | -1/+1 |
|/ |
|
* | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 2012-03-30 | 1 | -1/+1 |