summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependencyclockevents/4.5-fixesDaniel Lezcano
2016-01-11clocksource/drivers: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2015-12-29clocksource/drivers/acpi_pm: Convert to pr_* macrosAndy Shevchenko
2015-12-19clocksource: Make clocksource validation work for all clocksourcesYang Yingliang
2015-12-19Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-12-16timekeeping: Cap adjustments so they don't exceed the maxadj valueJohn Stultz
2015-12-16ntp: Fix second_overflow's input parameter type to be 64bitsDengChao
2015-12-16ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_secondsDengChao
2015-12-16timekeeping: Provide internal function __ktime_get_real_secondsDengChao
2015-12-16clocksource/drivers/h8300: Use ioread / iowriteclockevents/4.5Yoshinori Sato
2015-12-16clocksource/drivers/h8300: Initializer cleanup.Yoshinori Sato
2015-12-16clocksource/drivers/h8300: Simplify delta handlingYoshinori Sato
2015-12-16clocksource/drivers/h8300: Fix timer not overflow caseYoshinori Sato
2015-12-16clocksource/drivers/h8300: Change to overflow interruptYoshinori Sato
2015-12-16clocksource/drivers/lpc32: Correct pr_err() output formatVladimir Zapolskiy
2015-12-16clocksource/drivers/arm_global_timer: Fix suspend resumeGrygorii Strashko
2015-12-16clocksource/drivers/pistachio: Fix wrong calculated clocksource read valueJisheng Zhang
2015-12-16clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_setJisheng Zhang
2015-12-15clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writelJisheng Zhang
2015-12-15clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical pathJisheng Zhang
2015-12-15clocksource/drivers/dw_apb_timer: Fix apbt_readl return typesJisheng Zhang
2015-12-15clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_initDaniel Lezcano
2015-12-15clocksource/drivers/h8300: Increase the compilation test coverageDaniel Lezcano
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano
2015-12-15clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_initDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless lockDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Fix irq return value checkDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove unused fields in timer16_privDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove unused macrosDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer16: Remove pointless headersDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Retrieve the clock rate at init timeDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Remove irq and lock legacy codeDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe codeDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Fix irq return value checkDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macroDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Remove unused macrosDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Remove unused headersDaniel Lezcano
2015-12-15clocksource/drivers/h8300_tpu: Remove pointless headers for TPUDaniel Lezcano
2015-12-15clocksource/drivers/h8300_tpu: Remove unused macrosDaniel Lezcano
2015-12-15clocksource/drivers/h8300_timer8: Fix compilation error with dev_warnDaniel Lezcano
2015-12-15clocksource/drivers/h8300: Cleanup startup and remove module code.Yoshinori Sato
2015-12-15clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang
2015-12-15clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependencyDaniel Lezcano
2015-12-15clocksource/drivers/fsl-ftm: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/samsung-pwm: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano