Age | Commit message (Expand) | Author |
2016-05-11 | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test | Daniel Lezcano |
2016-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-01-26 | clocksource: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger |
2016-01-26 | clocksource: Select CLKSRC_MMIO where needed | Arnd Bergmann |
2016-01-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-01-15 | clockevents/tcb_clksrc: Prevent disabling an already disabled clock | Alexandre Belloni |
2016-01-12 | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://... | Thomas Gleixner |
2016-01-11 | clocksource/drivers/vt8500: Increase the minimum delta | Roman Volkov |
2016-01-11 | clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency | Daniel Lezcano |
2016-01-11 | clocksource/drivers: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger |
2015-12-29 | clocksource/drivers/acpi_pm: Convert to pr_* macros | Andy Shevchenko |
2015-12-16 | clocksource/drivers/h8300: Use ioread / iowrite | Yoshinori Sato |
2015-12-16 | clocksource/drivers/h8300: Initializer cleanup. | Yoshinori Sato |
2015-12-16 | clocksource/drivers/h8300: Simplify delta handling | Yoshinori Sato |
2015-12-16 | clocksource/drivers/h8300: Fix timer not overflow case | Yoshinori Sato |
2015-12-16 | clocksource/drivers/h8300: Change to overflow interrupt | Yoshinori Sato |
2015-12-16 | clocksource/drivers/lpc32: Correct pr_err() output format | Vladimir Zapolskiy |
2015-12-16 | clocksource/drivers/arm_global_timer: Fix suspend resume | Grygorii Strashko |
2015-12-16 | clocksource/drivers/pistachio: Fix wrong calculated clocksource read value | Jisheng Zhang |
2015-12-16 | clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set | Jisheng Zhang |
2015-12-15 | clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel | Jisheng Zhang |
2015-12-15 | clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path | Jisheng Zhang |
2015-12-15 | clocksource/drivers/dw_apb_timer: Fix apbt_readl return types | Jisheng Zhang |
2015-12-15 | clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300: Increase the compilation test coverage | Daniel Lezcano |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch | Daniel Lezcano |
2015-12-15 | clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove pointless lock | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer16: Fix irq return value check | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove unused macros | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer16: Remove pointless headers | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove irq and lock legacy code | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Fix irq return value check | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove unused macros | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Remove unused headers | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_tpu: Remove pointless headers for TPU | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_tpu: Remove unused macros | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300: Cleanup startup and remove module code. | Yoshinori Sato |
2015-12-15 | clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer | Jisheng Zhang |
2015-12-15 | clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency | Daniel Lezcano |
2015-12-15 | clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option | Daniel Lezcano |
2015-12-15 | clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option | Daniel Lezcano |
2015-12-15 | clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option | Daniel Lezcano |
2015-12-15 | clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option | Daniel Lezcano |