aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpuidle.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-4/+4
2017-08-30cpuidle: Make drivers initialize polling stateGravatar Rafael J. Wysocki 1-2/+2
2017-08-30cpuidle: Move polling state initialization code to separate fileGravatar Rafael J. Wysocki 1-0/+6
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolGravatar Rafael J. Wysocki 1-6/+1
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleGravatar Rafael J. Wysocki 1-4/+4
2017-01-31cpuidle:powernv: Add helper function to populate powernv idle states.Gravatar Gautham R. Shenoy 1-0/+1
2016-11-29cpuidle: Allow enforcing deepest idle state selectionGravatar Jacob Pan 1-1/+6
2016-10-21cpuidle: governors: Remove remaining old module codeGravatar Daniel Lezcano 1-2/+0
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Gravatar Sudeep Holla 1-0/+18
2016-06-02cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLEGravatar Catalin Marinas 1-0/+3
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexGravatar Xunlei Pang 1-1/+0
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Gravatar Rafael J. Wysocki 1-6/+10
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDGravatar Rafael J. Wysocki 1-6/+10
2015-05-14sched / idle: Call default_idle_call() from cpuidle_enter_state()Gravatar Rafael J. Wysocki 1-0/+1
2015-05-14sched / idle: Call idle_set_state() from cpuidle_enter_state()Gravatar Rafael J. Wysocki 1-0/+3
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerGravatar Rafael J. Wysocki 1-2/+15
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleGravatar Rafael J. Wysocki 1-0/+9
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingGravatar Rafael J. Wysocki 1-2/+2
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDGravatar Len Brown 1-3/+0
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicGravatar Daniel Lezcano 1-2/+2
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+1
2014-05-28cpuidle: declare cpuidle_dev in cpuidle.hGravatar Paul Burton 1-0/+1
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateGravatar Rafael J. Wysocki 1-0/+2
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Gravatar Rafael J. Wysocki 1-5/+0
2014-03-11sched/idle: Reorganize the idle loopGravatar Daniel Lezcano 1-0/+2
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cGravatar Daniel Lezcano 1-2/+0
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsGravatar Daniel Lezcano 1-0/+19
2013-10-30cpuidle: remove cpuidle_unregister_governor()Gravatar Viresh Kumar 1-6/+0
2013-10-30cpuidle: fix indentation of cpumaskGravatar Viresh Kumar 1-1/+1
2013-07-15cpuidle: Add missing forward declarations of structuresGravatar Daniel Lezcano 1-0/+2
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedGravatar Daniel Lezcano 1-4/+3
2013-06-11cpuidle: simplify multiple driver supportGravatar Daniel Lezcano 1-3/+3
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2013-04-23cpuidle: make a single register function for allGravatar Daniel Lezcano 1-2/+7
2013-04-23cpuidle: remove en_core_tk_irqen flagGravatar Daniel Lezcano 1-11/+0
2013-04-17intel_idle: initial C8, C9, C10 supportGravatar Len Brown 1-1/+1
2013-04-01cpuidle: initialize the broadcast timer frameworkGravatar Daniel Lezcano 1-0/+2
2013-04-01cpuidle : handle clockevent notify from the cpuidle frameworkGravatar Daniel Lezcano 1-0/+1
2013-02-11cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataGravatar Len Brown 1-22/+0
2013-01-15cpuidle: remove the power_specified field in the driverGravatar Daniel Lezcano 1-1/+1
2012-11-15cpuidle: support multiple driversGravatar Daniel Lezcano 1-2/+5
2012-11-15cpuidle: move driver's refcount to cpuidleGravatar Daniel Lezcano 1-0/+1
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileGravatar Daniel Lezcano 1-7/+0
2012-08-23ARM: omap: allow building omap44xx without SMPGravatar Arnd Bergmann 1-0/+4
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+11
2012-07-19Merge branch 'pm-domains'Gravatar Rafael J. Wysocki 1-0/+1
2012-07-10PM / cpuidle: System resume hang fix with cpuidleGravatar Preeti U Murthy 1-0/+4
2012-07-05ACPI: intel_idle : break dependency between modulesGravatar Daniel Lezcano 1-7/+0
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Gravatar Rafael J. Wysocki 1-0/+1