summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-271-7/+2
* Andres has movedAndres Salomon2010-07-201-1/+1
* clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt2010-06-221-1/+1
* clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-021-9/+13
* clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-191-3/+5
|\
| * cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann2010-03-121-3/+5
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-263-0/+3
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
| |/
* | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-153-3/+6
* | clocksource: Deprecate clock string across the SH drivers.Paul Mundt2010-03-293-12/+24
* | clocksource: Use dev_name() universally across the SH drivers.Paul Mundt2010-03-103-47/+37
|/
* MFGPT: move clocksource menuRandy Dunlap2010-03-061-9/+0
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-011-28/+7
|\
| * clocksource: start CMT at clocksource resumeMagnus Damm2010-02-051-28/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-263-19/+25
|\ \
| * | clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt2010-02-253-19/+25
| |/
* | geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann2010-02-221-1/+1
|/
* cs5535: add a generic clock event MFGPT driverAndres Salomon2009-12-153-0/+207
* sh: CMT suspend/resumeMagnus Damm2009-08-151-0/+28
* clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI2009-06-241-1/+1
*---. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-171-0/+1
|\ \ \
| | | * time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-0/+1
| | |/
* | | sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2009-06-172-0/+6
|/ /
* | clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-143-3/+0
|/
* clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2009-05-032-5/+5
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-033-21/+21
* clocksource: SuperH TMU Timer driverMagnus Damm2009-05-032-0/+462
* clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-032-0/+358
* clocksource: sh_cmt 16-bit fixesMagnus Damm2009-04-301-5/+7
* sh: setup timers in late_time_init()Magnus Damm2009-04-281-11/+2
* clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm2009-04-281-4/+9
* clocksource: sh_cmt clocksource supportMagnus Damm2009-04-221-0/+66
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-224-9/+9
|\
| * clocksource: pass clocksource to read() callbackMagnus Damm2009-04-214-9/+9
* | clocksource: sh_cmt earlytimer supportMagnus Damm2009-04-191-2/+16
|/
* clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm2009-04-021-2/+1
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-2/+2
|\
| * x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-292-2/+2
* | sh: CMT clockevent platform driverMagnus Damm2009-01-292-0/+616
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas2008-12-121-5/+5
|/
*---. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-21/+32
|\ \ \
| | * | clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski2008-09-111-11/+10
| | |/
| | * clocksource, acpi_pm.c: check for monotonicityDominik Brodowski2008-09-061-17/+29
| | * clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski2008-09-061-8/+8
| |/
* | clocksource: check rangeDavid Howells2008-08-211-2/+5
|/
* Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds2008-07-151-1/+1
* acpi_pm clccksource: fix printk format warningRandy Dunlap2008-07-121-2/+2
OpenPOWER on IntegriCloud