Files
android_kernel_xiaomi_sm8450/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
..
2007-11-17 16:27:01 +01:00
2007-10-11 11:17:05 +02:00
2007-10-18 14:37:19 -07:00