summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-081-1/+0
|\
| * Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada2019-05-071-1/+0
* | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-13/+2
|\ \
| * | drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange2019-04-251-13/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-061-73/+65
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-011-73/+57
| |\ \
| | * | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-4/+44
| | * | clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier2019-04-301-18/+7
| | * | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-38/+8
| | * | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier2019-04-301-15/+0
| | |/
| * / arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-0/+8
| |/
* | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor2019-04-161-28/+0
* | clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-04-111-1/+1
* | clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li2019-04-111-4/+1
* | clocksource/drivers/npcm: select TIMER_OFArnd Bergmann2019-04-111-0/+1
|/
* clocksource/drivers/clps711x: Remove board supportAlexander Shiyan2019-03-241-32/+13
* clocksource/drivers/riscv: Fix clocksource maskAtish Patra2019-03-231-3/+2
* clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing2019-03-221-1/+1
* clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing2019-03-221-2/+2
* clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing2019-03-221-2/+2
* clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing2019-03-221-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-2/+9
|\
| * clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara2019-02-191-2/+9
* | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2019-03-063-0/+171
|\ \
| * | clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCsSugaya Taichi2019-03-013-0/+171
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-0510-139/+386
|\ \
| * | clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo2019-02-232-112/+261
| * | clocksource/drivers/timer-cs5535: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | clocksource/drivers/timer-pxa: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | clocksource/drivers/tango-xtal: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | clocksource/drivers/exynos_mct: Remove unused header includesKrzysztof Kozlowski2019-02-231-2/+0
| * | clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2019-02-231-1/+13
| * | clocksource/drivers/exynos_mct: Remove dead codeMarek Szyprowski2019-02-231-7/+2
| * | clocksource/drivers/riscv: Add required checks during clock source initAtish Patra2019-02-231-3/+20
| * | clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-02-231-0/+1
| * | clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy2019-02-231-11/+11
| * | clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland2019-02-232-0/+65
| * | clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai2019-02-231-0/+10
| |/
* | Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren2019-01-291-1/+4
|\ \ | |/ |/|
| * bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren2019-01-291-1/+0
| * clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparentingTony Lindgren2019-01-221-0/+4
* | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-051-3/+3
|\ \
| * | clocksource/drivers/c-sky: fixup ftrace call-graph panicGuo Ren2018-12-311-1/+1
| * | clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.Guo Ren2018-12-311-2/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2519-377/+587
|\ \ \ | |/ / |/| |
| * | clocksource/drivers/rda: Add clock driver for RDA8810PL SoCManivannan Sadhasivam2018-12-183-0/+204
| * | clocksource/drivers/meson6: Change name meson6_timer timer-meson6Daniel Lezcano2018-12-182-1/+1
| * | clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4iDaniel Lezcano2018-12-182-1/+1
| * | clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20Daniel Lezcano2018-12-182-1/+1
| * | clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchipDaniel Lezcano2018-12-182-1/+1