summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/orion.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: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+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-2/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* clocksource: orion: add DT supportSebastian Hesselbarth2013-07-051-0/+6
* clocksource: orion: lookup clock by physbaseSebastian Hesselbarth2013-07-051-1/+1
* clocksource: fix Marvell timer read-back valueSebastian Hesselbarth2013-06-291-1/+1
* arm: initial support for Marvell Dove SoCsSebastian Hesselbarth2013-05-151-0/+76