aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding1-1/+1
2019-01-25soc/tegra: fuse: Fix typo in tegra210_init_speedo_dataJoseph Lo1-1/+1
2019-01-25soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho1-3/+9
2019-01-24soc: bcm: Make PM driver default for BCM2835Stefan Wahren1-0/+1
2019-01-22soc: qcom: update config dependencies for QCOM_RPMPDRajendra Nayak1-1/+1
2019-01-22soc: qcom: rpmpd: Drop family A RPM dependencyBjorn Andersson2-7/+5
2019-01-22soc: qcom: rpmhpd: Mark mx as a parent for cxRajendra Nayak1-0/+11
2019-01-22soc: qcom: rpmhpd: Add RPMh power domain driverRajendra Nayak3-0/+405
2019-01-22soc: qcom: rpmpd: Add support for get/set performance stateRajendra Nayak1-0/+35
2019-01-22soc: qcom: rpmpd: Add a Power domain driver to model cornersRajendra Nayak3-0/+292
2019-01-18soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur1-4/+5
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-55/+0
2019-01-14soc: imx: Break dependency on SOC_IMX8MQ for GPCv2Abel Vesa1-1/+1
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-20/+5
2019-01-11soc: fsl: guts: reuse machine name from device treeLi Yang1-3/+4
2019-01-11soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu1-2/+2
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei1-2/+14
2019-01-11soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu1-0/+1
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2-2/+7
2019-01-11soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei1-8/+1
2019-01-11soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge4-0/+35
2019-01-11soc: imx: gpcv2: handle reset clocksLucas Stach1-1/+59
2019-01-11soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach1-1/+15
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt3-0/+673
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2-9/+29
2019-01-08soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei1-0/+5
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2019-01-07soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Biju Das1-19/+4
2019-01-07ARM: shmobile: fix build regressionsArnd Bergmann1-1/+1
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang1-55/+0
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds32-263/+1544
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-21/+573
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-8/+249
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge3-0/+222
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter1-2/+0
2018-12-12Merge tag 'at91-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into next/driversOlof Johansson2-0/+17
2018-12-12Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/driversOlof Johansson1-0/+1
2018-12-12Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversOlof Johansson4-48/+258
2018-12-12Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/driversOlof Johansson3-0/+313
2018-12-12Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/driversOlof Johansson1-12/+10
2018-12-12Merge tag 'tegra-for-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson2-37/+441
2018-12-12Merge tag 'renesas-drivers-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversOlof Johansson5-75/+29
2018-12-12ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2-0/+5
2018-12-12ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2-0/+12
2018-12-10soc: amlogic: meson-clk-measure: Add missing REGMAP_MMIO dependencyCorentin Labbe1-0/+1
2018-12-10soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez1-1/+1
2018-12-06soc: renesas: rcar-sysc: Fix power domain control after system resumeGeert Uytterhoeven1-19/+9
2018-12-06soc: renesas: rcar-sysc: Merge PM Domain registration and linkingGeert Uytterhoeven1-13/+5
2018-12-06soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpersGeert Uytterhoeven1-15/+4
2018-12-06soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B}Geert Uytterhoeven1-19/+4