summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+5
2019-06-12clocksource/drivers/arm_arch_timer: Don't trace count reader functionsJulien Thierry-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-39/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-36/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-8/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-56/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-35/+7
2019-05-24clocksource/drivers/timer-ti-dm: Change to new style declarationPhilippe Mazenauer-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner-4/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-107/+169
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+290
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson-33/+3
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+0
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+2
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada-1/+0
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-73/+65
2019-05-02clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st...kbuild test robot-2/+2
2019-05-02clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni-1/+1
2019-05-02clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni-1/+4
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