aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/include/mach/tick.h
Commit message (Collapse)AuthorAgeFilesLines
* S5PC110: HERRING: TIMER: Support HRT and tickless idle on S5PC110Sungjun Bae2011-11-161-0/+6
| | | | | | | | | Enabling High resolution timer service and tickless idle (Dynamic idle tick) on S5PC110. RTC/SYSTEM_TIMER are used for this features. This feature is disabled by default configuration, need to change configuration in menuconfig. Change-Id: Ieecfee19a3c0cad0443cd2d35a4821ebbf1eeea3
* ARM: S5PV210: Add clock support for S5PV210Kukjin Kim2010-02-241-0/+26
This patch adds clock support for S5PV210. This patch adds the clock register definitions and the various system clocks in S5PV210. Clocks that are common to other S5P SoC'c are added in the common S5P clock support. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>