summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_smp_twd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* 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
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+2
* clocksource: arm_smp_twd: Add devicetree supportSascha Hauer2013-09-051-0/+9
* arm: add generic smp twd timerJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+101