summaryrefslogtreecommitdiff
path: root/drivers/clocksource/sh_cmt.c
Commit message (Expand)AuthorAge
* clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt2010-06-22
* clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-02
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-15
* | clocksource: Deprecate clock string across the SH drivers.Paul Mundt2010-03-29
* | clocksource: Use dev_name() universally across the SH drivers.Paul Mundt2010-03-10
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\
| * clocksource: start CMT at clocksource resumeMagnus Damm2010-02-05
* | clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt2010-02-25
|/
* sh: CMT suspend/resumeMagnus Damm2009-08-15
* sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2009-06-17
* clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-14
* clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2009-05-03
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-03
* clocksource: sh_cmt 16-bit fixesMagnus Damm2009-04-30
* sh: setup timers in late_time_init()Magnus Damm2009-04-28
* clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm2009-04-28
* clocksource: sh_cmt clocksource supportMagnus Damm2009-04-22
* clocksource: sh_cmt earlytimer supportMagnus Damm2009-04-19
* clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm2009-04-02
* sh: CMT clockevent platform driverMagnus Damm2009-01-29