summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner-1/+1
2022-11-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong-0/+1
2022-11-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong-0/+1
2022-11-14Merge tag 'renesas-arm-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+2
2022-11-14soc: loongson: add GUTS driver for loongson-2 platformsYinbo Zhu-0/+218
2022-11-14Merge tag 'renesas-drivers-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+2
2022-11-14soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang-0/+11
2022-11-11soc/tegra: cbb: Check firewall before enabling error reportingSumit Gupta-2/+81
2022-11-11soc/tegra: cbb: Add checks for potential out of bound errorsSumit Gupta-2/+40
2022-11-11soc/tegra: cbb: Update slave maps for Tegra234Sumit Gupta-21/+13
2022-11-11soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194Sumit Gupta-14/+13
2022-11-11soc/tegra: fuse: Use platform info with SoC revisionKartik-2/+21
2022-11-09soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeupMaulik Shah-1/+67
2022-11-09soc: qcom: rpmh-rsc: Save base address of drvMaulik Shah-10/+10
2022-11-09soc: qcom: rpmh-rsc: Attach RSC to cluster PM domainLina Iyer-5/+66
2022-11-10soc/tegra: pmc: Process wake events during resumePetlozu Pravareshwar-0/+41
2022-11-10soc/tegra: pmc: Fix dual edge triggered wakesPetlozu Pravareshwar-5/+176
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar-253/+403
2022-11-09soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()Yang Yingliang-4/+11
2022-11-09soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...Yang Yingliang-1/+4
2022-11-09soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()Yang Yingliang-4/+11
2022-11-08ARM: ux500: do not directly dereference __iomemJason A. Donenfeld-6/+4
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers-1/+1
2022-11-08soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config funcXinlei Lee-9/+26
2022-11-07soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang-3/+12
2022-11-07soc: qcom: socinfo: Add QDU1000/QRU1000 SoC IDs to the soc_id tableMelody Olvera-0/+6
2022-11-07soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domainsMelody Olvera-0/+14
2022-11-05soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PMAngeloGioacchino Del Regno-0/+33
2022-11-05soc: qcom: llcc: make irq truly optionalLuca Weiss-1/+1
2022-11-05soc: qcom: spm: Add MSM8939 SPM register dataVincent Knecht-0/+13
2022-11-03soc: ti: k3-ringacc: Allow the driver to be built as modulePeter Ujfalusi-3/+27
2022-11-02soc: fsl: qe: Switch to use fwnode instead of of_nodeAndy Shevchenko-1/+3
2022-11-01soc: fsl: qe: Avoid using gpio_to_desc()Linus Walleij-36/+30
2022-10-29soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()Christophe JAILLET-2/+15
2022-10-29soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/nLi Jun-0/+3
2022-10-28drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao-1/+1
2022-10-24soc/tegra: fuse: Add nvmem keepout listKartik-0/+42
2022-10-24soc/tegra: fuse: Use SoC specific nvmem cellsKartik-111/+241
2022-10-24soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHYPetlozu Pravareshwar-0/+1
2022-10-23soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet readyBenjamin Gaignard-3/+8
2022-10-17soc: qcom: stats: Mark device as having no PM supportStephen Boyd-0/+2
2022-10-17soc: qcom: cmd-db: Mark device as having no PM supportStephen Boyd-0/+2
2022-10-17soc: qcom: pdr: Make QMI message rules constJeff Johnson-10/+10
2022-10-17soc: qcom: rpmhpd: Use highest corner until sync_stateBjorn Andersson-1/+38
2022-10-17soc: qcom: smd-rpm: Add SM6375 compatibleKonrad Dybcio-0/+1
2022-10-17soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-1/+1
2022-10-17soc: qcom: rpmhpd: add sdm670 power domainsRichard Acayan-0/+18
2022-10-17soc: qcom: socinfo: create soc_id table from bindingsKrzysztof Kozlowski-129/+136
2022-10-17soc: qcom: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2022-10-17soc: renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under SOC...Lad Prabhakar-0/+2