aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-29hexagon: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-8/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Gravatar Thomas Gleixner 1-14/+1
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-16/+1
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Gravatar Chen Gang 1-0/+9
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Gravatar Chen Gang 1-3/+0
2012-10-18Hexagon: Copyright marking changesGravatar Richard Kuo 1-1/+1
2012-05-22Hexagon: Use resource_size functionGravatar Thomas Meyer 1-4/+2
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersGravatar Richard Kuo 1-0/+1
2011-11-01Hexagon: Add time and timer functionsGravatar Richard Kuo 1-0/+250