Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bd02cc01d342b43618c86e25552150f7a7e09080
/
drivers
/
clocksource
5c6bd5d
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2f12dbf1
riscv: don't use the rdtime(h) pseudo-instructions
by Christoph Hellwig
· 5 years ago
19d6084
clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
by Magnus Damm
· 5 years ago
8c1afba
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
by Magnus Damm
· 5 years ago
14e019df
clocksource/drivers: Do not warn on probe defer
by Jon Hunter
· 5 years ago
7637197
clocksource/drivers/timer-of: Do not warn on deferred probe
by Jon Hunter
· 5 years ago
a2b5853
clocksource/drivers/npcm: Fix GENMASK and timer operation
by Avi Fishman
· 5 years ago
8d18f6f
clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
by Geert Uytterhoeven
· 5 years ago
4419e19
clocksource/drivers/imx-sysctr: Add internal clock divider handle
by Anson Huang
· 5 years ago
1ce861c
clocksource/drivers/tcb_clksrc: Register delay timer
by Alexandre Belloni
· 5 years ago
bca4e08
clocksource: sun4i: Add missing compatibles
by Maxime Ripard
· 5 years ago
9f475d0
clocksource: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
3e2d945
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
by Vitaly Kuznetsov
· 5 years ago
bd00cd52
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
by Tianyu Lan
· 5 years ago
adb87ff
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
by Tianyu Lan
· 5 years ago
34e9368
clocksource: Add a new timer-ingenic driver
by Paul Cercueil
· 5 years ago
713203e
RISC-V: Remove per cpu clocksource
by Atish Patra
· 5 years ago
9bdd7bb
clocksource/drivers/npcm: Fix misuse of GENMASK macro
by Joe Perches
· 6 years ago
dd2cb34
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
by Michael Kelley
· 6 years ago
fd1fea6
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
by Michael Kelley
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
b0c74b9
clocksource/drivers/davinci: Add support for clocksource
by Bartosz Golaszewski
· 6 years ago
721154f
clocksource/drivers/davinci: Add support for clockevents
by Bartosz Golaszewski
· 6 years ago
6fde389
clocksource/drivers/tegra: Set up maximum-ticks limit properly
by Dmitry Osipenko
· 6 years ago
0ef6b01
clocksource/drivers/tegra: Cycles can't be 0
by Dmitry Osipenko
· 6 years ago
fc9babc
clocksource/drivers/tegra: Restore base address before cleanup
by Dmitry Osipenko
· 6 years ago
2e08a4b
clocksource/drivers/tegra: Add verbose definition for 1MHz constant
by Dmitry Osipenko
· 6 years ago
7c708fd
clocksource/drivers/tegra: Drop unneeded typecasting in one place
by Dmitry Osipenko
· 6 years ago
09b2507
clocksource/drivers/tegra: Set and use timer's period
by Dmitry Osipenko
· 6 years ago
99311d0
clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
by Dmitry Osipenko
· 6 years ago
59d43c9
clocksource/drivers/tegra: Restore timer rate on Tegra210
by Dmitry Osipenko
· 6 years ago
5a35441
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
by Andrew Murray
· 6 years ago
7117a44
clocksource/drivers/sysctr: Add nxp system counter timer driver support
by Bai Ping
· 6 years ago
668f870
clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c
by Dmitry Osipenko
· 6 years ago
87bd4c2
clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
by Dmitry Osipenko
· 6 years ago
acb4bb3
clocksource/drivers/tegra: Support COMPILE_TEST universally
by Dmitry Osipenko
· 6 years ago
49a678b
clocksource/drivers/tegra: Minor code clean up
by Dmitry Osipenko
· 6 years ago
7a39167
clocksource/drivers/tegra: Release all IRQ's on request_irq() error
by Dmitry Osipenko
· 6 years ago
6b349c36
clocksource/drivers/tegra: Replace readl/writel with relaxed versions
by Dmitry Osipenko
· 6 years ago
77d57d1
clocksource/drivers/tegra: Reset hardware state on init
by Dmitry Osipenko
· 6 years ago
af8d912
clocksource/drivers/tegra: Unify timer code
by Dmitry Osipenko
· 6 years ago
f6d50ec
clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
by Dmitry Osipenko
· 6 years ago
6282edb
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
by Marek Szyprowski
· 6 years ago
93665ab
clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
by Masahiro Yamada
· 6 years ago
8925ed4
clocksource/drivers/ixp4xx: Implement delay timer
by Linus Walleij
· 6 years ago
91d59bd
clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
82c73e0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
efba92d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5d6168f
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
by Julien Thierry
· 6 years ago
6b1baef
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
0376148
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
by Thomas Gleixner
· 6 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
0b71218
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
cda03a9
clocksource/drivers/timer-ti-dm: Change to new style declaration
by Philippe Mazenauer
· 6 years ago
a636cd6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a13f950
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
22c58fd
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
7a0c4c1
Merge branch 'fixes' into arm/soc
by Olof Johansson
· 6 years ago
2646719
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
4c11edf
Remove MODULE_ALIAS() calls that take undefined macro
by Masahiro Yamada
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
7ebe681
clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to static
by kbuild test robot
· 6 years ago
a7aae76
clocksource/drivers/tcb_clksrc: Rename the file for consistency
by Alexandre Belloni
· 6 years ago
2f98270
clocksource/drivers/timer-atmel-pit: Rework Kconfig option
by Alexandre Belloni
· 6 years ago
6275f49
clocksource/drivers/tcb_clksrc: Move Kconfig option
by Alexandre Belloni
· 6 years ago
f712a1e
clocksource/drivers/tcb_clksrc: Use tcb as sched_clock
by Alexandre Belloni
· 6 years ago
86232bf
clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib
by Alexandre Belloni
· 6 years ago
c2c9136
ARM: at91: move SoC specific definitions to SoC folder
by Alexandre Belloni
· 6 years ago
37dbf65
clocksource/drivers/timer-milbeaut: Cleanup common register accesses
by Sugaya Taichi
· 6 years ago
95d5dc7
clocksource/drivers/timer-milbeaut: Add shutdown function
by Sugaya Taichi
· 6 years ago
f0b1ca6
clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
by Sugaya Taichi
· 6 years ago
95170f0
clocksource/drivers/tegra: Rework for compensation of suspend time
by Joseph Lo
· 6 years ago
dfc82fa
clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804
by David Abdurachmanov
· 6 years ago
0113ab8
clocksource/drivers/sun4i: Add a compatible for suniv
by Mesih Kilinc
· 6 years ago
24cf262
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
0ea4153
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable counters
by Marc Zyngier
· 6 years ago
a862fc2
clocksource/arm_arch_timer: Remove use of workaround static key
by Marc Zyngier
· 6 years ago
5ef19a1
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
by Marc Zyngier
· 6 years ago
0f80cad
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
by Marc Zyngier
· 6 years ago
1895ef4
Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc
by Olof Johansson
· 6 years ago
d4c5c46
drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines
by Patrick Havelange
· 6 years ago
40df14c
clocksource/drivers/ixp4xx: Add OF initialization support
by Linus Walleij
· 6 years ago
13e0b40
clocksource/drivers/ixp4xx: Add driver
by Linus Walleij
· 6 years ago
aaba098
arm64: HWCAP: add support for AT_HWCAP2
by Andrew Murray
· 6 years ago
4d86c9f
clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
by Nathan Chancellor
· 6 years ago
fbc87aa
clocksource/drivers/oxnas: Fix OX820 compatible
by Neil Armstrong
· 6 years ago
9155697
clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
by Yangtao Li
· 6 years ago
99834ee
clocksource/drivers/npcm: select TIMER_OF
by Arnd Bergmann
· 6 years ago
Next »