summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-1671-434/+1717
|\
| * soc: aspeed: fix KconfigOlof Johansson2019-04-291-0/+1
| * Merge tag 'v5.2-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-291-0/+2
| |\
| | * soc: rockchip: Set the proper PWM for rk3288Douglas Anderson2019-04-111-0/+2
| * | Merge tag 'reset-for-5.2' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson2019-04-291-0/+2
| |\ \
| | * | reset: fix linux/reset.h errorsRandy Dunlap2019-04-021-0/+2
| * | | Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-292-2/+110
| |\ \ \
| | * | | soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor2019-04-121-1/+1
| | * | | soc: mediatek: pwrap: add support for MT8516 pwrapFabien Parent2019-04-121-0/+106
| | * | | soc: mediatek: pwrap: add missing check on rstcFabien Parent2019-04-121-1/+2
| | * | | dt-bindings: pwrap: mediatek: add pwrap support for MT8516Fabien Parent2019-04-121-0/+1
| | | |/ | | |/|
| * | | Merge tag 'qcom-drivers-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-295-9/+27
| |\ \ \
| | * | | MAINTAINERS: Update email for Qualcomm SoC maintainerAndy Gross2019-04-191-1/+1
| | * | | drivers: soc: qcom: rpmh-rsc: Correct check for slot numberMaulik Shah2019-04-101-1/+1
| | * | | soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()Dan Carpenter2019-03-281-2/+2
| | * | | soc: qcom: qmi: Change txn wait to non-interruptibleChris Lew2019-03-281-5/+2
| | * | | soc: qcom: rmtfs: Add support for mmap functionalityAnkit Jain2019-03-281-0/+21
| | |/ /
| * | | soc: add aspeed folder and misc driversPatrick Venture2019-04-298-18/+23
| * | | Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-299-89/+376
| |\ \ \
| | * | | soc: imx: Add generic i.MX8 SoC driverAbel Vesa2019-04-202-0/+116
| | * | | firmware: imx: enable imx scu general irq functionAnson Huang2019-04-114-1/+180
| | * | | soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1
| | * | | soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1
| | * | | firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong2019-03-191-44/+48
| | * | | firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong2019-03-191-52/+55
| | * | | firmware: imx: scu-pd: use bool to set postfixAisheng Dong2019-03-191-51/+51
| | * | | soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov2019-03-191-25/+14
| | |/ /
| * | | spi: zynqmp: Fix build breakOlof Johansson2019-04-291-0/+1
| * | | Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-04-291-16/+144
| |\ \ \
| | * | | soc: amlogic: meson-gx-pwrc-vpu: Add support for G12ANeil Armstrong2019-04-161-12/+140
| | * | | soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmaskNeil Armstrong2019-04-161-4/+4
| * | | | Merge tag 'renesas-drivers-for-v5.2' of https://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-291-0/+3
| |\ \ \ \
| | * | | | soc: renesas: Identify R-Car M3-W ES1.3Takeshi Kihara2019-03-181-0/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-04-293-17/+4
| |\ \ \ \
| | * | | | ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30Dmitry Osipenko2019-04-182-17/+3
| | * | | | ARM: tegra: enforce PM requirementSameer Pujar2019-03-281-0/+1
| | |/ / /
| * | | | Merge tag 'tegra-for-5.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-299-66/+42
| |\ \ \ \
| | * | | | memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg2019-04-182-2/+2
| | * | | | Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"Dmitry Osipenko2019-04-182-30/+0
| | * | | | memory: tegra: Replace readl-writel with mc_readl-mc_writelDmitry Osipenko2019-04-181-5/+5
| | * | | | memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko2019-04-181-1/+1
| | * | | | memory: tegra: Fix missed registers values latchingDmitry Osipenko2019-04-181-0/+6
| | * | | | memory: tegra: Properly spell "tegra"Thierry Reding2019-04-117-29/+29
| | * | | | memory: tegra: Make terga20_mc_reset_ops staticYue Haibing2019-04-111-1/+1
| | |/ / /
| * | | | Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-294-78/+389
| |\ \ \ \
| | * | | | soc/tegra: pmc: Move powergate initialisation to probeJon Hunter2019-04-171-15/+68
| | * | | | soc/tegra: pmc: Remove reset sysfs entries on errorJon Hunter2019-04-171-1/+4
| | * | | | soc/tegra: pmc: Fix reset sources and levelsJon Hunter2019-04-171-15/+29
| | * | | | soc/tegra: pmc: Implement acquire/release for resetsThierry Reding2019-03-221-6/+33
| | * | | | Merge branch 'reset/acquire' of git://git.pengutronix.de/git/pza/linux into f...Thierry Reding2019-03-223-41/+255
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|