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-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+16
2021-01-28
Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+14
2021-01-28
Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+11
2021-01-28
soc: sunxi: mbus: Remove DE2 display engine compatibles
Paul Kocialkowski
1
-5
/
+0
2021-01-28
soc: sunxi: sram: Add support for more than one EMAC clock
Andre Przywara
1
-8
/
+23
2021-01-27
soc: qcom: socinfo: Remove unwanted le32_to_cpu()
Dmitry Baryshkov
1
-2
/
+2
2021-01-27
soc: bcm: brcmstb: Remove soc_is_brcmstb()
Florian Fainelli
1
-17
/
+0
2021-01-27
soc: qcom: aoss: Add SM8350 compatible
Vinod Koul
1
-0
/
+1
2021-01-26
drivers: soc: atmel: add spdx license identifier
Claudiu Beznea
2
-10
/
+2
2021-01-26
soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
Geert Uytterhoeven
1
-20
/
+15
2021-01-26
drivers: soc: atmel: add support for sama7g5
Claudiu Beznea
2
-0
/
+24
2021-01-26
drivers: soc: atmel: add per soc id and version match masks
Claudiu Beznea
2
-66
/
+140
2021-01-26
drivers: soc: atmel: fix "__initconst should be placed after socs[]" warning
Claudiu Beznea
1
-1
/
+1
2021-01-26
drivers: soc: atmel: use GENMASK
Claudiu Beznea
1
-1
/
+1
2021-01-26
drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
Claudiu Beznea
1
-1
/
+2
2021-01-25
drivers: soc: qcom: rpmpd: Add msm8994 RPM Power Domains
Konrad Dybcio
1
-0
/
+28
2021-01-24
soc: ti: pruss: Correct the pruss_clk_init error trace text
Suman Anna
1
-1
/
+1
2021-01-24
soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...
Christophe JAILLET
1
-1
/
+4
2021-01-24
soc: ti: knav_qmss: Put refcount for dev node in failure case
Vasyl Gomonovych
2
-0
/
+4
2021-01-25
Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates
Stafford Horne
1
-1
/
+2
2021-01-22
drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
Claudiu Beznea
1
-1
/
+2
2021-01-22
drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
Sudeep Holla
1
-0
/
+12
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
1
-0
/
+12
2021-01-21
soc: fsl: qe: store muram_vbase as a void pointer instead of u8
Rasmus Villemoes
1
-3
/
+3
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
1
-1
/
+1
2021-01-21
drivers/soc/litex: Add restart handler
Geert Uytterhoeven
1
-1
/
+41
2021-01-20
soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()
Dan Carpenter
1
-1
/
+1
2021-01-20
soc: qcom: socinfo: Fix off-by-one array index bounds check
Colin Ian King
1
-1
/
+1
2021-01-20
ARM: remove zte zx platform
Arnd Bergmann
7
-389
/
+0
2021-01-15
soc: samsung: pm_domains: Convert to regular platform driver
Marek Szyprowski
1
-49
/
+48
2021-01-15
soc: qcom: socinfo: Add MDM9607 IDs
Konrad Dybcio
1
-0
/
+6
2021-01-15
soc: qcom: socinfo: Add SoC IDs for APQ/MSM8998
Konrad Dybcio
1
-0
/
+2
2021-01-15
soc: qcom: socinfo: Add SoC IDs for 630 family
Konrad Dybcio
1
-0
/
+7
2021-01-15
soc: qcom: socinfo: Open read access to all for debugfs
Stephen Boyd
1
-20
/
+20
2021-01-15
soc: qcom: socinfo: add info from PMIC models array
Dmitry Baryshkov
1
-3
/
+39
2021-01-15
soc: qcom: socinfo: add several PMIC IDs
Dmitry Baryshkov
1
-0
/
+5
2021-01-15
soc: qcom: socinfo: add qrb5165 SoC ID
Dmitry Baryshkov
1
-0
/
+1
2021-01-15
Merge branch 'cpuidle-fix' into fixes
Tony Lindgren
77
-439
/
+3472
2021-01-14
riscv: cleanup Canaan Kendryte K210 sysctl driver
Damien Le Moal
1
-67
/
+26
2021-01-14
riscv: Use vendor name for K210 SoC support
Damien Le Moal
5
-4
/
+4
2021-01-14
drivers/soc/litex: make 'litex_[set|get]_reg()' methods private
Gabriel Somlo
1
-1
/
+1
2021-01-14
drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs
Gabriel Somlo
2
-1
/
+14
2021-01-14
drivers/soc/litex: move generic accessors to litex.h
Gabriel Somlo
1
-73
/
+0
2021-01-14
soc: litex: Fix compile warning when device tree is not configured
Stafford Horne
1
-1
/
+2
2021-01-12
soc: bcm: add PM driver for Broadcom's PMB
Rafał Miłecki
4
-1
/
+344
2021-01-11
soc: imx8m: change to use platform driver
Alice Guo
1
-12
/
+72
2021-01-11
ARM: imx: fix imx8m dependencies
Arnd Bergmann
1
-1
/
+1
2021-01-08
soc: samsung: exynos-chipid: correct helpers __init annotation
Krzysztof Kozlowski
1
-1
/
+1
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
1
-12
/
+0
2021-01-07
RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
Yash Shah
1
-3
/
+24
[prev]
[next]