summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-28clocksource/drivers/tango_xtal: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/sun4i: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/samsung_pwm: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/qcom: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/pxa: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/nomadik-mtu: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/mxs: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/mps2-timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/moxart: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/mips-gic-timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/meson6_timer.c: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/h8300_tpu: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/h8300_timer8: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/h8300_timer16: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/arm_global_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/arm_arch_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/fsl_ftm_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/bcm_kona: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/armv7m_systick: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/digicolor: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/clps711x: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/st_lpc: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/asm9260: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano
2016-06-28of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano
2016-06-28dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindingsNeil Armstrong
2016-06-28clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong
2016-06-28arm64: dts: rockchip: Add rktimer device node for rk3399Huang Tao
2016-06-28clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao
2016-06-28clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao
2016-06-28dt-bindings: Document rk3399 rk-timer bindingsHuang Tao
2016-06-28clocksource/drivers/samsung_pwm: Fix typo in KconfigAlexandre Belloni
2016-06-28clocksource/drivers/samsung_pwm_timer: Fix endian accessorsMatthew Leach
2016-06-28clocksource/drivers/digicolor: Fix warning of non-static functionBen Dooks
2016-06-28clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks
2016-06-21Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2016-06-20timer: Avoid using timespecArnd Bergmann
2016-06-20time: Avoid timespec in udelay_testArnd Bergmann
2016-06-20time: Add time64_to_tm()Deepa Dinamani
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei
2016-06-20clocksource: Make clocksource insert entry more efficientMinfei Huang
2016-06-10hrtimer: Remove redundant #ifdef blockPratyush Patel