index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
acpi_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-7
/
+7
*
clocksource/drivers/acpi_pm: Convert to pr_* macros
Andy Shevchenko
2015-12-29
1
-17
/
+10
*
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
1
-2
/
+2
*
Drivers: clocksource: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
clocksource: clean up parse_pmtmr()
Dan Carpenter
2012-11-13
1
-9
/
+8
*
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
Thomas Gleixner
2012-04-12
1
-16
/
+8
*
clocksource: Load the ACPI PM clocksource asynchronously
Arjan van de Ven
2012-02-01
1
-8
/
+16
*
time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver
Deepak Saxena
2011-11-21
1
-1
/
+1
*
acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails
Konrad Rzeszutek Wilk
2011-01-21
1
-1
/
+5
*
x86: Convert common clocksources to use clocksource_register_hz/khz
John Stultz
2010-07-27
1
-7
/
+2
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
1
-0
/
+1
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-6
/
+6
*
x86: move mach-default/*.h files to asm/
Ingo Molnar
2009-01-29
1
-1
/
+1
*
clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
Bjorn Helgaas
2008-12-12
1
-5
/
+5
*
-
-
-
.
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
1
-21
/
+32
|
\
\
\
|
|
*
|
clocksource, acpi_pm.c: fix check for monotonicity
Dominik Brodowski
2008-09-11
1
-11
/
+10
|
|
|
/
|
|
*
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
2008-09-06
1
-17
/
+29
|
|
*
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
2008-09-06
1
-8
/
+8
|
|
/
*
/
clocksource: check range
David Howells
2008-08-21
1
-2
/
+5
|
/
*
Fix printk format warning in clocksource/acpi_pm.c
Linus Torvalds
2008-07-15
1
-1
/
+1
*
acpi_pm clccksource: fix printk format warning
Randy Dunlap
2008-07-12
1
-2
/
+2
*
pmtmr: allow command line override of ioport
Thomas Gleixner
2008-07-10
1
-0
/
+19
*
x86_64: fix typo in acpi_pm.c
Alessio Igor Bogani
2007-07-21
1
-1
/
+1
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-4
/
+1
*
ACPI: correct pathname in comment
Daniel Walker
2007-04-25
1
-1
/
+1
*
[PATCH] correct slow acpi_pm rating
john stultz
2007-03-27
1
-1
/
+1
*
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-03-05
1
-1
/
+4
*
[PATCH] Allow early access to the power management timer
Thomas Gleixner
2007-02-16
1
-8
/
+9
*
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2007-02-16
1
-1
/
+2
*
[PATCH] clocksource: small cleanup
Daniel Walker
2006-12-10
1
-3
/
+3
*
[PATCH] time: re-add verify_pmtmr_rate
john stultz
2006-12-08
1
-0
/
+36
*
[PATCH] clocksource: acpi_pm: add another greylist chipset
Daniel Walker
2006-10-21
1
-2
/
+4
*
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
2006-06-26
1
-1
/
+1
*
[PATCH] make pmtmr_ioport __read_mostly
Andreas Mohr
2006-06-26
1
-2
/
+2
*
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
1
-1
/
+1
*
[PATCH] Time: i386 Clocksource Drivers
john stultz
2006-06-26
1
-0
/
+177