summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2017-04-071-1/+1
|\
| * clocksource: mvebu: don't request the used iomem resourceUwe Kleine-König2017-03-311-1/+1
* | clocksource: at91: Add DT compatibility tableAndrey Smirnov2017-03-301-0/+9
|/
* efi: clocksoure: make sure the meassured frequency is validMichael Olbrich2017-03-151-0/+4
* Merge branch 'for-next/rpi'Sascha Hauer2017-03-131-13/+22
|\
| * clocksource: bcm2835: use clock-frequency property when availableEnrico Joerns2017-03-021-13/+22
* | Merge branch 'for-next/efi'Sascha Hauer2017-03-134-0/+199
|\ \
| * | efi: clocksoure: add EFI event timerJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+115
| * | efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-093-12/+30
| * | efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+4
| * | efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-1/+1
| * | efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-1/+1
| * | efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+63
| |/
* / clocksource: at91: Move to 'drivers/clocksource'Andrey Smirnov2017-03-093-0/+119
|/
* clocksource: Add rk3288 timer driverWadim Egorov2016-08-263-0/+78
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-078-24/+40
* bcm2835: introduce mach-bcm283xAlexander Aring2016-01-042-3/+3
* clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-173-73/+10
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-108-21/+8
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-168-6/+19
* clocksource: add driver for Canon DIGIC timerAntony Pavlov2014-07-293-0/+98
* clocksource: mvebu: split initialization for Armada 370/XPSebastian Hesselbarth2014-06-241-25/+40
* clocksource: add uemd clocksourceAntony Pavlov2014-05-263-0/+135
* clocksource: add dummy software-only clocksourceAntony Pavlov2014-03-193-0/+80
* ARM: bcm2835: register the clocksource driver earlierAndre Heider2013-10-221-1/+1
* clocksource: arm_smp_twd: Add devicetree supportSascha Hauer2013-09-051-0/+9
* clocksource: mvebu: add DT supportSebastian Hesselbarth2013-07-051-0/+6
* clocksource: mvebu: lookup clock by physbaseSebastian Hesselbarth2013-07-051-2/+1
* 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-292-2/+2
* arm: initial support for Marvell Dove SoCsSebastian Hesselbarth2013-05-153-0/+81
* arm: initial support for Marvell Armada 370/XP SoCsThomas Petazzoni2013-05-133-0/+95
* ARM: clps711x: Add clocksource driverAlexander Shiyan2013-03-113-0/+66
* sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-3/+3
* clocksource: add ARM AMBA SP804 supportJean-Christophe PLAGNIOL-VILLARD2013-02-113-0/+99
* BCM2835: add clocksource driverCarlo Caione2012-10-213-0/+95
* arm: move nomadik timer to drivers/clocksourceJean-Christophe PLAGNIOL-VILLARD2012-10-043-0/+152
* arm: add generic smp twd timerJean-Christophe PLAGNIOL-VILLARD2012-10-043-0/+105