summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach2019-01-111-1/+15
| | |/ / /
| * | | | Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2019-02-154-0/+521
| |\ \ \ \
| | * | | | drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2019-02-123-0/+331
| | * | | | drivers: soc: xilinx: Add ZynqMP PM driverRajan Vaja2019-02-123-0/+190
| | |/ / /
| * | | | Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-306-25/+97
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | soc: fsl: guts: reuse machine name from device treeLi Yang2019-01-111-3/+4
| | * | | soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu2019-01-111-2/+2
| | * | | soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu2019-01-111-0/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+1
|\ \ \ \ \
| * | | | | soc/tegra: default select TEGRA_TIMER for Tegra210Joseph Lo2019-02-231-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-052-225/+0
|\ \ \ \ \
| * | | | | MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-252-225/+0
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-055-20/+90
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-2/+14
| * | | | soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-112-2/+7
| * | | | soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei2019-01-111-8/+1
| * | | | soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge2019-01-114-0/+35
| * | | | soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-082-9/+29
| * | | | soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei2019-01-081-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-01-301-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-01-181-4/+5
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-161-55/+0
|\ \ \ | |_|/ |/| |
| * | soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-041-55/+0
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-142-20/+5
|\ \
| * | soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Biju Das2019-01-071-19/+4
| * | ARM: shmobile: fix build regressionsArnd Bergmann2019-01-071-1/+1
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-3132-263/+1544
|\
| * Merge tag 'at91-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Olof Johansson2018-12-122-0/+17
| |\
| | * ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2018-12-122-0/+5
| | * ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2018-12-122-0/+12
| * | Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2018-12-121-0/+1
| |\ \
| | * | soc: amlogic: meson-clk-measure: Add missing REGMAP_MMIO dependencyCorentin Labbe2018-12-101-0/+1
| * | | Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-124-48/+258
| |\ \ \
| | * | | soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez2018-12-101-1/+1
| | * | | soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach2018-12-053-5/+211
| | * | | soc: imx: gpcv2: move register access table to domain dataLucas Stach2018-12-051-20/+24
| | * | | soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach2018-12-051-28/+28
| | | |/ | | |/|
| * | | Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-123-0/+313
| |\ \ \
| | * | | soc: mediatek: Add Mediatek CMDQ helperHoulong Wei2018-12-023-0/+313
| | |/ /
| * | | Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-12-121-12/+10
| |\ \ \
| | * | | soc: sunxi: sram: Add support for the H5 SoC system controlPaul Kocialkowski2018-12-051-0/+4
| | * | | soc: sunxi: sram: Enable EMAC clock access for H3 variantPaul Kocialkowski2018-12-051-1/+5
| | * | | soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-221-11/+1
| | |/ /
| * | | Merge tag 'tegra-for-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2018-12-122-37/+441
| |\ \ \
| | * | | soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding2018-11-281-0/+8
| | * | | soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding2018-11-281-0/+8
| | * | | soc/tegra: pmc: Add wake event supportThierry Reding2018-11-281-0/+225
| | * | | soc/tegra: pmc: Add Tegra194 supportThierry Reding2018-11-281-1/+65
| | * | | soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-221-11/+1