summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann8-79/+82
2020-07-22Merge tag 'reset-for-v5.9' of git://git.pengutronix.de/pza/linux into arm/dri...Arnd Bergmann7-62/+37
2020-07-22soc: samsung: exynos-regulator-coupler: Add simple voltage coupler for Exynos...Marek Szyprowski3-0/+225
2020-07-20reset: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20reset: intel: fix a compile warning about REG_OFFSET redefinedDejin Zheng1-12/+12
2020-07-17Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-1/+1
2020-07-17Merge tag 'tegra-for-5.9-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann13-112/+5130
2020-07-17Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-40/+402
2020-07-17firmware: arm_scmi: Use NULL instead of integer 0 for rate pointerSudeep Holla1-1/+1
2020-07-17Merge tag 'renesas-drivers-for-v5.9-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann7-0/+68
2020-07-17soc/tegra: fuse: Fix typo in APB MISC warningThierry Reding1-1/+1
2020-07-16Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2-6/+41
2020-07-15memory: tegra: Add Tegra132 compatible string matchThierry Reding1-0/+1
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter1-8/+369
2020-07-14firmware: tegra: Prepare for supporting in-band debugfsJon Hunter1-30/+23
2020-07-14firmware: tegra: Use consistent return variable nameJon Hunter2-21/+21
2020-07-14firmware: tegra: Add return code checks and increase debugfs sizeTimo Alho1-2/+10
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter1-2/+2
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann15-41/+2150
2020-07-13Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann4-35/+110
2020-07-13soc: imx: select ARM_GIC_V3 for i.MX8MPeng Fan1-0/+1
2020-07-13firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_headerCristian Marussi8-17/+20
2020-07-13firmware: arm_scmi: Remove unneeded __packed attributeCristian Marussi1-1/+1
2020-07-13firmware: arm_scmi: Provide a missing function param descriptionSudeep Holla1-0/+1
2020-07-13clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla1-3/+19
2020-07-13soc: renesas: rcar-rst: Add support for RZ/G2HMarian-Cristian Rotariu1-0/+1
2020-07-13soc: renesas: Identify RZ/G2HMarian-Cristian Rotariu1-0/+8
2020-07-13soc: renesas: Add Renesas R8A774E1 config optionMarian-Cristian Rotariu1-0/+7
2020-07-13soc: renesas: rcar-sysc: Add r8a774e1 supportMarian-Cristian Rotariu5-0/+52
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang5-54/+14
2020-07-10firmware: arm_scmi: Keep the discrete clock rates sortedSudeep Holla1-2/+18
2020-07-10tpm_ftpm_tee: register driver on TEE busMaxim Uvarov1-10/+60
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov3-22/+44
2020-07-10optee: use uuid for sysfs driver entryMaxim Uvarov1-3/+6
2020-07-06Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann6-60/+182
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla3-0/+124
2020-07-06soc: ux500: Use custom soc attribute group instead of device_create_fileSudeep Holla1-4/+8
2020-07-06soc: ux500: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-7/+5
2020-07-06soc: integrator: Use custom soc attribute group instead of device_create_fileSudeep Holla1-5/+11
2020-07-06soc: integrator: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-24/+16
2020-07-06soc: realview: Use custom soc attribute group instead of device_create_fileSudeep Holla1-5/+11
2020-07-06soc: realview: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-24/+16
2020-07-01firmware: arm_scmi: Add base notifications supportCristian Marussi1-4/+104
2020-07-01firmware: arm_scmi: Add reset notifications supportCristian Marussi1-4/+92
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi1-5/+64
2020-07-01firmware: arm_scmi: Add perf notifications supportCristian Marussi1-5/+134
2020-07-01firmware: arm_scmi: Add power notifications supportCristian Marussi1-6/+86
2020-07-01firmware: arm_scmi: Enable notification coreCristian Marussi1-0/+10
2020-07-01firmware: arm_scmi: Add notification dispatch and deliveryCristian Marussi2-4/+373
2020-07-01firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi1-0/+726