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