| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: delete __cpuinit usage from all acpi files | Paul Gortmaker | 2013-07-14 | 1 | -4/+2 |
* | ACPI / PM: acpi_processor_suspend() can be static | Fengguang Wu | 2013-06-19 | 1 | -2/+2 |
* | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 2013-05-12 | 1 | -10/+19 |
* | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
* | cpuidle / ACPI: recover percpu ACPI processor cstate | Alex Shi | 2013-04-02 | 1 | -6/+7 |
* | Merge branch 'misc' into release | Len Brown | 2013-02-18 | 1 | -1/+0 |
|\ |
|
| * | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2013-02-10 | 1 | -1/+0 |
* | | ACPI / idle: remove usage of the statedata | Daniel Lezcano | 2013-02-08 | 1 | -12/+7 |
* | | ACPI / idle: pass the cpuidle_device parameter | Daniel Lezcano | 2013-02-08 | 1 | -5/+6 |
* | | ACPI / idle : remove pointless headers | Daniel Lezcano | 2013-02-08 | 1 | -12/+1 |
* | | ACPI / idle: remove unused definition | Daniel Lezcano | 2013-02-08 | 1 | -4/+0 |
|/ |
|
* | ACPI / processor: Get power info before updating the C-states | Thomas Schlichter | 2013-01-19 | 1 | -0/+1 |
* | ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled | Konrad Rzeszutek Wilk | 2013-01-18 | 1 | -0/+3 |
* | cpuidle: Measure idle state durations with monotonic clock | Julius Werner | 2012-11-27 | 1 | -54/+3 |
* | cpuidle / ACPI: fix potential NULL pointer dereference | Wei Yongjun | 2012-10-08 | 1 | -1/+2 |
* | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 2012-09-17 | 1 | -8/+24 |
* | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2012-09-15 | 1 | -4/+2 |
* | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 | 1 | -2/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -6/+6 |
|\ |
|
| *-. | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1 | -8/+36 |
| |\ \ |
|
| | * | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -6/+6 |
| |/ / |
|
* | | | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-19 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2012-07-01 | 1 | -2/+2 |
| * | | | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2012-07-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -2/+0 |
* | | | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -5/+0 |
* | | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 2012-07-17 | 1 | -2/+0 |
* | | | PM / cpuidle: System resume hang fix with cpuidle | Preeti U Murthy | 2012-07-10 | 1 | -29/+1 |
|/ / |
|
* | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 2012-06-27 | 1 | -2/+30 |
|/ |
|
* | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 2012-04-06 | 1 | -2/+1 |
|\ |
|
| *-. | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 1 | -2/+32 |
| |\ \ |
|
| | | * | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 2012-03-30 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 2012-04-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -0/+31 |
|/ |
|
* | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) | Rafael J. Wysocki | 2011-11-12 | 1 | -29/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -44/+207 |
|\ |
|
| * | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -25/+166 |
| * | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 | 1 | -13/+12 |
| * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 | 1 | -26/+49 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -5/+5 |
|\ \ |
|
| * | | locking, ACPI: Annotate c3_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
| |/ |
|
* | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
|/ |
|
* | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
* | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 1 | -3/+3 |
|\ |
|
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -3/+3 |
* | | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs | Len Brown | 2011-01-12 | 1 | -4/+0 |
* | | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 1 | -1/+0 |
|\ |
|
| * | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER | Thomas Renninger | 2010-10-01 | 1 | -1/+0 |
* | | acpi_idle: delete bogus data from cpuidle_state.power_usage | Len Brown | 2010-10-15 | 1 | -1/+0 |
|/ |
|