aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/sh_tmu.c
AgeCommit message (Expand)Author
2013-11-20clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart
2013-11-20clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart
2013-03-13clocksource: sh_tmu: Set initcall level to subsysSimon Horman
2013-01-03Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman
2012-09-04sh: TMU: Basic runtime PM supportRafael J. Wysocki
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki
2012-09-04PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki
2012-09-04sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki
2011-10-31drivers/clocksource: Add module.h to those who were using it implicitlyPaul Gortmaker
2011-05-31Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm
2010-10-31ARM: shmobile: remove sh_timer_config clk memberMagnus Damm
2010-06-02clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29clocksource: Deprecate clock string across the SH drivers.Paul Mundt
2010-03-10clocksource: Use dev_name() universally across the SH drivers.Paul Mundt
2010-02-25clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI
2009-06-17sh: turn off irqs when disabling CMT/TMU timersMagnus Damm
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm