summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/timers/timer-tmu.c
Commit message (Expand)AuthorAgeFilesLines
* sh: remove old TMU driverMagnus Damm2009-05-121-297/+0Star
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-0/+1
* sh: tmu disable supportMagnus Damm2009-01-291-1/+9
* sh: rework clocksource and sched_clockMagnus Damm2009-01-291-2/+8
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-131-1/+1
* sh: fix the TMU code to allow a fully running NO_HZ systemFrancesco Virlinzi2008-09-081-58/+119
* sh/kernel/ cleanupsAdrian Bunk2008-07-281-1/+1
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-281-0/+1
* sh: Add SH7720 CPU support.Markus Brunner2007-09-211-1/+2
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-2/+1Star
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+1
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-3/+4
* sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-091-73/+109
* Add IRQF_IRQPOLL flag on shBernhard Walle2007-05-081-1/+1
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-1/+3
* sh: Clock framework tidying.Paul Mundt2006-12-061-1/+1
* sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-061-8/+1Star
* sh: Configurable timer IRQ.Paul Mundt2006-12-061-1/+1
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-3/+2Star
* sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-061-56/+2Star
* sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-271-3/+3
* sh: APM/PM support.Andriy Skulysh2006-09-271-2/+16
* [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-171-0/+229