summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2019-05-02clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni-0/+7
2019-05-02clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni-0/+16
2019-05-02clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni-40/+68
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni-1/+1
2019-05-02clocksource/drivers/timer-milbeaut: Cleanup common register accessesSugaya Taichi-23/+39
2019-05-02clocksource/drivers/timer-milbeaut: Add shutdown functionSugaya Taichi-0/+10
2019-05-02clocksource/drivers/timer-milbeaut: Fix to enable one-shot timerSugaya Taichi-0/+2
2019-05-02clocksource/drivers/tegra: Rework for compensation of suspend timeJoseph Lo-43/+20
2019-05-02clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804David Abdurachmanov-1/+1
2019-05-02clocksource/drivers/sun4i: Add a compatible for sunivMesih Kilinc-1/+4
2019-05-01Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon-73/+57
2019-04-30clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier-4/+44
2019-04-30clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier-18/+7
2019-04-30clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier-38/+8
2019-04-30arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier-15/+0
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-0/+292
2019-04-25drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange-13/+2
2019-04-23clocksource/drivers/ixp4xx: Add OF initialization supportLinus Walleij-0/+35
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij-0/+257
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray-0/+8
2019-04-16clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor-28/+0
2019-04-11clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong-1/+1
2019-04-11clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li-4/+1
2019-04-11clocksource/drivers/npcm: select TIMER_OFArnd Bergmann-0/+1
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan-32/+13
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra-3/+2
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing-1/+1
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing-2/+2
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing-2/+2
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing-2/+3
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+9
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-0/+171
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-139/+386
2019-03-01clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCsSugaya Taichi-0/+171
2019-02-23clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo-112/+261
2019-02-23clocksource/drivers/timer-cs5535: Rename the file for consistencyDaniel Lezcano-1/+1
2019-02-23clocksource/drivers/timer-pxa: Rename the file for consistencyDaniel Lezcano-1/+1
2019-02-23clocksource/drivers/tango-xtal: Rename the file for consistencyDaniel Lezcano-1/+1
2019-02-23clocksource/drivers/exynos_mct: Remove unused header includesKrzysztof Kozlowski-2/+0
2019-02-23clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski-1/+13
2019-02-23clocksource/drivers/exynos_mct: Remove dead codeMarek Szyprowski-7/+2
2019-02-23clocksource/drivers/riscv: Add required checks during clock source initAtish Patra-3/+20
2019-02-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy-0/+1
2019-02-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy-11/+11
2019-02-23clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland-0/+65
2019-02-23clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai-0/+10
2019-02-19clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara-2/+9
2019-01-29Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren-1/+4
2019-01-29bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren-1/+0
2019-01-22clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparentingTony Lindgren-0/+4