android_kernel_motorola_sm6225/arch/x86/kernel/acpi
Thomas Gleixner f4df73c291 x86: add hpet sanity checks
Some BIOSes advertise HPET at 0x0. We really do no want to 
allocate a resource there. Check for it and leave early.

Other BIOSes tell us the HPET is at 0xfed0000000000000 
instead of 0xfed00000. Add a check and fix it up with a warning
on user request.


Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-11-17 16:27:01 +01:00
..
boot.c x86: add hpet sanity checks 2007-11-17 16:27:01 +01:00
cstate.c x86: convert cpuinfo_x86 array to a per_cpu array 2007-10-19 20:35:04 +02:00
Makefile x86: Unify arch/x86/kernel/acpi Makefiles 2007-10-23 22:37:23 +02:00
processor.c x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c 2007-10-27 20:57:43 +02:00
sleep_32.c
sleep_64.c
wakeup_32.S s2ram: kill old debugging junk 2007-10-18 14:37:19 -07:00
wakeup_64.S x86: Save registers in saved_context during suspend and hibernation 2007-10-23 22:37:24 +02:00