summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/timers/timer-tmu.c
AgeCommit message (Expand)Author
2009-05-12sh: remove old TMU driverMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto
2009-01-29sh: tmu disable supportMagnus Damm
2009-01-29sh: rework clocksource and sched_clockMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI
2008-09-08sh: fix the TMU code to allow a fully running NO_HZ systemFrancesco Virlinzi
2008-07-28sh/kernel/ cleanupsAdrian Bunk
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda
2007-09-21sh: Add SH7720 CPU support.Markus Brunner
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt
2006-12-06sh: Configurable timer IRQ.Paul Mundt
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt