Age | Commit message (Expand) | Author | Files | Lines |
2009-05-16 | ACPI: suspend: restore BM_RLD on resume | Len Brown | 1 | -0/+23 |
2009-04-24 | Merge branch 'bugzilla-13142' into release | Len Brown | 1 | -0/+3 |
2009-04-24 | Merge branch 'hpet' into release | Len Brown | 1 | -3/+3 |
2009-04-24 | ACPI: prevent processor.max_cstate=0 boot crash | Len Brown | 1 | -0/+3 |
2009-04-24 | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M | Len Brown | 1 | -3/+3 |
2009-04-23 | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 1 | -3/+1 |
2009-04-23 | ACPI: idle: mark_tsc_unstable() at init-time, not run-time | Len Brown | 1 | -10/+5 |
2009-04-08 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 1 | -0/+3 |
2009-04-05 | Merge branch 'pmtimer-overflow' into release | Len Brown | 1 | -36/+27 |
2009-04-03 | ACPI: Remove R40e c-state blacklist | Thomas Renninger | 1 | -51/+0 |
2009-03-26 | ACPICA: Rename ACPI bit register access functions | Bob Moore | 1 | -5/+5 |
2009-03-26 | ACPICA: Optimize ACPI register locking | Bob Moore | 1 | -1/+1 |
2009-03-17 | acpi: fix of pmtimer overflow that make Cx states time incorrect | alex.shi | 1 | -36/+27 |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown | 1 | -608/+0 |
2009-01-29 | ACPI: remove BM_RLD access from idle entry path | Len Brown | 1 | -48/+9 |
2009-01-28 | ACPI: remove locking from PM1x_STS register reads | Len Brown | 1 | -2/+2 |
2009-01-07 | remove linux/hardirq.h from asm-generic/local.h | Russell King | 1 | -0/+1 |
2008-12-16 | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 1 | -3/+3 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
2008-10-17 | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi | 1 | -0/+1 |
2008-08-15 | acpi: trivial cleanups | Pavel Machek | 1 | -1/+0 |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner | 1 | -4/+11 |
2008-07-26 | ftrace: disable tracing on acpi idle calls | Steven Rostedt | 1 | -0/+6 |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 1 | -1/+5 |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 1 | -0/+22 |
2008-07-17 | ACPI: change processors from array to per_cpu variable | Mike Travis | 1 | -4/+4 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-06-12 | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 1 | -6/+7 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+16 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 1 | -12/+25 |
2008-04-30 | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi | 1 | -2/+12 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -8/+5 |
2008-04-27 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 1 | -10/+9 |
2008-04-25 | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi | 1 | -0/+4 |
2008-03-26 | cpuidle: fix 100% C0 statistics regression | Venki Pallipadi | 1 | -1/+3 |
2008-03-26 | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry | Venki Pallipadi | 1 | -1/+2 |
2008-03-14 | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi | 1 | -3/+9 |
2008-02-20 | ACPI: TSC breaks atkbd suspend | Pavel Machek | 1 | -5/+5 |
2008-02-14 | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown | 1 | -0/+19 |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 1 | -0/+11 |
2008-02-14 | ACPI: fix suspend regression due to idle update | Venkatesh Pallipadi | 1 | -0/+8 |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown | 1 | -11/+36 |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com | 1 | -1/+3 |
2008-02-07 | ACPI: cpuidle: Support C1 idle time accounting | venkatesh.pallipadi@intel.com | 1 | -1/+6 |
2008-02-07 | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com | 1 | -8/+12 |
2008-02-07 | ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling | venkatesh.pallipadi@intel.com | 1 | -0/+11 |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross | 1 | -7/+11 |
2008-01-30 | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen | 1 | -4/+28 |
2008-01-30 | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 1 | -0/+2 |
2008-01-08 | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case | Venki Pallipadi | 1 | -0/+4 |