summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-101-0/+1
|\
| * cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton2014-05-281-0/+1
* | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-071-0/+2
* | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-05-011-5/+0Star
|/
* sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-111-0/+2
* cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-111-2/+0Star
* idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-111-0/+19
* cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-301-6/+0Star
* cpuidle: fix indentation of cpumaskViresh Kumar2013-10-301-1/+1
* cpuidle: Add missing forward declarations of structuresDaniel Lezcano2013-07-151-0/+2
* cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-151-4/+3Star
* 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-121-1/+1
|\
| * intel_idle: initial C8, C9, C10 supportLen Brown2013-04-181-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/+0Star
* | 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-121-22/+0Star
* 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/+0Star
* 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/+0Star
|/ /
* | 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/+0Star
* 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-191-0/+7
|\
| * intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-181-0/+7
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-081-2/+0Star
|/
* 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-071-6/+13
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-071-10/+15
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-071-3/+0Star
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-4/+3Star
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-011-1/+2
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-041-0/+2
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-041-0/+2