Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
13aecb17acabc2a92187d08f7ca93bb8aad62c6f
/
drivers
/
clocksource
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
a7aae768
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
2a6a8e2
clocksource/drivers/clps711x: Remove board support
by Alexander Shiyan
· 6 years ago
32d0be0
clocksource/drivers/riscv: Fix clocksource mask
by Atish Patra
· 6 years ago
9039de4
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
by YueHaibing
· 6 years ago
008258d
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
by YueHaibing
· 6 years ago
bddee90
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
by YueHaibing
· 6 years ago
d18a7408
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
by YueHaibing
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
64b1b21
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
1848319
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b58f28f
clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
by Sugaya Taichi
· 6 years ago
b4822dc
clocksource/drivers/tegra: Add Tegra210 timer support
by Joseph Lo
· 6 years ago
371eec9
clocksource/drivers/timer-cs5535: Rename the file for consistency
by Daniel Lezcano
· 6 years ago
eb36f29
clocksource/drivers/timer-pxa: Rename the file for consistency
by Daniel Lezcano
· 6 years ago
bcc5a05
clocksource/drivers/tango-xtal: Rename the file for consistency
by Daniel Lezcano
· 6 years ago
7d10532
clocksource/drivers/exynos_mct: Remove unused header includes
by Krzysztof Kozlowski
· 6 years ago
b930742
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
by Marek Szyprowski
· 6 years ago
9fd464f
clocksource/drivers/exynos_mct: Remove dead code
by Marek Szyprowski
· 6 years ago
26478b2
clocksource/drivers/riscv: Add required checks during clock source init
by Atish Patra
· 6 years ago
d2f276c
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
by Stuart Menefy
· 6 years ago
a5719a4
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
by Stuart Menefy
· 6 years ago
c950ca8
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
by Samuel Holland
· 6 years ago
e7e7e0d
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
by Chen-Yu Tsai
· 6 years ago
ee79304
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
by Andre Przywara
· 7 years ago
072167d
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
by Tony Lindgren
· 6 years ago
9bd34c6
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
by Tony Lindgren
· 6 years ago
983a5a4
clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting
by Tony Lindgren
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
0c87bb0
clocksource/drivers/c-sky: fixup ftrace call-graph panic
by Guo Ren
· 6 years ago
1d95fe4
clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.
by Guo Ren
· 6 years ago
9f687dd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7f83a13
clocksource/drivers/rda: Add clock driver for RDA8810PL SoC
by Manivannan Sadhasivam
· 6 years ago
adab4ec
clocksource/drivers/meson6: Change name meson6_timer timer-meson6
by Daniel Lezcano
· 6 years ago
493d09b
clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i
by Daniel Lezcano
· 6 years ago
f155ae2
clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20
by Daniel Lezcano
· 6 years ago
2d3bc64
clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip
by Daniel Lezcano
· 6 years ago
3d42b32
clocksource/drivers/riscv: Change name riscv_timer to timer-riscv
by Daniel Lezcano
· 6 years ago
92e0d14
clocksource/drivers/riscv_timer: Provide the sched_clock
by Anup Patel
· 6 years ago
4f352d1
clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of
by Anson Huang
· 6 years ago
86fe57f
clocksource/drivers/fttmr010: Fix invalid interrupt register access
by Tao Ren
· 6 years ago
5eb73c8
clocksource/drivers/integrator-ap: Add missing of_node_put()
by Yangtao Li
· 6 years ago
64db8bb
clocksource/drivers/bcm2835: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
3825603
clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of
by Anson Huang
· 6 years ago
bf28760
clocksource/drivers/arc_timer: Utilize generic sched_clock
by Alexey Brodkin
· 6 years ago
ec3372f
clocksource/drivers/imx-gpt: Remove unnecessary irq protection
by Clément Péron
· 6 years ago
df181e3
clocksource/drivers/imx-gpt: Add support for ARM64
by Anson Huang
· 6 years ago
fa83c6f
clocksource/drivers/meson6_timer: Implement the ARM delay timer
by Martin Blumenstingl
· 6 years ago
bed8fc1
clocksource/drivers/meson6_timer: Use register names from the datasheet
by Martin Blumenstingl
· 6 years ago
Next »