aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/bcm_kona_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner1-12/+2
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed1-7/+3
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann1-6/+10
2016-06-28clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>Daniel Lezcano1-1/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/bcm_kona: Convert init function to return errorDaniel Lezcano1-9/+6
2015-08-06clockevents/drivers/bcm_kona: Migrate to new 'set-state' interfaceViresh Kumar1-12/+5
2015-01-05clocksource: kona: fix __iomem annotationOlof Johansson1-5/+4
2014-02-06clocksource: Kona: Print warning rather than panicTim Kryger1-26/+28
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2013-12-11clocksource: bcm_kona_timer: Remove unused bcm_timer_idsAxel Lin1-6/+0
2013-08-20ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)Christian Daudt1-1/+7
2013-06-19clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeArnd Bergmann1-11/+4
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt1-0/+211