android_kernel_samsung_msm8976/arch/i386/kernel/acpi
Len Brown fe69933652 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64
x86_64 nvidia_bugs() broke when we bailed out on not finding the HPET.
However, the quirk works by checking for _not_ finding the HPET...

Delete the nvidia_hpet_detected flag and simply test for
not finding the HPET, which is simple to do now that
acpi_table_parse returns 1 on failure.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-08 16:06:07 -08:00
..
boot.c Pull fluff into release branch 2007-02-16 22:10:32 -05:00
cstate.c ACPI: rename cstate_entry_s to cstate_entry 2007-01-10 23:08:38 -05:00
earlyquirk.c [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 2007-03-08 16:06:07 -08:00
Makefile [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI 2006-09-26 10:52:41 +02:00
processor.c Enable P-state software coordination via _PDC 2006-02-09 03:21:49 -05:00
sleep.c [PATCH] don't use flush_tlb_all in suspend time 2006-06-23 07:43:00 -07:00
wakeup.S ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume vector 2006-08-16 17:59:05 -04:00