summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2019-08-06RISC-V: Remove per cpu clocksourceAtish Patra-4/+2
2019-07-10clocksource/drivers/npcm: Fix misuse of GENMASK macroJoe Perches-1/+1
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley-0/+139
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley-0/+201
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner-81/+18
2019-06-25clocksource/drivers/davinci: Add support for clocksourceBartosz Golaszewski-0/+85
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski-0/+290
2019-06-25clocksource/drivers/tegra: Set up maximum-ticks limit properlyDmitry Osipenko-1/+9
2019-06-25clocksource/drivers/tegra: Cycles can't be 0Dmitry Osipenko-3/+10
2019-06-25clocksource/drivers/tegra: Restore base address before cleanupDmitry Osipenko-0/+2
2019-06-25clocksource/drivers/tegra: Add verbose definition for 1MHz constantDmitry Osipenko-5/+7
2019-06-25clocksource/drivers/tegra: Drop unneeded typecasting in one placeDmitry Osipenko-1/+1
2019-06-25clocksource/drivers/tegra: Set and use timer's periodDmitry Osipenko-2/+3
2019-06-25clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptrDmitry Osipenko-17/+25
2019-06-25clocksource/drivers/tegra: Restore timer rate on Tegra210Dmitry Osipenko-0/+2
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray-13/+2
2019-06-25clocksource/drivers/sysctr: Add nxp system counter timer driver supportBai Ping-0/+153
2019-06-25clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.cDmitry Osipenko-1/+1
2019-06-25clocksource/drivers/tegra: Lower clocksource rating for some Tegra'sDmitry Osipenko-4/+26
2019-06-25clocksource/drivers/tegra: Support COMPILE_TEST universallyDmitry Osipenko-1/+1
2019-06-25clocksource/drivers/tegra: Minor code clean upDmitry Osipenko-19/+24
2019-06-25clocksource/drivers/tegra: Release all IRQ's on request_irq() errorDmitry Osipenko-2/+3
2019-06-25clocksource/drivers/tegra: Replace readl/writel with relaxed versionsDmitry Osipenko-17/+18
2019-06-25clocksource/drivers/tegra: Reset hardware state on initDmitry Osipenko-0/+3
2019-06-25clocksource/drivers/tegra: Unify timer codeDmitry Osipenko-51/+60
2019-06-25clocksource/drivers/tegra: Support per-CPU timers on all Tegra'sDmitry Osipenko-77/+43
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski-2/+2
2019-06-25clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()Masahiro Yamada-1/+2
2019-06-25clocksource/drivers/ixp4xx: Implement delay timerLinus Walleij-2/+14
2019-06-25clocksource/drivers/timer-meson6: Update with SPDX Licence identifierNeil Armstrong-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-67/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243Thomas Gleixner-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
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