summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2016-06-28clocksource/drivers/ti-32k: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/sun5i: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/stm32: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/keystone: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/integrator-ap: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/imx-gpt: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/prima2: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/atmel-st: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/atmel-pit: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/atlas7: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/pistachio: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/orion: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/time-lpc32xx: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/time-efm32: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/time-armada-370-xp: Convert init function to return errorDaniel Lezcano
2016-06-28clocksource/drivers/tegra20: Convert init function to return errorDaniel Lezcano
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-28clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong
2016-06-28clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao