summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-081-1/+1
* cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano2012-09-221-6/+9
* cpuidle: remove some empty linesDaniel Lezcano2012-09-191-3/+0
* PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki2012-09-041-1/+3
* Honor state disabling in the cpuidle ladder governorCarsten Emde2012-09-041-1/+3
* cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)2012-08-171-1/+1
* cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross2012-08-171-0/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-265-28/+808
|\
| *---. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-265-28/+808
| |\ \ \
| | | | * cpuidle: add checks to avoid NULL pointer dereferenceSrivatsa S. Bhat2012-06-011-2/+6
| | | | * cpuidle: remove unused hrtimer_peek_ahead_timers() callSergey Senozhatsky2012-06-011-9/+0
| | | |/ | | |/|
| | | * cpuidle: coupled: add parallel barrier functionColin Cross2012-06-021-0/+37
| | | * cpuidle: add support for states that affect multiple cpusColin Cross2012-06-025-1/+726
| | | * cpuidle: fix error handling in __cpuidle_register_deviceColin Cross2012-06-021-4/+9
| | | * cpuidle: refactor out cpuidle_enter_stateColin Cross2012-06-022-13/+31
| | |/
* | | Merge branch 'pm-domains'Rafael J. Wysocki2012-07-192-1/+3
|\ \ \
| * | | PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2012-07-032-1/+3
* | | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-0/+16
|/ / /
* | | PM / cpuidle: Add driver reference counterRafael J. Wysocki2012-07-031-1/+28
* | | cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-033-12/+15
|/ /
* / cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-12/+1
|/
* Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-062-5/+5
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-304-11/+135
| |\
| | * cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-051-1/+1
| |\ \
| * | | cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt2012-02-131-4/+4
* | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| |_|/ |/| |
* | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+28
* | | cpuidle: use the driver's state_count as defaultDaniel Lezcano2012-03-302-2/+2
* | | cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-303-1/+45
* | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-7/+59
| |/ |/|
* | cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt2012-02-221-1/+1
|/
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-49/+47
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-075-88/+115
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-065-53/+68
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-062-11/+19
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-062-12/+0
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-063-18/+34
* | cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker2011-10-311-1/+1
* | cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker2011-10-312-0/+2
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-253-3/+3
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-031-20/+18
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+4
* cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-034-0/+17
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+3
|\
| * cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo2011-05-291-1/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-02-151-43/+49
|\|
| * Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-121-2/+8
| |\
| | * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-121-2/+8
| * | Merge branch 'linus' into idle-testLen Brown2011-01-121-1/+2
| |\|