aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
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
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-242.6.25 regression: powertop says 120K wakeups/secVenkatesh Pallipadi
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi
2008-03-14ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi
2008-02-19ACPI: TSC breaks atkbd suspendPavel Machek
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-13ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com
2008-02-07ACPI: cpuidle: Support C1 idle time accountingvenkatesh.pallipadi@intel.com
2008-02-07ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com
2008-02-07ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disablingvenkatesh.pallipadi@intel.com
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-07ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE caseVenki Pallipadi
2007-12-14cpuidle: default processor.latency_factor=2Len Brown
2007-12-14cpuidle: create processor.latency_factor tunableLen Brown
2007-12-07ACPI: move timer broadcast before busmaster disableThomas Gleixner
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy
2007-11-20Pull cpuidle into release branchLen Brown
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi
2007-11-19cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooksVenkatesh Pallipadi
2007-11-19cpuidle: fix C3 for no bus-master control caseVenkatesh Pallipadi
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-12ACPI: remove the now unused ifdef codeThomas Gleixner
2007-10-10ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidleLen Brown
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown