summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/h8300_timer16.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/h8300_timer16: Convert init function to return errorDaniel Lezcano2016-06-281-4/+8
* clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato2015-12-161-22/+21
* clocksource/drivers/h8300: Fix timer not overflow caseYoshinori Sato2015-12-161-2/+4
* clocksource/drivers/h8300: Change to overflow interruptYoshinori Sato2015-12-161-7/+7
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-151-14/+14
* clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano2015-12-151-5/+1
* clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano2015-12-151-1/+1
* clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano2015-12-151-2/+0
* clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano2015-12-151-18/+0
* clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano2015-12-151-10/+0
* clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato2015-12-151-87/+54
* clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov2015-10-151-1/+0
* h8300: clocksourceYoshinori Sato2015-06-231-0/+254