summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3036-332/+481
|\
| * 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-1934-324/+464
| |\
| | * 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-162-77/+114
| | |\
| | | * clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-162-14/+10
| | | * 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
| | * | clocksource/drivers/fttmr010: Set interrupt and shutdownJoel Stanley2020-02-211-5/+46
| | * | clocksource/drivers/fttmr010: Parametrise shutdownJoel Stanley2020-02-211-11/+8
| * | | clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino2020-02-251-0/+4
| |/ /
| * | ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner2020-02-171-4/+4
| * | mips: vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-4/+4
| * | x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-171-0/+7
* | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-303-5/+5
|\ \ \
| * | | cpu/hotplug: Hide cpu_up/down()Qais Yousef2020-03-251-2/+2
| * | | firmware: psci: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-2/+2
| * | | xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Qais Yousef2020-03-251-1/+1
* | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-3021-190/+892
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-03-2919-186/+889
| |\ \ \ \
| | * \ \ \ Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier2020-03-243-31/+538
| | |\ \ \ \
| | | * | | | irqchip/gic-v4.1: Eagerly vmap vPEsMarc Zyngier2020-03-241-10/+42
| | | * | | | irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier2020-03-241-0/+13
| | | * | | | irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier2020-03-241-1/+67
| | | * | | | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier2020-03-241-4/+41
| | | * | | | irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier2020-03-241-0/+18
| | | * | | | irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2020-03-241-0/+77
| | | * | | | irqchip/gic-v4.1: Plumb mask/unmask SGI callbacksMarc Zyngier2020-03-241-0/+18
| | | * | | | irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier2020-03-241-1/+91
| | | * | | | irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier2020-03-242-3/+80
| | | * | | | irqchip/gic-v4.1: Map the ITS SGIR register pageMarc Zyngier2020-03-201-2/+13
| | | * | | | irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier2020-03-202-1/+10
| | | * | | | irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier2020-03-202-0/+7
| | | * | | | irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operationZenghui Yu2020-03-201-0/+2
| | | * | | | irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier2020-03-191-8/+48
| | | * | | | irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributorsMarc Zyngier2020-03-191-0/+4
| | | * | | | irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier2020-03-191-2/+8