Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[safe/jmp/linux-2.6] / drivers / acpi / processor_idle.c
2007-08-07 Venki PallipadiACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"
2007-07-22 Len BrownPull misc into release branch
2007-07-20 Tony Luck[IA64] Convert to generic timekeeping/clocksource
2007-07-19 Venkatesh PallipadiACPI: Enable C3 even when PM2_control is zero
2007-06-23 Venkatesh PallipadiACPI: fix 2.6.20 SMP boot regression
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-04-25 Ray LeeACPI: remove duplicate include
2007-03-23 Thomas Gleixner[PATCH] i386: add command line option "local_apic_timer...
2007-03-23 Linus TorvaldsRevert "ACPI: Only use IPI on known broken machines...
2007-03-17 Thomas RenningerACPI: Only use IPI on known broken machines (AMD, Dotha...
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Len BrownPull misc-for-upstream into release branch
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2007-02-16 Thomas Gleixner[PATCH] ACPI keep track of timer broadcasting
2007-02-16 Thomas Gleixner[PATCH] ACPI: fix missing include for UP
2007-02-16 Thomas GleixnerACPI: include apic.h in processor driver for benefit...
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Alexey StarikovskiyACPICA: fix gcc build warnings
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Bob MooreACPICA: Remove obsolete Flags parameter.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Ingo Molnar[PATCH] sched: fix bad missed wakeups in the i386,...
2006-12-16 Len BrownPull style into test branch
2006-10-20 Darrick J. Wong[PATCH] fix "ACPI: Processor native C-states using...
2006-10-17 Andrew Morton[PATCH] acpi_processor_latency_notifier(): UP warning fix
2006-10-14 Len BrownPull trivial into test branch
2006-10-14 Pierre OssmanACPI: fix section for CPU init functions
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-10-14 Venkatesh PallipadiACPI: Processor native C-states using MWAIT
2006-10-01 Arjan van de Ven[PATCH] maximum latency tracking infrastructure
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-29 Len BrownPull c-states into release branch
2006-06-28 Bartlomiej SwierczACPI: additional blacklist entry for ThinkPad R40e
2006-06-28 Andreas MohrACPI: restore comment justifying 'extra' P_LVLx access
2006-06-28 Dominik BrodowskiACPI: C-States: only demote on current bus mastering...
2006-06-28 Dominik BrodowskiACPI: C-States: bm_activity improvements
2006-06-28 Dominik BrodowskiACPI: C-States: accounting of sleep states
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26 john stultz[PATCH] Time: i386 Conversion - part 2: Rework TSC...
2006-05-14 Andreas MohrACPI: apply "__read_mostly" to processor_idle.c loop...
2006-03-26 Andi Kleen[PATCH] Fix compilation of processor_idle.c on IA64
2006-03-25 Andi Kleen[PATCH] x86_64: Force broadcast timer on AMD systems...
2006-02-05 Ashok Raj[PATCH] x86_64: data/functions wrongly marked as __init...
2006-02-05 Venkatesh Pallipadi[PATCH] x86_64: Only switch to IPI broadcast timer...
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-12 Venkatesh Pallipadi[PATCH] i386: Handle missing local APIC timer interrupt...
2006-01-07 Thomas Rosner[ACPI] Disable C2/C3 for _all_ IBM R40e Laptops
2005-12-05 Len BrownPull 5165 into release branch
2005-12-05 David Shaohua Li[ACPI] correct earlier SMP deep C-states on HT patch
2005-12-03 Linus TorvaldsAdd missing "local_irq_enable()" to C2/C3 exit logic
2005-12-02 Nick Piggin[PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routines
2005-12-02 Janosch Machowinski[ACPI] handle BIOS with implicit C1 in _CST
2005-12-01 Venkatesh Pallipadi[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC...
2005-11-30 Venkatesh Pallipadi[ACPI] Add support for FADT P_LVL2_UP flag
2005-11-30 Venkatesh Pallipadi[ACPI] Prefer _CST over FADT for C-state capabilities
2005-11-18 Linus TorvaldsFix ACPI processor power block initialization
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-08-03 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-08-03 Len Brown[ACPI] fix 64-bit build warning in processor_idle.c
2005-07-30 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30 Venkatesh Pallipadi[ACPI] delete boot-time printk()s from processor_idle.c
2005-07-29 David Shaohua Li[ACPI] address boot-freeze with updated DMI blacklist...
2005-07-29 Venkatesh Pallipadi[ACPI] Fix memset arguments in acpi processor_idle.c
2005-07-29 Venkatesh Pallipadi[ACPI] Fix the regression with c1_default_handler on...
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Venkatesh Pallipadi[ACPI] enable C2 and C3 idle power states on SMP
2005-07-12 Venkatesh Pallipadi[ACPI] update /proc/acpi/processor/*/power even if...
2005-06-22 Ingo Molnar[PATCH] smp_processor_id() cleanup
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2