summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ACPI: C-States: only demote on current bus mastering activityDominik Brodowski2006-06-281-3/+4
| * ACPI: C-States: bm_activity improvementsDominik Brodowski2006-06-281-12/+6
| * ACPI: C-States: accounting of sleep statesDominik Brodowski2006-06-281-4/+6
* | ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz2006-06-281-0/+3
* | ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr2006-06-281-2/+4
|/
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-41/+30
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-2/+2
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-9/+5
* Merge branch 'x86-64'Linus Torvalds2006-06-261-6/+6
|\
| * [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-6/+6
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-261-0/+9
|/
* ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr...Andreas Mohr2006-05-141-4/+4
* [PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen2006-03-251-2/+4
* [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen2006-03-251-10/+15
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-041-1/+3
OpenPOWER on IntegriCloud