index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2023-12-10
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
2023-12-10
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
2020-03-29
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-09-08
hexagon/time: Migrate to new 'set-state' interface
Viresh Kumar
2014-04-04
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
2014-04-04
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...
Chen Gang
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-05-22
Hexagon: Use resource_size function
Thomas Meyer
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
2011-11-01
Hexagon: Add time and timer functions
Richard Kuo