summaryrefslogtreecommitdiff
path: root/arch/sh/lib/time.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-05-10sh: sh3: Remove CPU supportMarek Vasut
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut
2018-09-15sh: tmu: Clean up register usageMarek Vasut
2018-09-15sh: tmu: Inline sh_tmu.hMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut
2018-09-15sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut
2018-09-15sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut
2018-09-15sh: tmu: Simplify the tmu_bit mathMarek Vasut
2018-09-15sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-11-04sh: convert to common timer codeRob Herring
2013-10-17sh: timer: Remove static global variableNobuhiro Iwamatsu
2013-10-17sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu
2012-03-08sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2010-06-28sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser