summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-03-15ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-23ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven
2010-01-28ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-06-24ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui
2009-06-18ACPI: idle: rename lapic timer workaround routinesLen Brown
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh
2009-05-26cpuidle: fix AMD C1E suspend hangShaohua Li
2009-05-26cpuidle: makes AMD C1E work in acpi_idleShaohua Li
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown
2009-04-24Merge branch 'hpet' into releaseLen Brown
2009-04-23ACPI: prevent processor.max_cstate=0 boot crashLen Brown
2009-04-23ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown
2009-04-22ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-17acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown
2009-01-28ACPI: remove BM_RLD access from idle entry pathLen Brown
2009-01-28ACPI: remove locking from PM1x_STS register readsLen Brown
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-10-16cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi
2008-08-15acpi: trivial cleanupsPavel Machek
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi