aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/h8300_timer16.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato1-22/+21
2015-12-16clocksource/drivers/h8300: Fix timer not overflow caseYoshinori Sato1-2/+4
2015-12-16clocksource/drivers/h8300: Change to overflow interruptYoshinori Sato1-7/+7
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-14/+14
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano1-5/+1
2015-12-15clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano1-2/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano1-18/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano1-10/+0
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato1-87/+54
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov1-1/+0
2015-06-23h8300: clocksourceYoshinori Sato1-0/+254