aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/timers/timer-tmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-12sh: remove old TMU driverMagnus Damm1-297/+0
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-0/+1
2009-01-29sh: tmu disable supportMagnus Damm1-1/+9
2009-01-29sh: rework clocksource and sched_clockMagnus Damm1-2/+8
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI1-1/+1
2008-09-08sh: fix the TMU code to allow a fully running NO_HZ systemFrancesco Virlinzi1-58/+119
2008-07-28sh/kernel/ cleanupsAdrian Bunk1-1/+1
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-1/+2
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-2/+1
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-3/+4
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt1-73/+109
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle1-1/+1
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt1-1/+3
2006-12-06sh: Clock framework tidying.Paul Mundt1-1/+1
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt1-8/+1
2006-12-06sh: Configurable timer IRQ.Paul Mundt1-1/+1
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-3/+2
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-56/+2
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt1-3/+3
2006-09-27sh: APM/PM support.Andriy Skulysh1-2/+16
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt1-0/+229