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