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