summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara1-5/+5
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-04-20clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap1-2/+4
2022-04-02arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier1-0/+15
2021-09-22clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang1-12/+18
2021-03-03clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix1-4/+1
2020-12-29clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu1-7/+16
2020-12-29clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai1-9/+9
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang1-1/+1
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin1-4/+2
2020-06-20clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin1-2/+3
2020-02-28clocksource/drivers/bcm2835_timer: Fix memory leak of timerColin Ian King1-1/+4
2020-01-27clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski1-1/+13
2020-01-27clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai1-0/+10
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan1-0/+4
2019-12-05clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren1-31/+42
2019-11-24clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov1-3/+3
2019-11-24clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov1-39/+33
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-2/+2
2019-05-16clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong1-1/+1
2019-03-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy1-0/+1
2019-03-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy1-11/+11
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li1-9/+16
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-2/+12
2018-10-20clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren1-7/+11
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy1-0/+3
2018-10-13clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni1-6/+14
2018-06-20clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang1-1/+7
2018-05-30clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau1-1/+1
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-04-26clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang1-1/+1
2018-02-16clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano1-1/+6
2017-12-10clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel1-17/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-09-25x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal1-1/+1
2017-09-18clocksource/integrator: Fix section mismatch warningArnd Bergmann1-2/+2
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds1-6/+31
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+261
2017-08-31clocksource: Convert to using %pOF instead of full_nameRob Herring4-15/+13
2017-08-30clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton1-6/+31
2017-08-29clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring1-1/+0
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng3-0/+248
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar4-9/+10
2017-08-11clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn1-1/+1
2017-08-11clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-08-10clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva1-5/+6
2017-08-10clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke1-1/+1
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier1-1/+5
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov1-2/+10