summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-091-3/+40
* clocksource/drivers/timer-versatile: Clear OF_POPULATED flagSaravana Kannan2020-05-231-0/+3
* clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changesSerge Semin2020-05-232-1/+19
* clocksource: mips-gic-timer: Register as sched_clockPaul Burton2020-05-231-4/+27
* clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-05-231-4/+2
* clocksource: dw_apb_timer: Affiliate of-based timer with any CPUSerge Semin2020-05-231-1/+1
* clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin2020-05-231-2/+3
* clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()Lokesh Vutla2020-05-231-3/+1
* clocksource/drivers/timer-ti-dm: Fix spelling mistake "detectt" -> "detect"Colin Ian King2020-05-231-1/+1
* Merge branch 'timers/drivers/timer-ti' into timers/drivers/nextDaniel Lezcano2020-05-233-6/+20
|\
| * clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren2020-05-191-4/+0
| * clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren2020-05-182-0/+732
| * clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren2020-05-181-1/+47
| * clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed2020-04-051-1/+1
| * Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-3/+15
| |\
| | * clocksource/drivers/arm_arch_timer: validate arch_timer_rateIonela Voinescu2020-03-061-3/+15
| * | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3035-329/+476
| |\ \
| * | | clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie2020-03-271-2/+4
| | |/ | |/|
* | | clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren2020-05-231-4/+0
* | | clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren2020-05-232-0/+732
* | | clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren2020-05-231-1/+47
* | | drivers/clocksource/arm_arch_timer: Remove duplicate error messageDejin Zheng2020-05-221-3/+1
* | | clocksource/drivers/arc_timer: Remove duplicate error messageDejin Zheng2020-05-221-3/+1
* | | clocksource/drivers/rda: drop redundant Kconfig dependencyJohan Hovold2020-05-221-1/+0
* | | clocksource/drivers/versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabledRob Herring2020-04-271-3/+2
* | | clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OFMichael Ellerman2020-04-271-0/+1
* | | clocksource/drivers/atmel-st: Remove useless 'status'Jason Yan2020-04-151-2/+1
* | | clocksource/drivers/imx-tpm: Add support for ARM64Anson Huang2020-04-091-2/+6
* | | clocksource: davinci: axe a pointless __GFP_NOFAILChristophe JAILLET2020-04-091-1/+1
* | | clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt()Christophe JAILLET2020-04-091-12/+10
| |/ |/|
* | Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner2020-03-281-2/+0
* | Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-03-1933-321/+459
|\ \
| * | clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan2020-03-171-0/+2
| * | clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang2020-03-171-2/+0
| * | clocksource/drivers/imx-tpm: Remove unused includesAnson Huang2020-03-171-2/+0
| * | Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano2020-03-161-74/+109
| |\ \
| | * | clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-161-11/+5
| | * | clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla2020-03-161-0/+15
| | * | clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-03-161-1/+0
| | * | clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla2020-03-161-40/+57
| | * | clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren2020-03-161-5/+31
| | * | clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla2020-03-161-18/+1
| | |/
| * | clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea2020-03-161-0/+1
| * | clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed2020-03-121-3/+2
| * | clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-2722-190/+83
| * | clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)2020-02-271-1/+2
| * | clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna2020-02-271-32/+1
| * | clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-02-271-1/+0
| * | clocksource/drivers/owl: Improve owl_timer_init fail messagesMatheus Castello2020-02-271-4/+11
| * | clocksource: Add driver for the Ingenic JZ47xx OSTMaarten ter Huurne2020-02-273-0/+198