aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-15clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-04-15clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-11-17clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-19clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland
2021-03-08Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-03-04clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix
2021-03-04clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2020-12-30clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu
2020-12-30clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sneKeqian Zhu
2020-12-30clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai
2020-12-30clocksource/drivers/orion: Add missing clk_disable_unprepare() on error pathYang Yingliang
2020-12-01clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()Lokesh Vutla
2020-12-01clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-12-01clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-12-01clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-12-01clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-12-01clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-12-01clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla
2020-12-01clocksource: timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna
2020-12-01clocksource: timer-keystone: Add platform probe support to existing codeKeerthy
2020-10-07clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang
2020-07-22arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier
2020-07-22arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-06-22clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-06-22clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin
2020-04-01clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesYubo Xie
2020-02-24clocksource: davinci: only enable clockevents once tim34 is initializedBartosz Golaszewski
2020-02-24clocksource/drivers/bcm2835_timer: Fix memory leak of timerColin Ian King
2020-01-09clocksource: riscv: add notrace to riscv_sched_clockZong Li
2020-01-04clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan
2019-11-04Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2019-10-18clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()Geert Uytterhoeven
2019-10-16clocksource/drivers/mediatek: Fix error handlingFabien Parent
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig
2019-08-27clocksource/drivers/sh_cmt: Document "cmt-48" as deprecatedMagnus Damm
2019-08-27clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm
2019-08-27clocksource/drivers: Do not warn on probe deferJon Hunter
2019-08-27clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter