summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of https://git.kernel.org/pu...Arnd Bergmann2024-02-231-1/+1
|\
| * soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input promptGeert Uytterhoeven2024-01-221-1/+1
* | soc: apple: mailbox: error pointers are negative integersLinus Torvalds2024-01-301-3/+3
|/
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-172-8/+27
|\
| * drivers: soc: xilinx: add check for platformJay Buddhabhatti2024-01-041-5/+20
| * drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti2023-12-071-1/+5
| * firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti2023-12-072-2/+2
* | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-122-24/+10
|\ \
| * | soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov2023-12-042-24/+10
| |/
* | Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-01-111-2/+2
|\ \
| * | soc: pxa: ssp: fix castsDuje Mihanović2024-01-091-2/+2
| |/
* | Merge tag 'riscv-cache-for-v6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-225-287/+0
|\ \
| * | soc: sifive: shunt ccache driver to drivers/cacheConor Dooley2023-11-225-287/+0
| |/
* | Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-12-222-3/+31
|\ \
| * | soc: microchip: mpfs: add auto-update subdev to system controllerConor Dooley2023-12-061-2/+7
| * | soc: microchip: mpfs: print service status in warning messageConor Dooley2023-12-061-1/+3
| * | soc: microchip: mpfs: enable access to the system controller's flashConor Dooley2023-12-062-0/+21
| |/
* | Merge tag 'samsung-drivers-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-12-221-0/+1
|\ \
| * | soc: samsung: exynos-chipid: add exynosautov920 SoC supportJaewon Kim2023-11-151-0/+1
| |/
* | Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-228-22/+345
|\ \
| * | soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offsetAbel Vesa2023-12-181-1/+1
| * | soc: qcom: llcc: Fix typo in kernel-docGhanshyam Agrawal2023-12-171-1/+1
| * | soc: qcom: pmic_glink: drop stray semicolonsJohan Hovold2023-12-152-3/+3
| * | soc: qcom: pmic_glink: disable UCSI on sc8280xpJohan Hovold2023-12-151-0/+1
| * | soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configurationAtul Dhudase2023-12-151-4/+4
| * | soc: qcom: pmic_pdcharger_ulog: Fix hypothetical ulog request message endianessAndrew Halaney2023-12-151-3/+3
| * | soc: qcom: pmic_pdcharger_ulog: Move TRACE_SYSTEM out of #if protectionAndrew Halaney2023-12-151-3/+3
| * | soc: qcom: pmic_pdcharger_ulog: Search current directory for headersAndrew Halaney2023-12-151-0/+1
| * | soc: qcom: socinfo: Add few DSPs to get their image detailsNaman Jain2023-12-151-0/+10
| * | soc: qcom: llcc: Add missing description for members in slice configAbel Vesa2023-12-151-0/+13
| * | Revert "soc: qcom: stats: Add DDR sleep stats"Konrad Dybcio2023-12-151-186/+1
| * | soc: qcom: socinfo: Add PM8937 Power ICDang Huynh2023-12-071-1/+1
| * | soc: qcom: llcc: Add configuration data for X1E80100Rajendra Nayak2023-12-071-0/+39
| * | soc: qcom: pmic_glink_altmode: fix port sanity checkJohan Hovold2023-12-071-2/+2
| * | soc: qcom: llcc: Add configuration data for SM8650Neil Armstrong2023-12-071-0/+43
| * | soc: qcom: socinfo: Add SM8650 SoC ID table entryNeil Armstrong2023-12-071-0/+1
| * | soc: qcom: pmic_glink: enable UCSI by defaultDmitry Baryshkov2023-12-071-10/+9
| * | soc: qcom: stats: Express AOSS QMP module dependencyBjorn Andersson2023-12-071-0/+1
| * | soc: qcom: stats: fix 64-bit divisionArnd Bergmann2023-12-071-1/+1
| * | soc: qcom: stats: Add DDR sleep statsKonrad Dybcio2023-12-031-1/+186
| * | soc: qcom: add ADSP PDCharger ULOG driverNeil Armstrong2023-11-144-0/+215
| |/
* | Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-12-221-16/+57
|\ \
| * | soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath2023-12-131-0/+2
| * | soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsNeha Malcom Francis2023-12-061-16/+55
| |/
* | Merge tag 'zynqmp-soc-for-6.8' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann2023-12-222-10/+13
|\ \
| * | soc: xilinx: Add error message for invalid payload received from IPI callback.Naman Trivedi Manojbhai2023-12-131-0/+2
| * | soc: xilinx: fix unhandled SGI warning messageTanmay Shah2023-11-151-1/+1
| * | soc: xilinx: fix quoted string split across linesMichal Simek2023-11-151-4/+4
| * | soc: xilinx: Fix for call trace due to the usage of smp_processor_id()HariBabu Gattem2023-11-151-1/+4
| * | soc/xilinx: zynqmp_power: Convert to platform remove callback returning voidUwe Kleine-König2023-11-151-4/+2
| |/