summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-01arch: remove unicore32 portMike Rapoport1-128/+0
2020-03-29unicore32: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
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