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