aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh1-2/+3
2020-09-25soc: mediatek: cmdq: add jump functionDennis YC Hsieh1-0/+13
2020-09-25soc: mediatek: cmdq: add write_s_mask value functionDennis YC Hsieh1-0/+21
2020-09-25soc: mediatek: cmdq: add write_s value functionDennis YC Hsieh1-0/+14
2020-09-25soc: mediatek: cmdq: add read_s functionDennis YC Hsieh1-0/+15
2020-09-25soc: mediatek: cmdq: add write_s_mask functionDennis YC Hsieh1-0/+23
2020-09-25soc: mediatek: cmdq: add write_s functionDennis YC Hsieh1-0/+19
2020-09-25soc: mediatek: cmdq: add address shift in jumpDennis YC Hsieh1-1/+2
2020-09-25soc: mediatek: mtk-infracfg: Fix kerneldocKrzysztof Kozlowski1-2/+2
2020-09-25soc: aspeed-lpc-ctrl: Fix driver nameJoel Stanley1-1/+1
2020-09-25soc: aspeed-lpc-ctrl: Fix whitespaceJoel Stanley1-2/+2
2020-09-25soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600Joel Stanley1-0/+17
2020-09-25soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not alignedAndrew Jeffery1-0/+13
2020-09-25soc: aspeed: lpc: Add AST2600 compatible stringsBrad Bishop2-0/+3
2020-09-25soc: aspeed: Add soc info driverJoel Stanley3-0/+141
2020-09-24soc: amlogic: pm-domains: use always-on flagKevin Hilman2-4/+4
2020-09-22soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkWang Hai1-1/+1
2020-09-22soc: fsl: qman: convert to use be32_add_cpu()Liu Shixin1-1/+1
2020-09-22soc: fsl: dpio: remove set but not used 'addr_cena'Jason Yan1-2/+0
2020-09-22soc: fsl: qbman: Fix return value on successKrzysztof Kozlowski1-1/+1
2020-09-22soc: actions: include header to fix missing prototypeKrzysztof Kozlowski1-0/+1
2020-09-21soc: aspeed: Improve kconfigJoel Stanley2-17/+21
2020-09-20soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2-25/+5
2020-09-18soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong1-0/+26
2020-09-18arm64: tegra: Initial Tegra234 VDK supportThierry Reding1-0/+10
2020-09-18soc/tegra: pmc: Add Tegra234 supportThierry Reding1-0/+68
2020-09-18soc/tegra: pmc: Reorder reset sources/levels definitionsThierry Reding1-39/+39
2020-09-18soc/tegra: misc: Add Tegra234 supportThierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding4-2/+45
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding1-0/+19
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding2-1/+6
2020-09-17soc: qcom: llcc: use devm_platform_ioremap_resource_byname()Qilong Zhang1-6/+1
2020-09-16soc: renesas: r8a779a0-sysc: Add r8a779a0 supportYoshihiro Shimoda3-0/+453
2020-09-15soc: qcom: apr: Fixup the error displayed on lookup failureSibi Sankar1-1/+1
2020-09-14soc: qcom: pdr: Fixup array type of get_domain_list_resp messageSibi Sankar1-1/+1
2020-09-14soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDsKonrad Dybcio1-0/+3
2020-09-13Merge tag 'arm-soc/for-5.10/drivers' of https://github.com/Broadcom/stblinux into arm/driversOlof Johansson6-10/+498
2020-09-13Merge tag 'omap-for-v5.10/ti-sysc-drop-pdata-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson2-8/+313
2020-09-13Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into arm/socOlof Johansson1-1/+1
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson4-1/+362
2020-09-11soc: ti: k3-socinfo: Add entry for J7200Peter Ujfalusi1-0/+1
2020-09-11soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk1-7/+177
2020-09-11soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of oneTero Kristo1-130/+121
2020-09-11soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCsSuman Anna1-0/+1
2020-09-11soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCsSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoCSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCsSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCsSuman Anna2-2/+35
2020-09-11soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna3-0/+159
2020-09-11soc: ti: k3: ringacc: add am65x sr2.0 supportGrygorii Strashko1-3/+30