index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
2
-17
/
+48
2021-12-16
soc/tegra: fuse: Reset hardware
Dmitry Osipenko
2
-0
/
+26
2021-12-16
soc/tegra: pmc: Add reboot notifier
Jon Hunter
1
-3
/
+28
2021-12-16
soc/tegra: Don't print error message when OPPs not available
Dmitry Osipenko
1
-3
/
+1
2021-12-16
soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init
Miaoqian Lin
1
-10
/
+10
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-12-15
Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int...
Arnd Bergmann
2
-1
/
+8
2021-12-15
soc: apple: apple-pmgr-pwrstate: Do not build as a module
Hector Martin
1
-1
/
+1
2021-12-14
Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
2
-41
/
+51
2021-12-14
Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a...
Arnd Bergmann
5
-0
/
+343
2021-12-13
soc: ti: k3-socinfo: Add entry for J721S2 SoC family
Aswath Govindraju
1
-1
/
+2
2021-12-12
soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
Hector Martin
1
-0
/
+7
2021-12-08
soc: imx: Register SoC device only on i.MX boards
Stephan Gerhold
1
-0
/
+4
2021-12-08
soc: xilinx: add a to_zynqmp_pm_domain macro
Michael Tretter
1
-12
/
+8
2021-12-08
soc: xilinx: use a properly named field instead of flags
Michael Tretter
1
-7
/
+5
2021-12-08
soc: xilinx: cleanup debug and error messages
Michael Tretter
1
-22
/
+23
2021-12-08
soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
Michael Tretter
2
-1
/
+16
2021-12-07
soc: renesas: rcar-rst: Add support for R-Car S4-8
Yoshihiro Shimoda
1
-3
/
+4
2021-12-07
soc: renesas: Identify R-Car S4-8
Yoshihiro Shimoda
2
-0
/
+19
2021-12-07
soc: renesas: r8a779f0-sysc: Add r8a779f0 support
Yoshihiro Shimoda
5
-0
/
+56
2021-12-07
soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driver
Yoshihiro Shimoda
5
-377
/
+423
2021-12-07
soc: apple: Add driver for Apple PMGR power state controls
Hector Martin
5
-0
/
+343
2021-12-06
soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
Adam Ford
1
-0
/
+19
2021-12-03
driver: soc: xilinx: register for power events in zynqmp power driver
Abhyuday Godhasara
1
-1
/
+47
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
3
-0
/
+611
2021-11-30
soc: renesas: Consolidate product register handling
Geert Uytterhoeven
1
-59
/
+56
2021-11-23
soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
Adam Ford
1
-0
/
+1
2021-11-22
soc: ti: pruss: fix referenced node in error message
Jan Kiszka
1
-1
/
+1
2021-11-21
soc: imx: gpcv2: Synchronously suspend MIX domains
Marek Vasut
1
-1
/
+1
2021-11-18
soc: qcom: rpmpd: Add QCM2290 support
Shawn Guo
1
-0
/
+18
2021-11-18
soc: qcom: rpmpd: Drop unused res_name from struct rpmpd
Shawn Guo
1
-1
/
+0
2021-11-18
soc: qcom: qmi: Fix a typo in a comment
Jason Wang
1
-1
/
+1
2021-11-17
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
1
-6
/
+0
2021-11-15
soc: bcm: brcmstb: Add of_node_put() in pm-mips
Wan Jiabing
1
-1
/
+4
2021-11-15
soc: samsung: exynos-pmu: Add Exynos850 support
Sam Protsenko
1
-0
/
+2
2021-11-15
soc: samsung: exynos-chipid: add Exynos7885 SoC support
David Virag
1
-0
/
+1
2021-11-15
soc: samsung: exynos-chipid: describe which SoCs go with compatibles
Krzysztof Kozlowski
1
-0
/
+2
2021-11-15
soc: renesas: rcar-rst: Add support to set rproc boot address
Julien Massot
1
-3
/
+40
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-7
/
+5
2021-11-08
soc: ti: fix wkup_m3_rproc_boot_thread return type
Arnd Bergmann
1
-2
/
+3
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
51
-285
/
+2544
2021-11-03
Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-53
/
+236
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-1
/
+1
2021-10-27
Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-7
/
+5
2021-10-26
qcom: spm: allow compile-testing
Arnd Bergmann
1
-1
/
+1
2021-10-26
Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
9
-53
/
+475
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
5
-17
/
+87
2021-10-26
Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...
Mark Brown
2
-53
/
+236
2021-10-26
soc: samsung: exynos-chipid: add exynosautov9 SoC support
Chanho Park
1
-0
/
+1
[prev]
[next]