summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/sh_tmu.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: sh_tmu: Set initcall level to subsysSimon Horman2013-03-131-1/+1
* Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* sh: TMU: Basic runtime PM supportRafael J. Wysocki2012-09-041-15/+65
* PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-041-1/+1
* PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-041-1/+1
* sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+50
* clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt2012-06-111-7/+3
* clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
* PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* drivers/clocksource: Add module.h to those who were using it implicitlyPaul Gortmaker2011-10-311-0/+1
* Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt2011-05-311-10/+2
* clocksource: sh_tmu: Runtime PM supportMagnus Damm2011-05-231-2/+10
* clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-11/+8
* ARM: shmobile: remove sh_timer_config clk memberMagnus Damm2010-10-311-7/+3
* clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-261-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-151-1/+2
* | clocksource: Deprecate clock string across the SH drivers.Paul Mundt2010-03-291-4/+8
* | clocksource: Use dev_name() universally across the SH drivers.Paul Mundt2010-03-101-16/+12
|/
* clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt2010-02-251-3/+3
* clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI2009-06-241-1/+1
* sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2009-06-171-0/+3
* clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-141-1/+0
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-031-7/+7
* clocksource: SuperH TMU Timer driverMagnus Damm2009-05-031-0/+461
OpenPOWER on IntegriCloud