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