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