summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | soc: mediatek: mtk-infracfg: Fix kerneldocKrzysztof Kozlowski2020-09-251-2/+2
| | | |/ | | |/|
| * | | Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-10-032-4/+30
| |\ \ \
| | * | | soc: amlogic: pm-domains: use always-on flagKevin Hilman2020-09-242-4/+4
| | * | | soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong2020-09-181-0/+26
| | |/ /
| * | | Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-10-035-68/+65
| |\ \ \
| | * | | soc: qcom: llcc: use devm_platform_ioremap_resource_byname()Qilong Zhang2020-09-171-6/+1
| | * | | soc: qcom: apr: Fixup the error displayed on lookup failureSibi Sankar2020-09-151-1/+1
| | * | | soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDsKonrad Dybcio2020-09-141-0/+3
| | * | | soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be freeStephen Boyd2020-09-102-61/+58
| | * | | soc: qcom: socinfo: add SC7180 entry to soc_id arrayDouglas Anderson2020-09-101-0/+1
| | * | | soc: qcom: socinfo: add soc id for IPQ6018Kathiravan T2020-09-101-0/+1
| | |/ /
| * | | Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2020-10-034-5/+3
| |\ \ \
| | * | | soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkWang Hai2020-09-221-1/+1
| | * | | soc: fsl: qman: convert to use be32_add_cpu()Liu Shixin2020-09-221-1/+1
| | * | | soc: fsl: dpio: remove set but not used 'addr_cena'Jason Yan2020-09-221-2/+0
| | * | | soc: fsl: qbman: Fix return value on successKrzysztof Kozlowski2020-09-221-1/+1
| | |/ /
| * | | Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2020-10-031-10/+5
| |\ \ \
| | * | | soc: imx: gpcv2: Use dev_err_probe() to simplify error handlingAnson Huang2020-08-221-10/+5
| | |/ /
| * | | Merge tag 'sunxi-drivers-for-5.10-1' of https://git.kernel.org/pub/scm/linux/...Olof Johansson2020-10-031-1/+1
| |\ \ \
| | * | | soc: sunxi: sram: remove unneeded semicolonJason Yan2020-09-111-1/+1
| | |/ /
| * | | Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2020-09-268-158/+523
| |\ \ \
| | * | | soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-202-25/+5
| | * | | soc: ti: k3-socinfo: Add entry for J7200Peter Ujfalusi2020-09-111-0/+1
| | * | | soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk2020-09-111-7/+177
| | * | | soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of oneTero Kristo2020-09-111-130/+121
| | * | | soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCsSuman Anna2020-09-111-0/+1
| | * | | soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCsSuman Anna2020-09-112-1/+2
| | * | | soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoCSuman Anna2020-09-112-1/+2
| | * | | soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCsSuman Anna2020-09-112-1/+2
| | * | | soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCsSuman Anna2020-09-112-2/+35
| | * | | soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna2020-09-113-0/+159
| | * | | soc: ti: k3: ringacc: add am65x sr2.0 supportGrygorii Strashko2020-09-111-3/+30
| | |/ /
| * | | Merge tag 'tegra-for-5.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2020-09-265-42/+178
| |\ \ \
| | * | | soc/tegra: pmc: Add Tegra234 supportThierry Reding2020-09-181-0/+68
| | * | | soc/tegra: pmc: Reorder reset sources/levels definitionsThierry Reding2020-09-181-39/+39
| | * | | soc/tegra: misc: Add Tegra234 supportThierry Reding2020-09-181-0/+1
| | * | | soc/tegra: fuse: Add Tegra234 supportThierry Reding2020-09-184-2/+45
| | * | | soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding2020-09-181-0/+19
| | * | | soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding2020-09-182-1/+6
| | |/ /
| * | | Merge tag 'renesas-drivers-for-v5.10-tag2' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-09-265-169/+640
| |\ \ \
| | * | | soc: renesas: r8a779a0-sysc: Add r8a779a0 supportYoshihiro Shimoda2020-09-163-0/+453
| | * | | soc: renesas: rcar-rst: Add support for R-Car V3UYoshihiro Shimoda2020-09-101-0/+6
| | * | | soc: renesas: Identify R-Car V3UYoshihiro Shimoda2020-09-102-0/+14
| | * | | soc: renesas: Sort driver description titleKuninori Morimoto2020-09-101-159/+157
| | * | | soc: renesas: Use ARM32/ARM64 for menu descriptionKuninori Morimoto2020-09-101-32/+32
| * | | | Merge tag 'arm-soc/for-5.10/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2020-09-136-10/+498
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | soc: bcm: brcmstb: biuctrl: Change RAC data line prefetching after 4 consecut...Florian Fainelli2020-09-061-2/+6
| | * | | soc: bcm: brcmstb: biuctrl: Change RAC prefetch distance from +/-1 to +/- 2Florian Fainelli2020-09-041-4/+16
| | * | | soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72165Florian Fainelli2020-09-041-0/+1
| | * | | soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72164Florian Fainelli2020-09-041-0/+1