Thomas Gleixner
b17530bda2
x86: add force_hpet boot option
...
add force_hpet boot option.
(this will be useful to make the forced-enable quirks depend on.)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2007-10-19 20:35:02 +02:00
Venki Pallipadi
bfe0c1cc64
x86: HPET force enable for ICH5
...
force_enable hpet for ICH5.
[ Build fixes from Andrew Morton ]
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com >
Cc: Andi Kleen <ak@suse.de >
Cc: john stultz <johnstul@us.ibm.com >
Cc: Greg KH <greg@kroah.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2007-10-12 23:04:24 +02:00
Venki Pallipadi
59c69f2a51
x86: HPET try to activate force detected hpet
...
Enable HPET later during boot, after the force detect in PCI quirks. Also add
a call to repeat the force enabling at resume time.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com >
Cc: Andi Kleen <ak@suse.de >
Cc: john stultz <johnstul@us.ibm.com >
Cc: Greg KH <greg@kroah.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2007-10-12 23:04:23 +02:00
Venki Pallipadi
610bf2f143
x86: HPET restructure hpet code for hpet force enable
...
Restructure and rename legacy replacement mode HPET timer support. Just the
code structural changes and should be zero functionality change.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com >
Cc: Andi Kleen <ak@suse.de >
Cc: john stultz <johnstul@us.ibm.com >
Cc: Greg KH <greg@kroah.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2007-10-12 23:04:23 +02:00
Chris Wright
31c435d75e
i386/x8664: cleanup the shared hpet code
...
Remove hpet_readl/writel from vsyscall.h, where it does not belong
anyway. Use the hpet code itself.
Signed-off-by: Chris Wright <chrisw@sous-sol.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
2007-10-12 23:04:23 +02:00
Thomas Gleixner
9f75e9b74a
x86_64: remove now unused code
...
Remove the unused code after the switch to clock events.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Chris Wright <chrisw@sous-sol.org >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com >
2007-10-12 23:04:23 +02:00