summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | soc: add aspeed folder and misc driversPatrick Venture2019-04-296-0/+672
| * | | Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-294-31/+132
| |\ \ \
| | * | | soc: imx: Add generic i.MX8 SoC driverAbel Vesa2019-04-202-0/+116
| | * | | soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1Star
| | * | | soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1Star
| | * | | soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov2019-03-191-25/+14Star
| | |/ /
| * | | 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-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-291-37/+134
| |\ \ \ \
| | * | | | 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 tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2019-04-292-12/+16
| |\ \ \ \
| | * | | | drivers: Defer probe if firmware is not readyRajan Vaja2019-03-182-12/+16
| | |/ / /
| * | | | Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-04-292-52/+226
| |\ \ \ \
| | * | | | soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh supportKeerthy2019-04-082-11/+185
| | * | | | soc: ti: pm33xx: Move the am33xx_push_sram_idle to the topKeerthy2019-04-081-50/+50
| | |/ / /
| * | | | Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-281-16/+27
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | meson-gx-socinfo: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-181-1/+3
| | * | soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDsNeil Armstrong2019-03-181-0/+7
| | * | soc: amlogic: gx-socinfo: Add mask for each SoC packagesNeil Armstrong2019-03-181-15/+17
| | |/
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-166-0/+1270
|\ \ \
| * \ \ Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-296-0/+1270
| |\ \ \ | | |/ / | |/| |
| | * | soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij2019-04-231-0/+8
| | * | soc: ixp4xx: npe: Add DT probe codeLinus Walleij2019-04-231-0/+8
| | * | soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-231-36/+35Star
| | * | soc: ixp4xx: Remove unused functionsLinus Walleij2019-04-231-23/+0Star
| | * | soc: ixp4xx: Uninline several functionsLinus Walleij2019-04-231-0/+117
| | * | soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-231-16/+20
| | * | ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-8/+13
| | * | ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-10/+13
| | * | ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-232-2/+2
| | * | ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-236-0/+1149
| | |/
* | | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-2/+11
|\ \ \
| * | | soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez2019-05-131-2/+11
| |/ /
* / / soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland2019-04-301-0/+1
|/ /
* | Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli2019-03-181-7/+42
|\ \ | |/ |/|
| * soc: bcm: bcm2835-pm: Fix error paths of initialization.Eric Anholt2019-03-051-5/+30
| * soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.Eric Anholt2019-03-051-2/+12
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-0633-214/+2739
|\ \
| * \ Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-03-017-4/+82
| |\ \
| | * | soc: fsl: dpio: configure cache stashing destinationIoana Ciornei2019-02-265-0/+79
| | * | soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei2019-02-261-2/+2
| | * | soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă2019-02-261-2/+1Star
| * | | Merge tag 'soc-fsl-next-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-02-202-1/+2
| |\| |
| | * | soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King2019-02-191-0/+1