summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/amba-sp804.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-251-0/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-2/+1
* amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-121-1/+1
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* clocksource: sp804: silently ignore secondary instacesLucas Stach2017-10-171-2/+2
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-3/+3
* clocksource: add ARM AMBA SP804 supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+94