aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy1-1/+1
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-14/+14
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore1-14/+7
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-14/+15
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-7/+7
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo Molnar1-2/+10
2006-12-16Pull style into test branchLen Brown1-7/+7
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong1-1/+1
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton1-0/+6
2006-10-14Pull trivial into test branchLen Brown1-1/+1
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman1-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-7/+7
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-38/+63
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-4/+34
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven1-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-1/+1
2006-06-29Pull c-states into release branchLen Brown1-19/+16
2006-06-28ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz1-0/+3
2006-06-28ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr1-2/+4
2006-06-28ACPI: C-States: only demote on current bus mastering activityDominik Brodowski1-3/+4
2006-06-28ACPI: C-States: bm_activity improvementsDominik Brodowski1-12/+6
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-4/+6
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-41/+30
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-2/+2
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-9/+5
2006-06-26Merge branch 'x86-64'Linus Torvalds1-6/+6
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-6/+6
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-0/+9
2006-05-14ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and friendsAndreas Mohr1-4/+4
2006-03-25[PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen1-2/+4
2006-03-25[PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen1-10/+15
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj1-1/+3
2006-02-04[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-51/+82
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-0/+15
2006-01-07[ACPI] Disable C2/C3 for _all_ IBM R40e LaptopsThomas Rosner1-16/+51
2005-12-05Pull 5165 into release branchLen Brown1-5/+15
2005-12-05[ACPI] correct earlier SMP deep C-states on HT patchDavid Shaohua Li1-5/+15
2005-12-02Add missing "local_irq_enable()" to C2/C3 exit logicLinus Torvalds1-0/+1
2005-12-02[PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routinesNick Piggin1-7/+14
2005-12-01[ACPI] handle BIOS with implicit C1 in _CSTJanosch Machowinski1-33/+31
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-2/+0
2005-11-30[ACPI] Add support for FADT P_LVL2_UP flagVenkatesh Pallipadi1-0/+19
2005-11-30[ACPI] Prefer _CST over FADT for C-state capabilitiesVenkatesh Pallipadi1-5/+5
2005-11-18Fix ACPI processor power block initializationLinus Torvalds1-10/+4
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-14/+23
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-156/+159
2005-08-03/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-4/+3
2005-08-03[ACPI] fix 64-bit build warning in processor_idle.cLen Brown1-4/+3