aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/h8300_timer16.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/h8300_timer16: Convert init function to return errorDaniel Lezcano
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato
2015-12-16clocksource/drivers/h8300: Fix timer not overflow caseYoshinori Sato
2015-12-16clocksource/drivers/h8300: Change to overflow interruptYoshinori Sato
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov
2015-06-23h8300: clocksourceYoshinori Sato