aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/h8300_timer16.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/h8300_timer16: Convert init function to return errorGravatar Daniel Lezcano 1-4/+8
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteGravatar Yoshinori Sato 1-22/+21
2015-12-16clocksource/drivers/h8300: Fix timer not overflow caseGravatar Yoshinori Sato 1-2/+4
2015-12-16clocksource/drivers/h8300: Change to overflow interruptGravatar Yoshinori Sato 1-7/+7
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Gravatar Daniel Lezcano 1-14/+14
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless lockGravatar Daniel Lezcano 1-5/+1
2015-12-15clocksource/drivers/h8300_timer16: Fix irq return value checkGravatar Daniel Lezcano 1-1/+1
2015-12-15clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privGravatar Daniel Lezcano 1-2/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove unused macrosGravatar Daniel Lezcano 1-18/+0
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless headersGravatar Daniel Lezcano 1-10/+0
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Gravatar Yoshinori Sato 1-87/+54
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sGravatar Alexey Klimov 1-1/+0
2015-06-23h8300: clocksourceGravatar Yoshinori Sato 1-0/+254