summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
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
2016-06-28clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, 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-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-09clocksource: Add NPS400 timers driverNoam Camus
2016-05-03clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall
2016-05-03clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall
2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall
2016-04-28clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding
2016-04-28clockevents/driversi/mps2: add MPS2 Timer driverVladimir Murzin
2016-04-28clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall
2016-04-28clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano
2016-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-23clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds