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