aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Revert "clocksource: sh_cmt: Runtime PM support"Paul Mundt2011-05-311-10/+2
* Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt2011-05-311-10/+2
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-232-27/+35
|\
| * clocksource: sh_tmu: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-11/+8
| * clocksource: sh_cmt: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-12/+7
* | clocksource: add common mmio clocksourceRussell King2011-05-233-0/+77
|/
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-143-0/+91
|\
| * clocksource: add common i8253 PIT clocksourceRussell King2011-05-143-0/+91
* | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-8/+2
|/
* drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus2011-01-261-2/+2
* acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk2011-01-211-1/+5
* clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII2010-12-171-6/+11
* ARM: shmobile: remove sh_timer_config clk memberMagnus Damm2010-10-313-21/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-161-7/+2
|\
| * x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-271-7/+2
* | clocksource: sh_cmt: Rate calculation fixMagnus Damm2010-08-041-1/+1
* | clocksource: sh_cmt: One-off clockevent fix V2Magnus Damm2010-08-041-5/+5
|/
* 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