summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* | clocksource: Enable architected timer support for CPU_V7Sascha Hauer2019-03-112-1/+2
|/
* Merge branch 'for-next/efi'Sascha Hauer2019-03-071-2/+2
|\
| * efi: cleanupsOleksij Rempel2019-02-181-2/+2
* | clocksource: Do not mix depends and select for ATMEL_PITSam Ravnborg2019-02-251-1/+0
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2019-01-151-1/+1
|\
| * ARM: AT91: pit: Make locally used function staticSascha Hauer2018-12-141-1/+1
* | Merge branch 'for-next/clps711x'Sascha Hauer2019-01-151-14/+9
|\ \
| * | 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
| |/
* | ARM: omap: 32ktimer: Turn into a driverSascha Hauer2018-12-203-1/+111
* | ARM: omap: dmtimer: Turn into a driverSascha Hauer2018-12-203-0/+123
|/
* clocksource: Add dw_apb_timer driverJules Maselbas2018-11-303-0/+154
* Kconfig: Add clocksource menuJules Maselbas2018-11-291-0/+4
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-094-0/+317
|\
| * clocksource: Introduce ARCH_HAS_IMX_GPTAndrey Smirnov2018-10-181-1/+4
| * i.MX: Move GPT driver to drivers/clocksourceAndrey Smirnov2018-10-183-0/+196
| * clocksource: Add ARM global timer supportAndrey Smirnov2018-10-183-0/+118
* | ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
|/
* clocksource: armv8-timer: Make use of postcore_platform_driver()Andrey Smirnov2018-06-111-5/+1
* clocksource: armv8-timer: Make armv8_clocksource_read() staticAndrey Smirnov2018-06-111-1/+1
* clocksource: armv8-timer: Convert explicit assembly into helpersAndrey Smirnov2018-06-111-11/+2
* clocksource: Add armv8 generic timer supportSascha Hauer2018-03-213-0/+71
* clocksource: sp804: silently ignore secondary instacesLucas Stach2017-10-171-2/+2
* 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