aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2009-08-15sh: CMT suspend/resumeGravatar Magnus Damm 1-0/+28
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Gravatar Shin-ichiro KAWASAKI 1-1/+1
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Gravatar Paul Mundt 1-0/+1
2009-06-17sh: turn off irqs when disabling CMT/TMU timersGravatar Magnus Damm 2-0/+6
2009-06-16time: move PIT_TICK_RATE to linux/timex.hGravatar Arnd Bergmann 1-0/+1
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Gravatar Paul Mundt 3-3/+0
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Gravatar Paul Mundt 2-5/+5
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Gravatar Paul Mundt 3-21/+21
2009-05-03clocksource: SuperH TMU Timer driverGravatar Magnus Damm 2-0/+462
2009-05-03clocksource: SuperH MTU2 Timer driverGravatar Magnus Damm 2-0/+358
2009-04-30clocksource: sh_cmt 16-bit fixesGravatar Magnus Damm 1-5/+7
2009-04-28sh: setup timers in late_time_init()Gravatar Magnus Damm 1-11/+2
2009-04-28clocksource: improve sh_cmt clocksource overflow handlingGravatar Magnus Damm 1-4/+9
2009-04-22clocksource: sh_cmt clocksource supportGravatar Magnus Damm 1-0/+66
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 4-9/+9
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 4-9/+9
2009-04-19clocksource: sh_cmt earlytimer supportGravatar Magnus Damm 1-2/+16
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