summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-22Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-12-22Merge tag 'zynqmp-soc-for-6.8' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2023-12-22Merge tag 'imx-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-12-22Merge tag 'renesas-drivers-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-12-22Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-12-22Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...Arnd Bergmann
2023-12-22Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-22Merge tag 'ffa-notif-for-v6.8' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-22Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann
2023-12-13soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAPConor Dooley
2023-12-13soc: renesas: Remove duplicate setup of soc_device_attribute.familyGeert Uytterhoeven
2023-12-13soc: xilinx: Add error message for invalid payload received from IPI callback.Naman Trivedi Manojbhai
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flagHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setupHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for disabling channel TSA entriesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce available timeslots masksHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove inline function specifiersHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Fix rx channel resetHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Fix __iomem addresses declarationHerve Codina
2023-12-12soc: fsl: cpm1: tsa: Fix __iomem addresses declarationHerve Codina
2023-12-11soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bankAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequencyAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Check if SVS mode is available in the beginningAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Cleanup of svs_probe() functionAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Compress of_device_id entriesAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_dataAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186AngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointerAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCsAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()AngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform dataAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Add a map to retrieve fused valuesAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Change the thermal sensor device nameAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bankAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Build bank name string dynamicallyAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Convert sw_id and type to enumerationsAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflictAngeloGioacchino Del Regno
2023-12-11soc: mediatek: Add MT8188 VDOSYS reset bit mapHsiao Chien Sung
2023-12-11soc: mediatek: Support reset bit mapping in mmsys driverHsiao Chien Sung