summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang2021-09-221-12/+18
* clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix2021-03-031-4/+1
* clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu2020-12-291-7/+16
* clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai2020-12-291-9/+9
* clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang2020-10-011-1/+1
* clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-06-201-4/+2
* clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin2020-06-201-2/+3
* clocksource/drivers/bcm2835_timer: Fix memory leak of timerColin Ian King2020-02-281-1/+4
* clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2020-01-271-1/+13
* clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai2020-01-271-0/+10
* clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan2020-01-041-0/+4
* clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren2019-12-051-31/+42
* clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov2019-11-241-3/+3
* clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov2019-11-241-39/+33
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-311-2/+2
* clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-05-161-1/+1
* clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-03-231-0/+1
* clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy2019-03-231-11/+11
* clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li2019-01-261-9/+16
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-211-2/+12
* clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-10-201-7/+11
* clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-10-201-0/+3
* clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-10-131-6/+14
* clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang2018-06-211-1/+7
* clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-05-301-1/+1
* clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-05-301-1/+1
* clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang2018-04-261-1/+1
* clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-02-161-1/+6
* clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel2017-12-101-17/+21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub2017-10-201-1/+2
* x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal2017-09-251-1/+1
* clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-151-6/+31
|\
| * clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton2017-08-301-6/+31
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-048-16/+261
|\ \
| * | clocksource: Convert to using %pOF instead of full_nameRob Herring2017-08-314-15/+13
| * | clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring2017-08-291-1/+0
| * | clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng2017-08-293-0/+248
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-254-9/+10
|\ \ \ | | |/ | |/|
| * | clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-111-1/+1
| * | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-111-2/+2
| * | clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-101-5/+6
| * | clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
| |/
* / clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier2017-08-101-1/+5
|/
* clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-171-2/+10
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-043-0/+180
|\
| * clocksource: owl: Add S900 supportAndreas Färber2017-06-181-0/+1
| * clocksource: Add Owl timerAndreas Färber2017-06-183-0/+179
* | clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet2017-06-271-2/+3