Age | Commit message (Expand) | Author | Files | Lines |
2009-09-27 | ACPI: kill "unused variable āiā" warning | Linus Torvalds | 1 | -1/+0 |
2009-09-27 | ACPI: Kill overly verbose "power state" log messages | Roland Dreier | 1 | -7/+0 |
2009-09-19 | Merge branch 'processor-procfs-2.6.32' into release | Len Brown | 1 | -2/+8 |
2009-08-29 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
2009-08-19 | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 1 | -2/+4 |
2009-06-24 | ACPI: fix CONFIG_ACPI_PROCFS=n build warning | Len Brown | 1 | -0/+2 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -24/+23 |
2009-06-24 | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS | Zhao Yakui | 1 | -2/+6 |
2009-06-18 | ACPI: idle: rename lapic timer workaround routines | Len Brown | 1 | -22/+18 |
2009-05-28 | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh | 1 | -2/+5 |
2009-05-27 | cpuidle: fix AMD C1E suspend hang | Shaohua Li | 1 | -1/+1 |
2009-05-27 | cpuidle: makes AMD C1E work in acpi_idle | Shaohua Li | 1 | -0/+6 |
2009-05-16 | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown | 1 | -9/+33 |
2009-05-16 | ACPI: Idle C-states disabled by max_cstate should not disable the TSC | Len Brown | 1 | -1/+1 |
2009-05-16 | ACPI: idle: fix init-time TSC check regression | Len Brown | 1 | -8/+9 |
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 |