aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/h8300_timer8.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
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange1-8/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/h8300_timer8: Convert init function to return errorDaniel Lezcano1-5/+8
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato1-11/+17
2015-12-16clocksource/drivers/h8300: Initializer cleanup.Yoshinori Sato1-9/+6
2015-12-16clocksource/drivers/h8300: Simplify delta handlingYoshinori Sato1-34/+6
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-17/+17
2015-12-15clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeDaniel Lezcano1-12/+14
2015-12-15clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeDaniel Lezcano1-16/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeDaniel Lezcano1-9/+6
2015-12-15clocksource/drivers/h8300_timer8: Fix irq return value checkDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroDaniel Lezcano1-7/+4
2015-12-15clocksource/drivers/h8300_timer8: Remove unused macrosDaniel Lezcano1-4/+0
2015-12-15clocksource/drivers/h8300_timer8: Remove unused headersDaniel Lezcano1-5/+0
2015-12-15clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato1-99/+51
2015-10-15clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov1-1/+0
2015-08-10clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interfaceViresh Kumar1-23/+28
2015-06-23h8300: fix typo.Yoshinori Sato1-1/+1
2015-06-23h8300: clocksourceYoshinori Sato1-0/+313