Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
2016-06-28 | clocksource/drivers/h8300_timer16: Convert init function to return error | Daniel Lezcano | 1 | -4/+8 |
2015-12-16 | clocksource/drivers/h8300: Use ioread / iowrite | Yoshinori Sato | 1 | -22/+21 |
2015-12-16 | clocksource/drivers/h8300: Fix timer not overflow case | Yoshinori Sato | 1 | -2/+4 |
2015-12-16 | clocksource/drivers/h8300: Change to overflow interrupt | Yoshinori Sato | 1 | -7/+7 |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 1 | -14/+14 |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove pointless lock | Daniel Lezcano | 1 | -5/+1 |
2015-12-15 | clocksource/drivers/h8300_timer16: Fix irq return value check | Daniel Lezcano | 1 | -1/+1 |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv | Daniel Lezcano | 1 | -2/+0 |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove unused macros | Daniel Lezcano | 1 | -18/+0 |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove pointless headers | Daniel Lezcano | 1 | -10/+0 |
2015-12-15 | clocksource/drivers/h8300: Cleanup startup and remove module code. | Yoshinori Sato | 1 | -87/+54 |
2015-10-15 | clocksource/drivers/h8300_*: Remove unneeded memset()s | Alexey Klimov | 1 | -1/+0 |
2015-06-23 | h8300: clocksource | Yoshinori Sato | 1 | -0/+254 |