aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/h8300_timer8.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
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Gravatar Nicolai Stange 1-8/+0
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/h8300_timer8: Convert init function to return errorGravatar Daniel Lezcano 1-5/+8
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteGravatar Yoshinori Sato 1-11/+17
2015-12-16clocksource/drivers/h8300: Initializer cleanup.Gravatar Yoshinori Sato 1-9/+6
2015-12-16clocksource/drivers/h8300: Simplify delta handlingGravatar Yoshinori Sato 1-34/+6
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Gravatar Daniel Lezcano 1-17/+17
2015-12-15clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeGravatar Daniel Lezcano 1-12/+14
2015-12-15clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeGravatar Daniel Lezcano 1-16/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeGravatar Daniel Lezcano 1-9/+6
2015-12-15clocksource/drivers/h8300_timer8: Fix irq return value checkGravatar Daniel Lezcano 1-1/+1
2015-12-15clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroGravatar Daniel Lezcano 1-7/+4
2015-12-15clocksource/drivers/h8300_timer8: Remove unused macrosGravatar Daniel Lezcano 1-4/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove unused headersGravatar Daniel Lezcano 1-5/+0
2015-12-15clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnGravatar Daniel Lezcano 1-1/+1
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Gravatar Yoshinori Sato 1-99/+51
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sGravatar Alexey Klimov 1-1/+0
2015-08-10clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-23/+28
2015-06-23h8300: fix typo.Gravatar Yoshinori Sato 1-1/+1
2015-06-23h8300: clocksourceGravatar Yoshinori Sato 1-0/+313