summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clps711x.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
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* ARM: clps711x: Switch to devicetree usageAlexander Shiyan2022-06-101-1/+6
* 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
* clocksource: clps711x: Use coredevice_platform_driver() macroAlexander Shiyan2018-12-201-6/+1
* clocksource: clps711x: Switch to SPDX identifierAlexander Shiyan2018-12-201-8/+2
* clocksource: clps711x: Add devicetree supportAlexander Shiyan2018-12-201-0/+6
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* ARM: clps711x: Add clocksource driverAlexander Shiyan2013-03-111-0/+61