aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-24/+23
2009-06-18ACPI: idle: rename lapic timer workaround routinesLen Brown1-22/+18
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh1-2/+5
2009-05-26cpuidle: fix AMD C1E suspend hangShaohua Li1-1/+1
2009-05-26cpuidle: makes AMD C1E work in acpi_idleShaohua Li1-0/+6
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into releaseLen Brown1-9/+33
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown1-0/+3
2009-04-24Merge branch 'hpet' into releaseLen Brown1-3/+3
2009-04-23ACPI: prevent processor.max_cstate=0 boot crashLen Brown1-0/+3
2009-04-23ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown1-3/+3
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-3/+1
2009-04-22ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown1-10/+5
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+3
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown1-36/+27
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger1-51/+0
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-5/+5
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore1-1/+1
2009-03-17acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi1-36/+27
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown1-608/+0
2009-01-28ACPI: remove BM_RLD access from idle entry pathLen Brown1-48/+9
2009-01-28ACPI: remove locking from PM1x_STS register readsLen Brown1-2/+2
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2008-12-16x86: support always running TSC on Intel CPUsVenki Pallipadi1-3/+3
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+0
2008-10-16cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi1-0/+1
2008-08-15acpi: trivial cleanupsPavel Machek1-1/+0
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner1-4/+11
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt1-0/+6
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-1/+5
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+22
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis1-4/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-6/+7
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+16
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown1-12/+25
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-8/+5
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-10/+9
2008-04-242.6.25 regression: powertop says 120K wakeups/secVenkatesh Pallipadi1-0/+4
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi1-1/+3
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi1-1/+2
2008-03-14ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi1-3/+9
2008-02-19ACPI: TSC breaks atkbd suspendPavel Machek1-5/+5
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown1-0/+19
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+11
2008-02-13ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi1-0/+8
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown1-11/+36