summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano2016-06-281-3/+3
* clocksource/drivers/bcm_kona: Convert init function to return errorDaniel Lezcano2016-06-281-9/+6
* clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano2016-06-281-13/+27
* clocksource/drivers/armv7m_systick: Convert init function to return errorDaniel Lezcano2016-06-281-6/+12
* clocksource/drivers/digicolor: Convert init function to return errorDaniel Lezcano2016-06-281-6/+10
* clocksource/drivers/clps711x: Convert init function to return errorDaniel Lezcano2016-06-281-7/+5
* clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano2016-06-281-5/+7
* clocksource/drivers/st_lpc: Convert init function to return errorDaniel Lezcano2016-06-281-9/+13
* clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano2016-06-281-29/+47
* clocksource/drivers/asm9260: Convert init function to return errorDaniel Lezcano2016-06-281-8/+16
* clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano2016-06-281-12/+24
* clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
* clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano2016-06-281-14/+21
* clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-281-0/+22
* clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong2016-06-283-0/+299
* clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao2016-06-281-5/+26
* clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao2016-06-281-2/+3
* clocksource/drivers/samsung_pwm: Fix typo in KconfigAlexandre Belloni2016-06-281-1/+1
* clocksource/drivers/samsung_pwm_timer: Fix endian accessorsMatthew Leach2016-06-281-8/+8
* clocksource/drivers/digicolor: Fix warning of non-static functionBen Dooks2016-06-281-1/+1
* clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-4/+7
|\
| * clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-031-5/+0
| * clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-031-0/+2
| * clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-031-3/+9
* | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-193-0/+109
|\ \
| * | clocksource: Add NPS400 timers driverNoam Camus2016-05-093-0/+109
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-176-15/+284
|\ \ \ | |/ / |/| |
| * | clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding2016-04-281-14/+0
| * | clockevents/driversi/mps2: add MPS2 Timer driverVladimir Murzin2016-04-283-0/+282
| * | clocksource/drivers/mtk_timer: Add __init attributeJulia Lawall2016-04-281-1/+1
| * | clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang2016-04-281-0/+1
| |/
* | Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds2016-04-231-1/+1
|\ \ | |/ |/|
| * clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano2016-04-221-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-241-2/+2
|\|
| * clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy2016-03-231-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-37/+59
|\ \ | |/ |/|
| * arm64: Allow the arch timer to use the HYP timerMarc Zyngier2016-02-291-37/+59
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-156-27/+121
|\ \ | |/ |/|
| * clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()Viresh Kumar2016-02-251-0/+2
| * clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar2016-02-251-0/+1
| * clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar2016-02-251-0/+4
| * clocksource/drivers/arm_global_timer: Register delay timerRabin Vincent2016-02-251-0/+17
| * clocksource/drivers/lpc32xx: Support timer-based ARM delayEzequiel Garcia2016-02-252-0/+13
| * clocksource/drivers/lpc32xx: Support periodic modeEzequiel Garcia2016-02-251-5/+34
| * clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockeventsEzequiel Garcia2016-02-251-9/+8
| * clocksource/drivers/rockchip: Add err handle for rk_timer_initShawn Lin2016-02-251-6/+15
| * clocksource/drivers/arm_arch_timer: Enable and verify MMIO accessRobin Murphy2016-02-251-8/+28
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-012-1/+14
|\ \ | |/ |/|
| * clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+7