aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/mtk_timer.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/mtk_timer: Convert init function to return errorGravatar Daniel Lezcano 1-4/+6
2016-04-28clocksource/drivers/mtk_timer: Add __init attributeGravatar Julia Lawall 1-1/+1
2015-12-15clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Gravatar Alexey Klimov 1-1/+3
2015-12-15clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initGravatar Alexey Klimov 1-8/+6
2015-12-15clocksource/drivers/mtk_timer: Add pr_fmt defineGravatar Alexey Klimov 1-0/+2
2015-10-15clocksource/drivers/mediatek: Use GPT as sched clock sourceGravatar Yingjoe Chen 1-0/+10
2015-10-15clockevents/drivers/mtk: Fix spurious interrupt leading to crashGravatar Daniel Lezcano 1-10/+6
2015-08-10clockevents/drivers/mtk: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-18/+14
2015-02-25clocksource: mtk: Fix race conditions in probe codeGravatar Matthias Brugger 1-4/+5
2014-07-23clocksource: Add support for the Mediatek SoCsGravatar Matthias Brugger 1-0/+261