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