summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/timers
Commit message (Expand)AuthorAgeFilesLines
* 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: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* sh: generic clockevent broadcast support.Paul Mundt2008-09-082-0/+58
* sh/kernel/ cleanupsAdrian Bunk2008-07-281-1/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-2/+2
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-141-1/+0Star
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-11/+0Star
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-281-0/+1
* sh: Add SH7263 CPU support.Paul Mundt2008-01-281-1/+3
* sh: Add SH7203 CPU support.Paul Mundt2008-01-281-1/+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: section mismatch fixes for system timer.Paul Mundt2007-05-231-3/+2Star
* sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-091-73/+109
* Add IRQF_IRQPOLL flag on shBernhard Walle2007-05-083-3/+3
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-1/+3
* sh: Clock framework tidying.Paul Mundt2006-12-063-4/+4
* sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-063-25/+3Star
* sh: Configurable timer IRQ.Paul Mundt2006-12-063-3/+3
* sh: SE7206 build fixes.Paul Mundt2006-12-062-115/+10Star
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-064-0/+524
* 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-173-0/+287