Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-10 | clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface | Viresh Kumar | |
Migrate h8300_timer8 driver to the new 'set-state' interface provided by clockevents core, the earlier 'set-mode' interface is marked obsolete now. This also enables us to implement callbacks for new states of clockevent devices, for example: ONESHOT_STOPPED. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> | |||
2015-06-23 | h8300: fix typo. | Yoshinori Sato | |
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> | |||
2015-06-23 | h8300: clocksource | Yoshinori Sato | |
h8300_timer8: 8bit clockevent device h8300_timer16 / h8300_tpu: 16bit clocksource Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |