summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/uemd.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-10/+1
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-1/+0
* 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-2/+3
* clocksource: add uemd clocksourceAntony Pavlov2014-05-261-0/+130