Age | Commit message (Expand) | Author |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-10-16 | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi |
2008-08-15 | acpi: trivial cleanups | Pavel Machek |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner |
2008-07-26 | ftrace: disable tracing on acpi idle calls | Steven Rostedt |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-07-16 | ACPI: change processors from array to per_cpu variable | Mike Travis |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-11 | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-30 | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-27 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra |
2008-04-24 | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi |
2008-03-26 | cpuidle: fix 100% C0 statistics regression | Venki Pallipadi |
2008-03-26 | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry | Venki Pallipadi |
2008-03-14 | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi |
2008-02-19 | ACPI: TSC breaks atkbd suspend | Pavel Machek |
2008-02-14 | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi |
2008-02-13 | ACPI: fix suspend regression due to idle update | Venkatesh Pallipadi |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: cpuidle: Support C1 idle time accounting | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling | venkatesh.pallipadi@intel.com |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross |
2008-01-30 | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen |
2008-01-30 | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi |
2008-01-07 | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case | Venki Pallipadi |
2007-12-14 | cpuidle: default processor.latency_factor=2 | Len Brown |
2007-12-14 | cpuidle: create processor.latency_factor tunable | Len Brown |
2007-12-07 | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner |
2007-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2007-11-26 | ACPI: Set max_cstate to 1 for early Opterons. | Alexey Starikovskiy |
2007-11-20 | Pull cpuidle into release branch | Len Brown |
2007-11-19 | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi |
2007-11-19 | cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooks | Venkatesh Pallipadi |
2007-11-19 | cpuidle: fix C3 for no bus-master control case | Venkatesh Pallipadi |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-12 | ACPI: remove the now unused ifdef code | Thomas Gleixner |
2007-10-10 | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-09-22 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner |
2007-08-23 | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar |
2007-08-07 | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2" | Venki Pallipadi |
2007-07-22 | Pull misc into release branch | Len Brown |