index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
acpi_pm.c
Age
Commit message (
Expand
)
Author
2011-01-21
acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails
Konrad Rzeszutek Wilk
2010-07-27
x86: Convert common clocksources to use clocksource_register_hz/khz
John Stultz
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-01-29
x86: move mach-default/*.h files to asm/
Ingo Molnar
2008-12-12
clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
Bjorn Helgaas
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-09-11
clocksource, acpi_pm.c: fix check for monotonicity
Dominik Brodowski
2008-09-06
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
2008-09-06
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
2008-08-21
clocksource: check range
David Howells
2008-07-15
Fix printk format warning in clocksource/acpi_pm.c
Linus Torvalds
2008-07-12
acpi_pm clccksource: fix printk format warning
Randy Dunlap
2008-07-10
pmtmr: allow command line override of ioport
Thomas Gleixner
2007-07-21
x86_64: fix typo in acpi_pm.c
Alessio Igor Bogani
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-04-25
ACPI: correct pathname in comment
Daniel Walker
2007-03-27
[PATCH] correct slow acpi_pm rating
john stultz
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-02-16
[PATCH] Allow early access to the power management timer
Thomas Gleixner
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
2006-12-08
[PATCH] time: re-add verify_pmtmr_rate
john stultz
2006-10-21
[PATCH] clocksource: acpi_pm: add another greylist chipset
Daniel Walker
2006-06-26
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
2006-06-26
[PATCH] make pmtmr_ioport __read_mostly
Andreas Mohr
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz