https://github.com/torvalds/linux
Revision fa18f477d0987c011cce047a7c3cd1284f547a14 authored by Andi Kleen on 14 November 2006, 15:57:46 UTC, committed by Andi Kleen on 14 November 2006, 15:57:46 UTC
Timer overrides are normally disabled on Nvidia board because
they are commonly wrong, except on new ones with HPET support.
Unfortunately there are quite some Asus boards around that
don't have HPET, but need a timer override.

We don't know yet how to handle this transparently,
but at least add a command line option to force the timer override
and let them boot.

Cc: len.brown@intel.com

Signed-off-by: Andi Kleen <ak@suse.de>
1 parent 15803a4
History
Tip revision: fa18f477d0987c011cce047a7c3cd1284f547a14 authored by Andi Kleen on 14 November 2006, 15:57:46 UTC
[PATCH] x86: Add acpi_user_timer_override option for Asus boards
Tip revision: fa18f47
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 547 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top