summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-10hexagon: time: include asm/delay.h for prototypesNathan Chancellor1-0/+1
2023-12-10hexagon: time: mark time_init_deferred() as staticNathan Chancellor1-1/+1
2023-12-10hexagon: time: include asm/time.h for prototypesNathan Chancellor1-0/+1
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor1-2/+10
2020-03-29hexagon: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar1-16/+1
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang1-0/+9
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang1-3/+0
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2012-05-22Hexagon: Use resource_size functionThomas Meyer1-4/+2
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo1-0/+1
2011-11-01Hexagon: Add time and timer functionsRichard Kuo1-0/+250