aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/acpi_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243Thomas Gleixner1-2/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-7/+7
2015-12-29clocksource/drivers/acpi_pm: Convert to pr_* macrosAndy Shevchenko1-17/+10
2013-08-27treewide: Fix printks with 0x%#Joe Perches1-2/+2
2013-01-03Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-13clocksource: clean up parse_pmtmr()Dan Carpenter1-9/+8
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner1-16/+8
2012-02-01clocksource: Load the ACPI PM clocksource asynchronouslyArjan van de Ven1-8/+16
2011-11-21time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driverDeepak Saxena1-1/+1
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk1-1/+5
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz1-7/+2
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-6/+6
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-1/+1
2008-12-12clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas1-5/+5
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner1-21/+32
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski1-11/+10
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-08-21clocksource: check rangeDavid Howells1-2/+5
2008-07-15Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds1-1/+1
2008-07-12acpi_pm clccksource: fix printk format warningRandy Dunlap1-2/+2
2008-07-10pmtmr: allow command line override of ioportThomas Gleixner1-0/+19
2007-07-21x86_64: fix typo in acpi_pm.cAlessio Igor Bogani1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+1
2007-04-25ACPI: correct pathname in commentDaniel Walker1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-1/+4
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-8/+9
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner1-1/+2
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-3/+3
2006-12-08[PATCH] time: re-add verify_pmtmr_ratejohn stultz1-0/+36
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-1/+1
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-1/+1
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz1-0/+177