summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* power: reset: vexpress: fix build issueAnders Roxell2020-05-281-1/+1
* power: vexpress: cleanup: use builtin_platform_driverAnders Roxell2020-05-281-6/+1
* power: vexpress: add suppress_bind_attrs to trueAnders Roxell2020-05-281-0/+1
* Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2020-05-265-8/+794
|\
| * bus: ti-sysc: Timers no longer need legacy quirk handlingTony Lindgren2020-05-191-7/+7
| * bus: ti-sysc: Ignore timer12 on secure omap3Tony Lindgren2020-05-191-0/+11
| * clk: ti: dm816: enable sysclk6_ck on initTony Lindgren2020-05-191-0/+1
| * 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
* | Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2020-05-262-0/+195
|\ \
| * | soc: imx: move cpu code to drivers/soc/imxPeng Fan2020-05-202-0/+195
| |/
* | bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()Wei Yongjun2020-05-261-2/+2
* | Merge tag 'tegra-for-5.8-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-05-152-8/+22
|\ \
| * | firmware: tf: Different way of L2 cache enabling after LP2 suspendDmitry Osipenko2020-05-061-2/+19
| * | firmware: tegra: Make BPMP a regular driverThierry Reding2020-04-221-6/+3
| |/
* | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-05-1511-482/+330
|\ \
| * | bus: vexpress-config: Support building as moduleRob Herring2020-05-132-7/+5
| * | vexpress: Move setting master site to vexpress-config busRob Herring2020-05-132-28/+34
| * | bus: vexpress-config: simplify config bus probingRob Herring2020-05-131-97/+21
| * | bus: vexpress-config: Merge vexpress-syscfg into vexpress-configRob Herring2020-05-134-299/+274
| * | mfd: vexpress-sysreg: Support building as a moduleRob Herring2020-05-132-12/+5
| * | mfd: vexpress-sysreg: Use devres API variantsRob Herring2020-05-131-2/+2
| * | mfd: vexpress-sysreg: Drop unused syscon child devicesRob Herring2020-05-131-36/+0
| * | mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIORob Herring2020-05-131-2/+1
| * | clk: vexpress-osc: Support building as a moduleRob Herring2020-05-132-7/+5
| * | clk: vexpress-osc: Use the devres clock API variantsRob Herring2020-05-051-5/+5
| * | clk: versatile: Only enable SP810 on 32-bit by defaultRob Herring2020-05-051-1/+1
| * | clk: versatile: Rework kconfig structureRob Herring2020-05-052-11/+13
| * | amba: Retry adding deferred devices at late_initcallRob Herring2020-05-051-3/+11
| * | ARM: vexpress: Move vexpress_flags_set() into arch codeRob Herring2020-05-051-19/+0
* | | clk: versatile: Drop the legacy IM-PD1 clock codeRob Herring2020-05-151-121/+0
* | | Merge tag 'versatile-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-05-153-1/+138
|\ \ \
| * | | bus: Add driver for Integrator/AP logic modulesLinus Walleij2020-04-283-1/+138
| | |/ | |/|
* | | Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-035-7/+11
|\ \ \
| * | | iommu/qcom: Fix local_base status checkTang Bin2020-05-011-1/+4
| * | | iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman2020-05-011-1/+1
| * | | iommu/vt-d: Use right Kconfig option nameLu Baolu2020-05-011-2/+2
| * | | iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-011-1/+1
| * | | iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski2020-04-291-1/+1
| * | | iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven2020-04-291-1/+1
| * | | iommu: Fix the memory leak in dev_iommu_free()Kevin Hao2020-04-291-0/+1
* | | | Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-05-022-3/+3
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2020-05-021-1/+1
| |\ \| | |
| | * | | | cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-04-271-1/+1
| | |/ / /
| * / / / PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-04-271-2/+2
| |/ / /
* | | | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-05-028-50/+56
|\ \ \ \
| * | | | dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko2020-04-281-1/+1
| * | | | dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-04-271-2/+2
| * | | | dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronizationDmitry Osipenko2020-04-271-0/+9