summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* 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: mvebu: split initialization for Armada 370/XPSebastian Hesselbarth2014-06-241-25/+40
* clocksource: mvebu: add DT supportSebastian Hesselbarth2013-07-051-0/+6
* clocksource: mvebu: lookup clock by physbaseSebastian Hesselbarth2013-07-051-2/+1
* clocksource: fix Marvell timer read-back valueSebastian Hesselbarth2013-06-291-1/+1
* arm: initial support for Marvell Armada 370/XP SoCsThomas Petazzoni2013-05-131-0/+90