aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/bcm_kona_timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-18clocksource/drivers/bcm_kona: Convert to SPDX identifierGravatar Thomas Gleixner 1-12/+2
2020-02-27clocksource: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-7/+3
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-2/+2
2017-04-07clocksource: Add missing line break to error messagesGravatar Rafał Miłecki 1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingGravatar Arnd Bergmann 1-6/+10
2016-06-28clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>Gravatar Daniel Lezcano 1-1/+0
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-2/+2
2016-06-28clocksource/drivers/bcm_kona: Convert init function to return errorGravatar Daniel Lezcano 1-9/+6
2015-08-06clockevents/drivers/bcm_kona: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-12/+5
2015-01-05clocksource: kona: fix __iomem annotationGravatar Olof Johansson 1-5/+4
2014-02-06clocksource: Kona: Print warning rather than panicGravatar Tim Kryger 1-26/+28
2014-01-31clocksource: kona: Add basic use of external clockGravatar Tim Kryger 1-3/+11
2013-12-11clocksource: bcm_kona_timer: Remove unused bcm_timer_idsGravatar Axel Lin 1-6/+0
2013-08-20ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)Gravatar Christian Daudt 1-1/+7
2013-06-19clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeGravatar Arnd Bergmann 1-11/+4
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Gravatar Christian Daudt 1-0/+211