aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-3/+3
2018-12-31clocksource/drivers/c-sky: fixup ftrace call-graph panicGravatar Guo Ren 1-1/+1
2018-12-31clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.Gravatar Guo Ren 1-2/+2
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 19-377/+587
2018-12-18clocksource/drivers/rda: Add clock driver for RDA8810PL SoCGravatar Manivannan Sadhasivam 3-0/+204
2018-12-18clocksource/drivers/meson6: Change name meson6_timer timer-meson6Gravatar Daniel Lezcano 2-1/+1
2018-12-18clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4iGravatar Daniel Lezcano 2-1/+1
2018-12-18clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20Gravatar Daniel Lezcano 2-1/+1
2018-12-18clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchipGravatar Daniel Lezcano 2-1/+1
2018-12-18clocksource/drivers/riscv: Change name riscv_timer to timer-riscvGravatar Daniel Lezcano 2-1/+1
2018-12-18clocksource/drivers/riscv_timer: Provide the sched_clockGravatar Anup Patel 2-1/+10
2018-12-18clocksource/drivers/timer-imx-tpm: Specify clock name for timer-ofGravatar Anson Huang 1-0/+3
2018-12-18clocksource/drivers/fttmr010: Fix invalid interrupt register accessGravatar Tao Ren 1-31/+42
2018-12-18clocksource/drivers/integrator-ap: Add missing of_node_put()Gravatar Yangtao Li 1-9/+16
2018-12-18clocksource/drivers/bcm2835: Switch to SPDX identifierGravatar Stefan Wahren 1-14/+1
2018-12-18clocksource/drivers/timer-imx-tpm: Convert the driver to timer-ofGravatar Anson Huang 1-81/+55
2018-12-18clocksource/drivers/arc_timer: Utilize generic sched_clockGravatar Alexey Brodkin 2-0/+23
2018-12-18clocksource/drivers/imx-gpt: Remove unnecessary irq protectionGravatar Clément Péron 1-17/+0
2018-12-18clocksource/drivers/imx-gpt: Add support for ARM64Gravatar Anson Huang 2-1/+5
2018-12-18clocksource/drivers/meson6_timer: Implement the ARM delay timerGravatar Martin Blumenstingl 1-0/+22
2018-12-18clocksource/drivers/meson6_timer: Use register names from the datasheetGravatar Martin Blumenstingl 1-44/+64
2018-12-18clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>Gravatar Geert Uytterhoeven 1-1/+0
2018-12-18clocksource/drivers/timer-ti-dm: Remove the early platform driver registrationGravatar Bartosz Golaszewski 1-1/+0
2018-12-18clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCKGravatar Linus Walleij 3-35/+0
2018-12-18clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksourceGravatar Linus Walleij 1-2/+2
2018-12-18clocksource/drivers/timer-vt8500: Remove duplicate function nameGravatar Dan Carpenter 1-1/+1
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+12
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-0/+347
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkGravatar Michael Kelley 1-2/+12
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGravatar Guo Ren 3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGravatar Guo Ren 3-0/+184
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+8
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 23-113/+100
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidGravatar Atish Patra 1-4/+8
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidGravatar Palmer Dabbelt 1-1/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+15
2018-10-07clocksource/drivers/dw_apb: Add reset controlGravatar Dinh Nguyen 1-0/+12
2018-10-03clocksource/drivers: Unify the names to timer-* formatGravatar Daniel Lezcano 14-13/+13
2018-10-03clocksource/drivers/sh_cmt: Add R-Car gen3 supportGravatar Sergei Shtylyov 1-0/+8
2018-10-03clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerGravatar Sergei Shtylyov 1-2/+8
2018-10-03clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesGravatar Sergei Shtylyov 1-3/+3
2018-10-03clocksource/drivers/sh_cmt: Fixup for 64-bit machinesGravatar Sergei Shtylyov 1-39/+33
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/sh_mtu2: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/sh_cmt: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/renesas-ostm: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-10/+1
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 8-19/+19
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Gravatar Marc Zyngier 1-0/+15
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesGravatar Alexandre Belloni 1-6/+14
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerGravatar Tao Ren 1-7/+11