original_kernel/drivers/acpi
Venkatesh Pallipadi 6eb0a0fd05 [PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Whenever we see that a CPU is capable of C3 (during ACPI cstate init), we
disable local APIC timer and switch to using a broadcast from external timer
interrupt (IRQ 0). This is needed because Intel CPUs stop the local
APIC timer in C3.  This is currently only enabled for Intel CPUs.

Patch below adds the code for i386 and also the ACPI hunk.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-11 19:04:54 -08:00
..
dispatcher
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
Kconfig [ACPI] remove Kconfig "default y" for laptop drivers 2006-01-07 05:11:08 -05:00
Makefile
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
blacklist.c
bus.c
button.c
container.c
debug.c
ec.c
event.c
fan.c
glue.c
hotkey.c
ibm_acpi.c
motherboard.c
numa.c
osl.c [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
pci_bind.c
pci_irq.c [PATCH] apci: use pin stored in pci_dev 2006-01-09 12:13:13 -08:00
pci_link.c
pci_root.c
power.c
processor_core.c
processor_idle.c [PATCH] i386: Handle missing local APIC timer interrupts on C3 state 2006-01-11 19:04:54 -08:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
scan.c
system.c
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c