Age | Commit message (Expand) | Author |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi |
2009-04-05 | Merge branch 'pmtimer-overflow' into release | Len Brown |
2009-04-03 | ACPI: Remove R40e c-state blacklist | Thomas Renninger |
2009-03-26 | ACPICA: Rename ACPI bit register access functions | Bob Moore |
2009-03-26 | ACPICA: Optimize ACPI register locking | Bob Moore |
2009-03-17 | acpi: fix of pmtimer overflow that make Cx states time incorrect | alex.shi |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown |
2009-01-28 | ACPI: remove BM_RLD access from idle entry path | Len Brown |
2009-01-28 | ACPI: remove locking from PM1x_STS register reads | Len Brown |
2009-01-06 | remove linux/hardirq.h from asm-generic/local.h | Russell King |
2008-12-16 | x86: support always running TSC on Intel CPUs | Venki Pallipadi |
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 |