summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2016-06-28clocksource/drivers/mxs: Convert init function to return errorDaniel Lezcano1-8/+18
2016-06-28clocksource/drivers/mps2-timer: Convert init function to return errorDaniel Lezcano1-4/+6
2016-06-28clocksource/drivers/moxart: Convert init function to return errorDaniel Lezcano1-14/+27
2016-06-28clocksource/drivers/mips-gic-timer: Convert init function to return errorDaniel Lezcano1-9/+17
2016-06-28clocksource/drivers/meson6_timer.c: Convert init function to return errorDaniel Lezcano1-7/+14
2016-06-28clocksource/drivers/h8300_tpu: Convert init function to return errorDaniel Lezcano1-6/+6
2016-06-28clocksource/drivers/h8300_timer8: Convert init function to return errorDaniel Lezcano1-5/+8
2016-06-28clocksource/drivers/h8300_timer16: Convert init function to return errorDaniel Lezcano1-4/+8
2016-06-28clocksource/drivers/arm_global_timer: Convert init function to return errorDaniel Lezcano1-10/+18
2016-06-28clocksource/drivers/arm_arch_timer: Convert init function to return errorDaniel Lezcano1-19/+33
2016-06-28clocksource/drivers/fsl_ftm_timer: Convert init function to return errorDaniel Lezcano1-8/+14
2016-06-28clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano1-3/+3
2016-06-28clocksource/drivers/bcm_kona: Convert init function to return errorDaniel Lezcano1-9/+6
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 Lezcano1-0/+22
2016-06-28clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong3-0/+299
2016-06-28clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao1-5/+26
2016-06-28clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao1-2/+3
2016-06-28clocksource/drivers/samsung_pwm: Fix typo in KconfigAlexandre Belloni1-1/+1
2016-06-28clocksource/drivers/samsung_pwm_timer: Fix endian accessorsMatthew Leach1-8/+8
2016-06-28clocksource/drivers/digicolor: Fix warning of non-static functionBen Dooks1-1/+1
2016-06-28clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds3-0/+109
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-15/+284
2016-05-09clocksource: Add NPS400 timers driverNoam Camus3-0/+109
2016-05-03clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall1-5/+0
2016-05-03clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall1-0/+2
2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall1-3/+9
2016-04-28clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding1-14/+0
2016-04-28clockevents/driversi/mps2: add MPS2 Timer driverVladimir Murzin3-0/+282
2016-04-28clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall1-1/+1
2016-04-28clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang1-0/+1
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds1-1/+1
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano1-1/+1
2016-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2016-03-23clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy1-2/+2
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-37/+59
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-27/+121
2016-02-29arm64: Allow the arch timer to use the HYP timerMarc Zyngier1-37/+59