summaryrefslogtreecommitdiffstats
path: root/arch/sh/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* sh: convert to common timer codeRob Herring2013-11-041-60/+2
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-171-4/+4
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-171-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-211-1/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-211-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-211-12/+15
* sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-081-6/+1
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-7/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+1
* sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu2010-06-281-2/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+141
OpenPOWER on IntegriCloud