summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mtk_timer.c
Commit message (Expand)AuthorAgeFilesLines
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
* clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall2016-04-281-1/+1
* clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov2015-12-151-1/+3
* clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov2015-12-151-8/+6
* clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov2015-12-151-0/+2
* clocksource/drivers/mediatek: Use GPT as sched clock sourceYingjoe Chen2015-10-151-0/+10
* clockevents/drivers/mtk: Fix spurious interrupt leading to crashDaniel Lezcano2015-10-151-10/+6
* clockevents/drivers/mtk: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-18/+14
* clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
* clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-231-0/+261