summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE caseVenki Pallipadi2008-01-071-0/+4
* ACPI: move timer broadcast before busmaster disableThomas Gleixner2007-12-071-5/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-261-0/+1
|\
| * ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2007-11-261-0/+1
* | Pull cpuidle into release branchLen Brown2007-11-201-48/+63
|\ \ | |/ |/|
| * cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-191-70/+55
| * cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooksVenkatesh Pallipadi2007-11-191-2/+17
| * cpuidle: fix C3 for no bus-master control caseVenkatesh Pallipadi2007-11-191-10/+25
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-39/+449
|\ \ | |/
| * ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidleLen Brown2007-10-101-0/+6
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-39/+443
* | ACPI: remove the now unused ifdef codeThomas Gleixner2007-10-121-12/+0
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
|/
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-221-1/+18
* sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-7/+25
* ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi2007-08-071-4/+10
* Pull misc into release branchLen Brown2007-07-221-5/+15
|\
| * ACPI: Enable C3 even when PM2_control is zeroVenkatesh Pallipadi2007-07-181-5/+15
* | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-2/+2
* | ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi2007-06-231-4/+6
|/
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-2/+2
* ACPI: remove duplicate includeRay Lee2007-04-251-8/+0
* [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-1/+2
* Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds2007-03-231-29/+9
* ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger2007-03-171-9/+29
* Pull fluff into release branchLen Brown2007-02-161-2/+1
|\
| * ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-1/+0
| * ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* | Pull misc-for-upstream into release branchLen Brown2007-02-161-0/+8
|\ \
| * | ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner2007-02-151-0/+8
| |/
* | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-0/+38
* | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-19/+47
* | [PATCH] ACPI: fix missing include for UPThomas Gleixner2007-02-161-0/+10
|/
* ACPICA: fix gcc build warningsAlexey Starikovskiy2007-02-021-1/+1
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-14/+14
* ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-021-14/+7
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-14/+15
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-7/+7
|\
| * Pull style into test branchLen Brown2006-12-161-7/+7
| |\
| | * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-7/+7
* | | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+10
|/ /
* | [PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong2006-10-201-1/+1
* | [PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton2006-10-171-0/+6
* | Pull trivial into test branchLen Brown2006-10-141-1/+1
|\ \
| * | ACPI: fix section for CPU init functionsPierre Ossman2006-10-141-1/+1
| |/
* | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-38/+63
|/
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-4/+34
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-101-1/+1
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-1/+1
* Pull c-states into release branchLen Brown2006-06-291-19/+16
|\
OpenPOWER on IntegriCloud