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