aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/h8300_tpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/h8300_tpu: Convert init function to return errorDaniel Lezcano1-6/+6
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato1-10/+12
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-14/+14
2015-12-15clocksource/drivers/h8300_tpu: Remove pointless headers for TPUDaniel Lezcano1-5/+0
2015-12-15clocksource/drivers/h8300_tpu: Remove unused macrosDaniel Lezcano1-10/+3
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato1-78/+39
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov1-1/+0
2015-06-23h8300: clocksourceYoshinori Sato1-0/+207