aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm4-9/+9
2009-04-02clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm1-2/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-2/+2
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar2-2/+2
2009-01-29sh: CMT clockevent platform driverMagnus Damm2-0/+616
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-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
2008-03-13tclib: Fix compile warningsDavid Brownell1-7/+4
2008-03-04atmel_tc clocksource/clockevent codeDavid Brownell2-0/+306
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 stultz2-2/+5
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 Gleixner3-3/+4
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-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie1-2/+2
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2-2/+104
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2-3/+3
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz2-2/+2
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz3-0/+298