aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-14/+17
2005-07-29[ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi1-2/+0
2005-07-29[ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li1-9/+12
2005-07-29[ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi1-2/+4
2005-07-29[ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi1-1/+1
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-41/+97
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-34/+71
2005-07-12[ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi1-7/+26
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1017