summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/h8300_timer8.c
Commit message (Expand)AuthorAgeFilesLines
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/h8300_timer8: Convert init function to return errorDaniel Lezcano2016-06-281-5/+8
* clocksource/drivers/h8300: Use ioread / iowriteYoshinori Sato2015-12-161-11/+17
* clocksource/drivers/h8300: Initializer cleanup.Yoshinori Sato2015-12-161-9/+6
* clocksource/drivers/h8300: Simplify delta handlingYoshinori Sato2015-12-161-34/+6
* h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano2015-12-151-17/+17
* clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeDaniel Lezcano2015-12-151-12/+14
* clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeDaniel Lezcano2015-12-151-16/+0
* clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeDaniel Lezcano2015-12-151-9/+6
* clocksource/drivers/h8300_timer8: Fix irq return value checkDaniel Lezcano2015-12-151-1/+1
* clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroDaniel Lezcano2015-12-151-7/+4
* clocksource/drivers/h8300_timer8: Remove unused macrosDaniel Lezcano2015-12-151-4/+0
* clocksource/drivers/h8300_timer8: Remove unused headersDaniel Lezcano2015-12-151-5/+0
* clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnDaniel Lezcano2015-12-151-1/+1
* clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato2015-12-151-99/+51
* clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov2015-10-151-1/+0
* clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-23/+28
* h8300: fix typo.Yoshinori Sato2015-06-231-1/+1
* h8300: clocksourceYoshinori Sato2015-06-231-0/+313