Age | Commit message (Expand) | Author | Files | Lines |
2011-05-31 | Revert "clocksource: sh_cmt: Runtime PM support" | Paul Mundt | 1 | -10/+2 |
2011-05-23 | clocksource: sh_cmt: Runtime PM support | Magnus Damm | 1 | -2/+10 |
2011-05-23 | clocksource: sh_cmt: __clocksource_updatefreq_hz() update | Magnus Damm | 1 | -12/+7 |
2010-12-17 | clocksource: sh_cmt: Remove nested spinlock fix | Takashi YOSHII | 1 | -6/+11 |
2010-10-31 | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 1 | -7/+3 |
2010-08-04 | clocksource: sh_cmt: Rate calculation fix | Magnus Damm | 1 | -1/+1 |
2010-08-04 | clocksource: sh_cmt: One-off clockevent fix V2 | Magnus Damm | 1 | -5/+5 |
2010-06-22 | clocksource: sh_cmt: Fix up bogus shift value. | Paul Mundt | 1 | -1/+1 |
2010-06-02 | clocksource: sh_cmt: compute mult and shift before registration | Paul Mundt | 1 | -9/+13 |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 1 | -0/+1 |
2010-04-15 | sh: Disable IRQ balancing for timer and IPI IRQs. | Paul Mundt | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-29 | clocksource: Deprecate clock string across the SH drivers. | Paul Mundt | 1 | -4/+8 |
2010-03-10 | clocksource: Use dev_name() universally across the SH drivers. | Paul Mundt | 1 | -18/+14 |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -28/+7 |
2010-02-25 | clocksource: Fix up a registration/IRQ race in the sh drivers. | Paul Mundt | 1 | -13/+19 |
2010-02-05 | clocksource: start CMT at clocksource resume | Magnus Damm | 1 | -28/+7 |
2009-08-15 | sh: CMT suspend/resume | Magnus Damm | 1 | -0/+28 |
2009-06-17 | sh: turn off irqs when disabling CMT/TMU timers | Magnus Damm | 1 | -0/+3 |
2009-06-14 | clocksource: Drop unused irqaction.mask from SH drivers. | Paul Mundt | 1 | -1/+0 |
2009-05-03 | clocksource: sh_mtu2/cmt_register() should be static. | Paul Mundt | 1 | -3/+3 |
2009-05-03 | sh: Consolidate MTU2/CMT/TMU timer platform data. | Paul Mundt | 1 | -7/+7 |
2009-04-30 | clocksource: sh_cmt 16-bit fixes | Magnus Damm | 1 | -5/+7 |
2009-04-28 | sh: setup timers in late_time_init() | Magnus Damm | 1 | -11/+2 |
2009-04-28 | clocksource: improve sh_cmt clocksource overflow handling | Magnus Damm | 1 | -4/+9 |
2009-04-22 | clocksource: sh_cmt clocksource support | Magnus Damm | 1 | -0/+66 |
2009-04-19 | clocksource: sh_cmt earlytimer support | Magnus Damm | 1 | -2/+16 |
2009-04-02 | clocksource: sh_cmt: use remove_irq() and remove clockevent workaround | Magnus Damm | 1 | -2/+1 |
2009-01-29 | sh: CMT clockevent platform driver | Magnus Damm | 1 | -0/+615 |