aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-23openrisc/time: Fix symbol scope warningsStafford Horne1-1/+2
2022-01-12openrisc: init: Add support for common clkStafford Horne1-0/+4
2021-10-02openrisc: time: don't mark comment as kernel-docRandy Dunlap1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-11-03openrisc: add tick timer multi-core sync logicStafford Horne1-2/+13
2017-11-03openrisc: initial SMP supportStefan Kristiansson1-20/+31
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2015-08-10openrisc/time: Migrate to new 'set-state' interfaceViresh Kumar1-24/+0
2012-02-17openrisc: Set shortest clock event to 100 ticksJonas Bonn1-8/+5
2011-07-22OpenRISC: TimekeepingJonas Bonn1-0/+181