summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds-3/+3
2018-12-31clocksource/drivers/c-sky: fixup ftrace call-graph panicGuo Ren-1/+1
2018-12-31clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.Guo Ren-2/+2
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-377/+587
2018-12-18clocksource/drivers/rda: Add clock driver for RDA8810PL SoCManivannan Sadhasivam-0/+204
2018-12-18clocksource/drivers/meson6: Change name meson6_timer timer-meson6Daniel Lezcano-1/+1
2018-12-18clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4iDaniel Lezcano-1/+1
2018-12-18clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20Daniel Lezcano-1/+1
2018-12-18clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchipDaniel Lezcano-1/+1
2018-12-18clocksource/drivers/riscv: Change name riscv_timer to timer-riscvDaniel Lezcano-1/+1
2018-12-18clocksource/drivers/riscv_timer: Provide the sched_clockAnup Patel-1/+10
2018-12-18clocksource/drivers/timer-imx-tpm: Specify clock name for timer-ofAnson Huang-0/+3
2018-12-18clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren-31/+42
2018-12-18clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li-9/+16
2018-12-18clocksource/drivers/bcm2835: Switch to SPDX identifierStefan Wahren-14/+1
2018-12-18clocksource/drivers/timer-imx-tpm: Convert the driver to timer-ofAnson Huang-81/+55
2018-12-18clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin-0/+23
2018-12-18clocksource/drivers/imx-gpt: Remove unnecessary irq protectionClément Péron-17/+0
2018-12-18clocksource/drivers/imx-gpt: Add support for ARM64Anson Huang-1/+5
2018-12-18clocksource/drivers/meson6_timer: Implement the ARM delay timerMartin Blumenstingl-0/+22
2018-12-18clocksource/drivers/meson6_timer: Use register names from the datasheetMartin Blumenstingl-44/+64
2018-12-18clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven-1/+0
2018-12-18clocksource/drivers/timer-ti-dm: Remove the early platform driver registrationBartosz Golaszewski-1/+0
2018-12-18clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCKLinus Walleij-35/+0
2018-12-18clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksourceLinus Walleij-2/+2
2018-12-18clocksource/drivers/timer-vt8500: Remove duplicate function nameDan Carpenter-1/+1
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+12
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+347
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley-2/+12
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren-0/+184
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+8
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-113/+100
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra-4/+8
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt-1/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+15
2018-10-07clocksource/drivers/dw_apb: Add reset controlDinh Nguyen-0/+12
2018-10-03clocksource/drivers: Unify the names to timer-* formatDaniel Lezcano-13/+13
2018-10-03clocksource/drivers/sh_cmt: Add R-Car gen3 supportSergei Shtylyov-0/+8
2018-10-03clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerSergei Shtylyov-2/+8
2018-10-03clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov-3/+3
2018-10-03clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov-39/+33
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersKuninori Morimoto-9/+1
2018-10-03clocksource/drivers/sh_mtu2: Convert to SPDX identifiersKuninori Morimoto-9/+1
2018-10-03clocksource/drivers/sh_cmt: Convert to SPDX identifiersKuninori Morimoto-9/+1
2018-10-03clocksource/drivers/renesas-ostm: Convert to SPDX identifiersKuninori Morimoto-10/+1
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring-19/+19
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier-0/+15
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni-6/+14
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren-7/+11