aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2009-04-02clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundGravatar Magnus Damm 1-2/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 2-2/+2
2009-01-29x86: move mach-default/*.h files to asm/Gravatar Ingo Molnar 2-2/+2
2009-01-29sh: CMT clockevent platform driverGravatar Magnus Damm 2-0/+616
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 1-1/+1
2008-12-12clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIGravatar Bjorn Helgaas 1-5/+5
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Gravatar Thomas Gleixner 1-21/+32
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityGravatar Dominik Brodowski 1-11/+10
2008-09-06clocksource, acpi_pm.c: check for monotonicityGravatar Dominik Brodowski 1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeGravatar Dominik Brodowski 1-8/+8
2008-08-21clocksource: check rangeGravatar David Howells 1-2/+5
2008-07-15Fix printk format warning in clocksource/acpi_pm.cGravatar Linus Torvalds 1-1/+1
2008-07-12acpi_pm clccksource: fix printk format warningGravatar Randy Dunlap 1-2/+2
2008-07-10pmtmr: allow command line override of ioportGravatar Thomas Gleixner 1-0/+19
2008-03-13tclib: Fix compile warningsGravatar David Brownell 1-7/+4
2008-03-04atmel_tc clocksource/clockevent codeGravatar David Brownell 2-0/+306
2007-07-21x86_64: fix typo in acpi_pm.cGravatar Alessio Igor Bogani 1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 1-4/+1
2007-04-25ACPI: correct pathname in commentGravatar Daniel Walker 1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingGravatar john stultz 1-1/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)Gravatar john stultz 2-2/+5
2007-02-16[PATCH] Allow early access to the power management timerGravatar Thomas Gleixner 1-8/+9
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldGravatar Thomas Gleixner 3-3/+4
2006-12-10[PATCH] clocksource: small cleanupGravatar Daniel Walker 1-3/+3
2006-12-08[PATCH] time: re-add verify_pmtmr_rateGravatar john stultz 1-0/+36
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetGravatar Daniel Walker 1-2/+4
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeGravatar Jim Cromie 1-2/+2
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceGravatar Jim Cromie 2-2/+104
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsGravatar Jim Cromie 2-3/+3
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyGravatar Andreas Mohr 1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsGravatar john stultz 2-2/+2
2006-06-26[PATCH] Time: i386 Clocksource DriversGravatar john stultz 3-0/+298