summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
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
2022-10-13soc: sifive: ccache: define the macro for the register shiftsZong Li
2022-10-13soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixesBen Dooks
2022-10-13soc: sifive: ccache: reduce printing on initBen Dooks
2022-10-13soc: sifive: ccache: determine the cache level from dtsZong Li
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-26pxa: Drop if with an always false conditionUwe Kleine-König
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-23Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-09-23Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-09-23Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-23Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-09-23Merge tag 'imx-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-23Merge tag 'tegra-for-6.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-09-23Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2022-09-23Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/s...Arnd Bergmann