summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-0312-145/+117
|\
| * Merge branch 'timers/urgent' into timers/core, to pick up fixIngo Molnar2019-11-25450-1863/+5603
| |\
| | * time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov2019-11-211-1/+2
| * | time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra2019-11-134-4/+4
| * | hrtimer: Remove the comment about not used HRTIMER_SOFTIRQSebastian Andrzej Siewior2019-11-121-2/+1
| * | time: Fix spelling mistake in commentMukesh Ojha2019-11-121-1/+1
| * | time: Optimize ns_to_timespec64()Arnd Bergmann2019-11-121-9/+12
| * | hrtimer: Annotate lockless access to timer->stateEric Dumazet2019-11-062-8/+17
| * | Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2019-11-044-120/+80
| |\ \
| | * | clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan2019-11-041-0/+4
| | * | clocksource/drivers/renesas-ostm: Use unique device name instead of ostmGeert Uytterhoeven2019-11-041-5/+5
| | * | clocksource/drivers/renesas-ostm: Convert to timer_ofGeert Uytterhoeven2019-11-042-117/+73
| | * | clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven2019-11-041-1/+1
| | * | clocksource/drivers/timer-of: Convert last full_name to %pOFGeert Uytterhoeven2019-11-041-2/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-0330-188/+1065
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-11-2024-160/+1041
| |\ \ \ \
| | * | | | pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOsLina Iyer2019-11-161-1/+22
| | * | | | pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer2019-11-163-2/+137
| | * | | | irqchip/qcom-pdc: Add irqchip set/get state callsMaulik Shah2019-11-161-0/+23
| | * | | | irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer2019-11-162-9/+116
| | * | | | irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmaskLina Iyer2019-11-161-2/+14
| | * | | | irqchip/qcom-pdc: Update max PDC interruptsLina Iyer2019-11-161-2/+2
| | * | | | of/irq: Document properties for wakeup interrupt parentLina Iyer2019-11-161-0/+12
| | * | | | genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah2019-11-162-0/+50
| | * | | | irqdomain: Add bus token DOMAIN_BUS_WAKEUPLina Iyer2019-11-161-0/+1
| | * | | | irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR...Markus Elfring2019-11-111-2/+3
| | * | | | irqchip: Ingenic: Add process for more than one irq at the same time.Zhou Yanjie2019-11-101-6/+11
| | * | | | irqchip: ingenic: Alloc generic chips from IRQ domainPaul Cercueil2019-11-101-13/+17
| | * | | | irqchip: ingenic: Get virq number from IRQ domainPaul Cercueil2019-11-101-1/+6
| | * | | | irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil2019-11-101-5/+10
| | * | | | irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil2019-11-102-37/+1
| | * | | | irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer2019-11-101-2/+2
| | * | | | irqchip/gic-v3-its: Make vlpi_lock a spinlockMarc Zyngier2019-11-101-9/+9
| | * | | | irqchip/gic-v3-its: Lock VLPI map array before translating itMarc Zyngier2019-11-101-2/+4
| | * | | | irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNCMarc Zyngier2019-11-101-4/+75
| | * | | | irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNCMarc Zyngier2019-11-101-1/+35
| | * | | | irqchip/gic-v3-its: Add its_vlpi_map helpersMarc Zyngier2019-11-101-15/+32
| | * | | | irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier2019-11-102-12/+14
| | * | | | irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier2019-11-102-5/+5
| | * | | | irqchip/gic-v3-its: Make is_v4 use a TYPER copyMarc Zyngier2019-11-101-12/+14
| | * | | | irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interfaceMarc Zyngier2019-11-101-8/+32
| | * | | | irqchip/gic-v3-its: Factor out wait_for_syncr primitiveMarc Zyngier2019-11-101-6/+9
| | * | | | irqchip/gic-v3-its: Free collection mapping on device teardownMarc Zyngier2019-11-101-1/+1
| | * | | | dt-bindings: qcom,pdc: Add compatible for sc7180Rajendra Nayak2019-11-101-1/+2
| | * | | | drivers: irqchip: qcom-pdc: Move to an SoC independent compatibleRajendra Nayak2019-11-101-1/+1
| | * | | | irqchip: Add support for Layerscape external interrupt linesRasmus Villemoes2019-11-103-0/+202
| | * | | | dt/bindings: Add bindings for Layerscape external irqsRasmus Villemoes2019-11-101-0/+49
| | * | | | irqchip/irq-bcm7038-l1: Support brcm,int-fwd-maskFlorian Fainelli2019-11-101-4/+26
| | * | | | dt-bindings: Document brcm, int-fwd-mask property for bcm7038-l1-intcFlorian Fainelli2019-11-101-0/+6
| | * | | | irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli2019-11-101-0/+4