aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-04-14unicore32/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2015-08-10unicore/time: Migrate to new 'set-state' interfaceViresh Kumar1-19/+10
2012-01-10unicore32: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-23/+23
2011-03-17unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao1-7/+2
2011-03-17unicore32 core architecture: timer and time handlingGuanXuetao1-0/+148