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
2022-06-30
soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
Miaoqian Lin
-1
/
+3
2022-06-30
soc: qcom: llcc: Fix syntax errors in comments
Xiang wangx
-1
/
+1
2022-06-30
soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
Miaoqian Lin
-0
/
+3
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
-3
/
+2
2022-06-28
soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
Douglas Anderson
-3
/
+7
2022-06-28
ARM: at91: fix soc detection for SAM9X60 SiPs
Mihai Sain
-6
/
+6
2022-06-27
soc: imx: imx8m-blk-ctrl: Make error prints useful
Marek Vasut
-3
/
+6
2022-06-27
soc: fsl: guts: add serial_number support
Michael Walle
-2
/
+46
2022-06-27
soc: fsl: guts: drop platform driver
Michael Walle
-63
/
+71
2022-06-27
soc: fsl: guts: use of_root instead of own reference
Michael Walle
-8
/
+4
2022-06-27
soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
-19
/
+21
2022-06-27
soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
-31
/
+11
2022-06-27
soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
-14
/
+1
2022-06-27
soc: fsl: guts: machine variable might be unset
Michael Walle
-1
/
+1
2022-06-25
soc: qcom: rpmhpd: fix typos in comment
Julia Lawall
-2
/
+2
2022-06-25
soc: qcom: correct kerneldoc
Krzysztof Kozlowski
-1
/
+6
2022-06-25
soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
Krzysztof Kozlowski
-1
/
+1
2022-06-25
soc: qcom: apr: Drop redundant check in .remove()
Uwe Kleine-König
-9
/
+6
2022-06-25
soc: qcom: socinfo: Add an ID for sc7180P
Douglas Anderson
-0
/
+1
2022-06-23
soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()
Peng Wu
-2
/
+6
2022-06-22
soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365
AngeloGioacchino Del Regno
-1
/
+1
2022-06-19
soc: imx: gpcv2: print errno for regulator errors
Martin Kepplinger
-2
/
+6
2022-06-17
soc: ti: wkup_m3_ipc: Remove unneeded semicolon
Yang Li
-1
/
+1
2022-06-17
soc: bcm: brcmstb: biuctrl: Add missing of_node_put()
Liang He
-3
/
+6
2022-06-17
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
-1
/
+44
2022-06-17
soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
Moudy Ho
-0
/
+21
2022-06-17
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
-0
/
+53
2022-06-17
soc: mediatek: pm-domains: Add support always on flag
Chunfeng Yun
-1
/
+6
2022-06-17
soc: mediatek: mt8365-mmsys: add DPI/HDMI display path
Fabien Parent
-0
/
+22
2022-06-17
soc: mediatek: mutex: add MT8365 support
Fabien Parent
-0
/
+40
2022-06-17
soc: mediatek: SVS: add mt8192 SVS GPU driver
Roger Lu
-5
/
+468
2022-06-17
soc: mediatek: SVS: add debug commands
Roger Lu
-0
/
+275
2022-06-17
soc: mediatek: SVS: add monitor mode
Roger Lu
-6
/
+250
2022-06-17
soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
-0
/
+1428
2022-06-17
soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
Liang He
-1
/
+3
2022-06-15
soc: qcom: geni: Disable MMIO tracing for GENI SE
Sai Prakash Ranjan
-0
/
+3
2022-06-14
Merge tag 'arm-soc/for-5.19/drivers-fixes' of https://github.com/Broadcom/stb...
Arnd Bergmann
-0
/
+1
2022-06-14
soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain
Alexander Stein
-1
/
+1
2022-06-13
soc: renesas: rcar-sysc: Optimize rcar_sysc_area struct sizes
Geert Uytterhoeven
-4
/
+4
2022-06-13
soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
Geert Uytterhoeven
-5
/
+5
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
-9
/
+1
2022-06-08
soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
Miaoqian Lin
-0
/
+1
2022-06-08
soc: bcm: brcmstb: pm: pm-arm: fix typo in comment
Julia Lawall
-1
/
+1
2022-06-07
soc: mediatek: devapc: Add support for MT8186
Rex-BC Chen
-0
/
+8
2022-06-07
soc: mediatek: devapc: Separate register offsets from mtk_devapc_data
Rex-BC Chen
-15
/
+22
2022-06-07
soc: mediatek: pwrap: Compress of_device_id entries to one line
AngeloGioacchino Del Regno
-66
/
+25
2022-06-07
soc: mediatek: pwrap: Move IO pointers to new structure
AngeloGioacchino Del Regno
-29
/
+32
2022-06-07
soc: mediatek: pwrap: Check return value of platform_get_irq()
AngeloGioacchino Del Regno
-0
/
+5
2022-06-07
soc: mediatek: pwrap: Switch to devm_platform_ioremap_resource_byname()
AngeloGioacchino Del Regno
-6
/
+2
2022-06-07
soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom function
AngeloGioacchino Del Regno
-27
/
+33
[prev]
[next]