aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpuidle.h
AgeCommit message (Expand)Author
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar
2013-10-30cpuidle: fix indentation of cpumaskViresh Kumar
2013-07-15cpuidle: Add missing forward declarations of structuresDaniel Lezcano
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-04-23cpuidle: make a single register function for allDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-17intel_idle: initial C8, C9, C10 supportLen Brown
2013-04-01cpuidle: initialize the broadcast timer frameworkDaniel Lezcano
2013-04-01cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano
2013-02-11cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2012-11-15cpuidle: support multiple driversDaniel Lezcano
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-19Merge branch 'pm-domains'Rafael J. Wysocki
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu
2012-06-02cpuidle: coupled: add parallel barrier functionColin Cross
2012-06-02cpuidle: add support for states that affect multiple cpusColin Cross
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown
2011-01-12cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown