aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mtk_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano1-4/+6
2016-04-28clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall1-1/+1
2015-12-15clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov1-1/+3
2015-12-15clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov1-8/+6
2015-12-15clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov1-0/+2
2015-10-15clocksource/drivers/mediatek: Use GPT as sched clock sourceYingjoe Chen1-0/+10
2015-10-15clockevents/drivers/mtk: Fix spurious interrupt leading to crashDaniel Lezcano1-10/+6
2015-08-10clockevents/drivers/mtk: Migrate to new 'set-state' interfaceViresh Kumar1-18/+14
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger1-4/+5
2014-07-23clocksource: Add support for the Mediatek SoCsMatthias Brugger1-0/+261