aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clksrc-of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-20of: consolidate linker section OF match table declarationsRob Herring1-1/+1
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreIngo Molnar1-0/+4
2013-12-11clocksource: clksrc-of: Warn if no clock sources are foundLinus Walleij1-0/+4
2013-12-10clocksource: clksrc-of: Do not drop unheld reference on device nodeThierry Reding1-1/+0
2013-10-03Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux into timers/coreIngo Molnar1-0/+1
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König1-0/+1
2013-09-26clocksource: of: Respect device tree node statusSebastian Hesselbarth1-0/+3
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann1-1/+2
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring1-2/+2
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren1-0/+35