linux/drivers
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
..
acorn [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
acpi [PATCH] i386: Handle missing local APIC timer interrupts on C3 state 2006-01-11 19:04:54 -08:00
amba
atm [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup 2006-01-10 13:09:01 -08:00
base [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
block Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 2006-01-09 18:41:42 -08:00
bluetooth [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
cdrom [PATCH] cdrom: kill "open failed" error message 2006-01-10 08:37:08 -08:00
char [PATCH] lindent rio drivers 2006-01-11 18:42:14 -08:00
connector [PATCH] Switch getnstimestamp() calls to ktime_get_ts() 2006-01-10 08:01:39 -08:00
cpufreq
crypto
dio
eisa
fc4
firmware [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
hwmon
i2c
ide [PATCH] ide-cd: clear random-write capability it not supported 2006-01-10 08:38:19 -08:00
ieee1394 [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
infiniband
input [PATCH] x86_64: Implement is_compat_task the right way 2006-01-11 19:04:53 -08:00
isdn [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
macintosh
mca
md [PATCH] dm: don't enable bouncing by default 2006-01-10 08:37:08 -08:00
media [PATCH] media-radio: Maestro radio delete owner line from video device 2006-01-10 08:01:41 -08:00
message [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
mfd
misc Input: ibmasm - fix input initialization error path 2006-01-10 02:00:39 -05:00
mmc
mtd [PATCH] turn "const static" into "static const" 2006-01-10 08:01:55 -08:00
net [PATCH] cs89x0: Fix the Kconfig help text 2006-01-11 18:42:11 -08:00
nubus
oprofile [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
parisc [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
parport [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC 2006-01-10 21:52:25 -05:00
pci Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 2006-01-09 18:41:42 -08:00
pcmcia Update Yoichi Yuasa's email address. 2006-01-10 13:39:07 +00:00
pnp
rapidio
s390 [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
sbus
scsi [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
serial [PATCH] m68knommu: set irq priority/level different for each ColdFire serial port 2006-01-10 09:31:27 -08:00
sh
sn
tc
telephony
usb [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
video [PARISC] stifb: Remove obsolete MODULE_PARM() 2006-01-10 21:53:07 -05:00
w1
zorro
Kconfig
Makefile