aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/arc_timer.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-22drivers: timer: Remove duplicate newlinesMarek Vasut1-1/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07timer: Remove <common.h> and add needed includesTom Rini1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-4/+2
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass1-1/+1
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov1-0/+113