summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-218-39/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-03-148-39/+48
| |\ \ \ | | |/ / | |/| |
| | * | clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet2022-03-071-3/+3
| | * | clocksource/drivers/timer-microchip-pit64b: Use 5MHz for clockeventClaudiu Beznea2022-03-071-4/+2
| | * | clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea2022-03-071-1/+1
| | * | clocksource/drivers/timer-microchip-pit64b: Remove mmio selectionClaudiu Beznea2022-03-071-1/+0
| | * | clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARMNathan Chancellor2022-03-071-1/+1
| | * | clocksource/drivers/arm_arch_timer: Use event stream scaling when availableMarc Zyngier2022-03-071-2/+11
| | * | clocksource/drivers/exynos_mct: Increase the size of name arrayAlim Akhtar2022-03-071-1/+5
| | * | clocksource/drivers/exynos_mct: Bump up mct max irq numberAlim Akhtar2022-03-071-1/+2
| | * | clocksource/drivers/exynos_mct: Remove mct interrupt index enumAlim Akhtar2022-03-071-16/+6
| | * | clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski2022-03-071-1/+9
| | * | clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini2022-03-071-2/+2
| | * | clocksource/drivers/imx-tpm: Exclude sched clock for ARM64Peng Fan2022-02-161-1/+1
| | * | clocksource/drivers/imx-tpm: Update name of clkevtPeng Fan2022-01-261-1/+1
| | * | clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQPeng Fan2022-01-261-1/+1
| | * | clocksource/drivers/imx-tpm: Mark two variable with __ro_after_initPeng Fan2022-01-261-2/+2
| | * | clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLLPeng Fan2022-01-261-1/+1
| | * | clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLLPeng Fan2022-01-261-1/+1
| | |/
* | / ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois2022-02-181-2/+1
|/ /
* | Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann2022-02-071-1/+1
|\ \ | |/ |/|
| * ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren2021-12-171-1/+1
* | Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-01-107-27/+339
|\ \
| * | clocksource/drivers/msc313e: Add support for ssd20xd-based platformsRomain Perier2021-12-201-0/+9
| * | clocksource/drivers: Add MStar MSC313e timer supportRomain Perier2021-12-203-0/+254
| * | clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warningDrew Fustini2021-12-141-1/+2
| * | clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_maskPeng Fan2021-12-141-1/+1
| * | clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_initPeng Fan2021-12-091-2/+2
| * | clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visibleBiju Das2021-12-091-1/+2
| * | clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM supportBiju Das2021-12-091-1/+38
| * | Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz...Daniel Lezcano2021-12-094-16/+47
| |\|
| * | clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warningWill Deacon2021-12-091-1/+1
| * | clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski2021-11-161-20/+30
* | | clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_...Marc Zyngier2021-12-101-2/+7
* | | clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov2021-12-101-1/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-0/+9
|\ \
| * | RISC-V: KVM: Add timer functionalityAtish Patra2021-10-041-0/+9
* | | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-013-99/+153
|\ \ \ | |/ / |/| / | |/
| * clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook2021-10-211-0/+1
| * clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Sa...Krzysztof Kozlowski2021-10-211-0/+2
| * Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano2021-10-191-96/+147
| |\
| | * clocksource/drivers/arm_arch_timer: Fix masking for high freq countersOliver Upton2021-10-181-5/+29
| | * clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Marc Zyngier2021-10-171-8/+0
| | * clocksource/drivers/arm_arch_timer: Work around broken CVAL implementationsMarc Zyngier2021-10-171-1/+27
| | * clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core codeMarc Zyngier2021-10-171-1/+1
| | * clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier2021-10-171-12/+38
| | * clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...Marc Zyngier2021-10-171-14/+13
| | * clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function namesMarc Zyngier2021-10-171-13/+13
| | * clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier2021-10-171-3/+23
| | * clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier2021-10-171-5/+5