summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-28clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano1-13/+27
2016-06-28clocksource/drivers/armv7m_systick: Convert init function to return errorDaniel Lezcano1-6/+12
2016-06-28clocksource/drivers/digicolor: Convert init function to return errorDaniel Lezcano1-6/+10
2016-06-28clocksource/drivers/clps711x: Convert init function to return errorDaniel Lezcano1-7/+5
2016-06-28clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano1-5/+7
2016-06-28clocksource/drivers/st_lpc: Convert init function to return errorDaniel Lezcano1-9/+13
2016-06-28clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano1-29/+47
2016-06-28clocksource/drivers/asm9260: Convert init function to return errorDaniel Lezcano1-8/+16
2016-06-28clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano1-12/+24
2016-06-28clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano1-14/+21
2016-06-28clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano3-0/+27
2016-06-28of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano1-0/+3