Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f1cfe41cc298b4087668554fa0b91cef6094945
/
drivers
/
clocksource
4ef1a30
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
e279160
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9e0333a
clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC
by Andrea Parri
· 5 years ago
0af3e13
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
by Andrea Parri
· 5 years ago
b9c60a7
clocksource/drivers/timer-microchip-pit64b: Fix sparse warning
by Claudiu Beznea
· 5 years ago
4ad3534
clocksource/drivers/exynos_mct: Rename Exynos to lowercase
by Krzysztof Kozlowski
· 5 years ago
4341067
clocksource/drivers/timer-ti-dm: Fix uninitialized pointer access
by Tony Lindgren
· 5 years ago
bc83cad
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
by Yangtao Li
· 5 years ago
cdab83f
clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
ba25322
clocksource/drivers/em_sti: Fix variable declaration in em_sti_probe
by Yangtao Li
· 5 years ago
9a97b2f
clocksource/drivers/em_sti: Convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
2052d032
clocksource/drivers/bcm2835_timer: Fix memory leak of timer
by Colin Ian King
· 5 years ago
f5ac896
clocksource/drivers/cadence-ttc: Use ttc driver as platform driver
by Rajan Vaja
· 5 years ago
625022a
clocksource/drivers/timer-microchip-pit64b: Add Microchip PIT64B support
by Claudiu Beznea
· 5 years ago
ddc61bb
clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
by Boqun Feng
· 5 years ago
0629346
clocksource: Fix Kconfig miscues
by Randy Dunlap
· 5 years ago
9ca9fe6
clocksource: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
1349401
clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation
by Dexuan Cui
· 5 years ago
cea931c
clocksource: davinci: only enable clockevents once tim34 is initialized
by Bartosz Golaszewski
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
9d05c18
clocksource: riscv: add notrace to riscv_sched_clock
by Zong Li
· 5 years ago
043cf46
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6a0e20c
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
64d6a12
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
83bae01
Merge branch 'timers/urgent' into timers/core, to pick up fix
by Ingo Molnar
· 5 years ago
4df4cb9e9
x86/hyperv: Initialize clockevents earlier in CPU onlining
by Michael Kelley
· 5 years ago
4f9bbce
riscv: add support for MMIO access to the timer registers
by Christoph Hellwig
· 5 years ago
a4c3733
riscv: abstract out CSR names for supervisor vs machine mode
by Christoph Hellwig
· 5 years ago
7252f14
Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 5 years ago
d7e8d14
Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 5 years ago
6e001f6
clocksource/drivers/asm9260: Add a check for of_clk_get
by Chuhong Yuan
· 5 years ago
b35a5e5
clocksource/drivers/renesas-ostm: Use unique device name instead of ostm
by Geert Uytterhoeven
· 5 years ago
2273142
clocksource/drivers/renesas-ostm: Convert to timer_of
by Geert Uytterhoeven
· 5 years ago
4411464
clocksource/drivers/timer-of: Use unique device name instead of timer
by Geert Uytterhoeven
· 5 years ago
ccb8001
clocksource/drivers/timer-of: Convert last full_name to %pOF
by Geert Uytterhoeven
· 5 years ago
8f677bc
Merge 5.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
43fc6b2
clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
7693de9
clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()
by Geert Uytterhoeven
· 5 years ago
41d49e7
clocksource/drivers/mediatek: Fix error handling
by Fabien Parent
· 5 years ago
201e910
sh: add the sh_ prefix to early platform symbols
by Bartosz Golaszewski
· 5 years ago
507fd01
drivers: move the early platform device support to arch/sh
by Bartosz Golaszewski
· 5 years ago
0f1a7b3
timer-of: don't use conditional expression with mixed 'void' types
by Linus Torvalds
· 5 years ago
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
Next »