index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Lines
2023-03-14
soc: imx8m: Support building imx8m soc driver as module
Jindong Yue
-1
/
+1
2023-03-14
soc: imx8m: Add MODULE_LICENSE
Jindong Yue
-0
/
+1
2023-03-14
soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
Jindong Yue
-0
/
+1
2023-03-14
soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_name
Jindong Yue
-1
/
+1
2023-03-14
soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
Jindong Yue
-0
/
+1
2023-03-14
soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
Jindong Yue
-1
/
+1
2023-03-14
soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name
Jindong Yue
-1
/
+1
2023-03-14
soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
Marek Vasut
-0
/
+4
2023-03-13
soc: qcom: socinfo: Add some PMICs
Konrad Dybcio
-0
/
+5
2023-03-13
soc: qcom: socinfo: add support for SA8775P
Bartosz Golaszewski
-0
/
+1
2023-03-13
soc: qcom: smem: update max processor count
Bartosz Golaszewski
-1
/
+1
2023-03-13
soc: qcom: restrict L2 accessors to ARM64 build tests
Krzysztof Kozlowski
-1
/
+1
2023-03-13
soc: qcom: Use of_property_present() for testing DT property presence
Rob Herring
-3
/
+3
2023-03-13
soc: qcom: gsbi: mark OF related data as maybe unused
Krzysztof Kozlowski
-1
/
+1
2023-03-11
soc: ti: Use of_property_read_bool() for boolean properties
Rob Herring
-5
/
+5
2023-03-11
soc: ti: Use of_property_present() for testing DT property presence
Rob Herring
-2
/
+2
2023-03-10
soc: renesas: rmobile-sysc: Use of_fwnode_handle() helper
Geert Uytterhoeven
-1
/
+1
2023-03-10
soc: renesas: Remove r8a77950 arch
Wolfram Sang
-10
/
+1
2023-03-10
soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handling
Wolfram Sang
-10
/
+0
2023-03-08
soc: fsl: cpm1: qmc: Fix assigned timeslot masks
Herve Codina via Alsa-devel
-3
/
+7
2023-03-08
soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
Miaoqian Lin
-2
/
+3
2023-03-08
soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
Nicolas Frayer
-0
/
+7
2023-03-06
soc: qcom: rmtfs: handle optional qcom,vmid correctly
Luca Weiss
-1
/
+4
2023-03-06
soc: qcom: rmtfs: fix error handling reading qcom,vmid
Luca Weiss
-2
/
+3
2023-03-06
soc: qcom: llcc: Fix slice configuration values for SC8280XP
Abel Vesa
-3
/
+3
2023-03-06
soc: mediatek: mtk-svs: delete node name check
Matthias Brugger
-5
/
+0
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
-0
/
+102
2023-03-06
soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1
Roy-CW.Yeh
-7
/
+26
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
-0
/
+57
2023-03-06
soc: mediatek: mtk-svs: use common function to disable restore voltages
Roger Lu
-32
/
+22
2023-03-06
soc: mediatek: mtk-svs: use svs get efuse common function
Roger Lu
-46
/
+25
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
-1
/
+1
2023-03-05
soc: fsl: cpm1: Add support for QMC
Herve Codina
-0
/
+1546
2023-03-05
soc: fsl: cpm1: Add support for TSA
Herve Codina
-0
/
+900
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-202
/
+4001
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+4
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+3
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+3
2023-02-20
Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-4
/
+12
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-105
/
+1
2023-02-13
soc: apple: rtkit: Do not copy the reg state structure to the stack
Asahi Lina
-13
/
+13
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-1320
/
+856
2023-02-13
Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-30
/
+1818
2023-02-10
soc: sunxi: SUN20I_PPU should depend on PM
Randy Dunlap
-1
/
+1
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
-1
/
+1
2023-02-08
soc: qcom: socinfo: Add IDs for IPQ5332 and its variant
Kathiravan T
-0
/
+2
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
-3
/
+3
2023-02-08
soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variants
Christian Marangi
-0
/
+6
2023-02-08
irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
Saravana Kannan
-1
/
+1
[prev]
[next]