summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-111-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-1/+1
|\
| * intel_idle: initial C8, C9, C10 supportLen Brown2013-04-171-1/+1
* | cpuidle: make a single register function for allDaniel Lezcano2013-04-231-2/+7
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-11/+0
* | cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-011-0/+2
* | cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-04-011-0/+1
|/
* cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown2013-02-111-22/+0
* cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
* cpuidle: support multiple driversDaniel Lezcano2012-11-151-2/+5
* cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-151-0/+1
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-151-7/+0
* ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-0/+11
|\
| * cpuidle: coupled: add parallel barrier functionColin Cross2012-06-021-0/+4
| * cpuidle: add support for states that affect multiple cpusColin Cross2012-06-021-0/+7
* | Merge branch 'pm-domains'Rafael J. Wysocki2012-07-191-0/+1
|\ \
| * | PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2012-07-031-0/+1
* | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-0/+4
* | | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-051-7/+0
|/ /
* | PM / cpuidle: Add driver reference counterRafael J. Wysocki2012-07-031-1/+5
* | cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-031-1/+1
|/
* cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
* idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+5
* cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-301-1/+0
* cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-301-1/+1
* cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+1
* cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-0/+7
|\
| * intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-171-0/+7
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-081-2/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-22/+30
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-6/+13
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-10/+15
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-061-3/+0
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-4/+3
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+2
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-031-0/+2
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+2
* cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-1/+0
* cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-121-1/+0
* cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0
* cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-121-1/+0
* intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-091-0/+4
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-271-0/+2
* cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown2010-05-271-3/+3
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-0/+1
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2