summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-059-109/+748
|\
| * Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-07-239-109/+748
| |\
| | * clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST.周琰杰 (Zhou Yanjie)2020-07-233-1/+551
| | * clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-232-2/+2
| | * clocksource/drivers/nomadik-mtu: Handle 32kHz clockLinus Walleij2020-07-231-2/+9
| | * clocksource/drivers/sh_cmt: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-231-1/+1
| | * clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64Anson Huang2020-07-231-1/+2
| | * clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT.周琰杰 (Zhou Yanjie)2020-07-231-58/+124
| | * clocksource/drivers/timer-atmel-tcb: Add sama5d2 supportAlexandre Belloni2020-07-111-1/+10
| | * clocksource/drivers/timer-atmel-tcb: Allow selecting first dividerAlexandre Belloni2020-07-111-4/+2
| | * clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockeventsAlexandre Belloni2020-07-111-30/+33
| | * clocksource/drivers/timer-atmel-tcb: Fill tcb_configAlexandre Belloni2020-07-111-3/+15
| | * clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selectionAlexandre Belloni2020-07-111-9/+2
* | | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-0523-181/+291
|\ \ \
| * \ \ Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-08-0323-181/+291
| |\ \ \
| | * | | irqchip/loongson-pch-pic: Fix the misused irq flow handlerHuacai Chen2020-07-301-11/+4
| | * | | irqchip/loongson-htvec: Support 8 groups of HT vectorsHuacai Chen2020-07-301-12/+10
| | * | | irqchip/loongson-liointc: Fix misuse of gc->mask_cacheHuacai Chen2020-07-301-5/+5
| | * | | irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()Wei Yongjun2020-07-301-6/+6
| | * | | irqchip/imx-intmux: Implement intmux runtime power managementJoakim Zhang2020-07-271-2/+65
| | * | | irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()Zenghui Yu2020-07-271-2/+2
| | * | | irqchip/stm32-exti: Map direct event to irq parentAlexandre Torgue2020-07-271-34/+67
| | * | | irqchip/mtk-cirq: Convert to a platform driverSaravana Kannan2020-07-271-1/+3
| | * | | irqchip/mtk-sysirq: Convert to a platform driverSaravana Kannan2020-07-271-1/+3
| | * | | irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macrosSaravana Kannan2020-07-271-23/+3
| | * | | irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan2020-07-271-0/+29
| | * | | irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLRZenghui Yu2020-07-271-3/+7
| | * | | irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_mapFlorian Fainelli2020-07-271-0/+8
| | * | | irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz2020-07-272-2/+28
| | * | | irqchip/mips-gic: Make local symbols staticWei Yongjun2020-07-271-5/+5
| | * | | irqchip/ativic32: Constify irq_domain_opsMasahiro Yamada2020-07-271-1/+1
| | * | | irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne2020-07-271-45/+20
| | * | | irqchip/loongson-liointc: Fix potential dead lockTiezhu Yang2020-07-171-0/+1
| | * | | irqchip/loongson-pch-msi: Remove unneeded variableTiezhu Yang2020-07-171-6/+1
| | * | | irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()Tiezhu Yang2020-07-171-6/+9
| | * | | irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()Tiezhu Yang2020-07-171-1/+4
| | * | | irqchip/loongson-htvec: Fix potential resource leakTiezhu Yang2020-07-171-1/+4
| | * | | irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang2020-07-171-1/+0
| | * | | irqchip/loongson-htpic: Remove redundant kfree operationTiezhu Yang2020-07-171-4/+2
| | * | | irqchip/irq-bcm7038-l1: Allow building on ARM 32-bitFlorian Fainelli2020-07-171-0/+3
| | * | | irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatibleFlorian Fainelli2020-07-171-0/+2
| | * | | irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatibleKamal Dasu2020-07-171-0/+2
| | * | | irqchip/brcmstb-l2: Set controller as wake-up sourceJustin Chen2020-07-171-0/+1
| | * | | irqchip/bcm7120-l2: Set controller as wake-up sourceJustin Chen2020-07-171-3/+5
| | * | | drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter2020-06-272-2/+2
| | * | | irqchip/atmel-aic5: Add support for sam9x60 rtt fixupClaudiu Beznea2020-06-271-1/+7
| | * | | irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva2020-06-271-2/+1
| | * | | irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski2020-06-271-4/+4
| | * | | irqchip/vic: Cut down the external APILinus Walleij2020-06-271-1/+4
| | * | | irqchip/vic: Drop cascaded intialization callLinus Walleij2020-06-271-21/+0