Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() | Tianjia Zhang | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -1/+1 |
2017-03-23 | clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot() | Nicolai Stange | 1 | -8/+0 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
2016-06-28 | clocksource/drivers/h8300_timer8: Convert init function to return error | Daniel Lezcano | 1 | -5/+8 |
2015-12-16 | clocksource/drivers/h8300: Use ioread / iowrite | Yoshinori Sato | 1 | -11/+17 |
2015-12-16 | clocksource/drivers/h8300: Initializer cleanup. | Yoshinori Sato | 1 | -9/+6 |
2015-12-16 | clocksource/drivers/h8300: Simplify delta handling | Yoshinori Sato | 1 | -34/+6 |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 1 | -17/+17 |
2015-12-15 | clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time | Daniel Lezcano | 1 | -12/+14 |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove irq and lock legacy code | Daniel Lezcano | 1 | -16/+0 |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code | Daniel Lezcano | 1 | -9/+6 |
2015-12-15 | clocksource/drivers/h8300_timer8: Fix irq return value check | Daniel Lezcano | 1 | -1/+1 |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro | Daniel Lezcano | 1 | -7/+4 |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove unused macros | Daniel Lezcano | 1 | -4/+0 |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove unused headers | Daniel Lezcano | 1 | -5/+0 |
2015-12-15 | clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn | Daniel Lezcano | 1 | -1/+1 |
2015-12-15 | clocksource/drivers/h8300: Cleanup startup and remove module code. | Yoshinori Sato | 1 | -99/+51 |
2015-10-15 | clocksource/drivers/h8300_*: Remove unneeded memset()s | Alexey Klimov | 1 | -1/+0 |
2015-08-10 | clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -23/+28 |
2015-06-23 | h8300: fix typo. | Yoshinori Sato | 1 | -1/+1 |
2015-06-23 | h8300: clocksource | Yoshinori Sato | 1 | -0/+313 |