index
:
laptop-kernel
master
Linux kernel tree for laptop
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
2025-07-08
soc: fsl: qe: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-07-08
soc: aspeed: lpc-snoop: Lift channel config to const structs
Andrew Jeffery
1
-54
/
+45
2025-07-08
soc: aspeed: lpc-snoop: Consolidate channel initialisation
Andrew Jeffery
1
-27
/
+24
2025-07-08
soc: aspeed: lpc-snoop: Use dev_err_probe() where possible
Andrew Jeffery
1
-10
/
+5
2025-07-08
soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()
Andrew Jeffery
1
-16
/
+4
2025-07-08
soc: aspeed: lpc-snoop: Rearrange channel paths
Andrew Jeffery
1
-22
/
+28
2025-07-08
soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel paths
Andrew Jeffery
1
-21
/
+22
2025-07-08
soc: aspeed: lpc-snoop: Constrain parameters in channel paths
Andrew Jeffery
1
-9
/
+16
2025-07-08
soc: aspeed: lpc-snoop: Ensure model_data is valid
Andrew Jeffery
1
-6
/
+6
2025-07-07
arm64: defconfig: Enable Tegra HSP and BPMP
Thierry Reding
1
-9
/
+0
2025-07-07
soc/tegra: Add Tegra264 APBMISC compatible string
Thierry Reding
1
-0
/
+1
2025-07-07
soc/tegra: pmc: Add Tegra264 support
Thierry Reding
1
-0
/
+121
2025-07-07
soc/tegra: Enable support for Tegra264
Thierry Reding
1
-0
/
+8
2025-07-04
soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one
Konrad Dybcio
1
-0
/
+18
2025-07-04
soc: qcom: ubwc: Add #defines for UBWC swizzle bits
Konrad Dybcio
1
-12
/
+25
2025-07-04
soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
Konrad Dybcio
1
-1
/
+1
2025-07-04
soc: qcom: Add UBWC config provider
Konrad Dybcio
3
-0
/
+260
2025-07-02
soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
Andrew Jeffery
1
-0
/
+11
2025-07-02
soc: aspeed: lpc-snoop: Cleanup resources in stack-order
Andrew Jeffery
1
-1
/
+1
2025-06-25
soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()
Dan Carpenter
1
-2
/
+2
2025-06-25
soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2
Jason-JH Lin
1
-53
/
+56
2025-06-17
soc: qcom: socinfo: Add support to retrieve TME build details
Kathiravan Thirumoorthy
1
-0
/
+2
2025-06-17
soc: qcom: fix endianness for QMI header
Alexander Wilhelm
2
-6
/
+6
2025-06-17
soc: qcom: QMI encoding/decoding for big endian
Alexander Wilhelm
1
-8
/
+38
2025-06-17
soc: qcom: qcom_stats: Add QMP support for syncing ddr stats
Maulik Shah
1
-1
/
+35
2025-06-17
soc: qcom: qcom_stats: Add support to read DDR statistic
Maulik Shah
1
-0
/
+99
2025-06-16
soc: qcom: mdt_loader: Actually use the e_phoff
Bjorn Andersson
1
-5
/
+5
2025-06-16
soc: qcom: mdt_loader: Rename mdt_phdr_valid()
Bjorn Andersson
1
-5
/
+5
2025-06-16
soc: qcom: mdt_loader: Ensure we don't read past the ELF header
Bjorn Andersson
1
-0
/
+43
2025-06-13
soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
soc: renesas: Add RZ/N2H (R9A09G087) config option
Lad Prabhakar
1
-0
/
+6
2025-06-10
soc: renesas: Add RZ/T2H (R9A09G077) config option
Thierry Bultel
1
-0
/
+6
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
36
-193
/
+1606
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-21
/
+329
2025-05-27
Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-0
/
+42
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+3
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-8
/
+9
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-05-22
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
3
-8
/
+6
2025-05-21
Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Arnd Bergmann
2
-1
/
+78
2025-05-21
soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()
Henry Martin
1
-2
/
+13
2025-05-21
soc: aspeed: lpc: Fix impossible judgment condition
Su Hui
1
-1
/
+1
2025-05-21
Merge tag 'riscv-sophgo-soc-for-v6.16' of https://github.com/sophgo/linux into soc/drivers
Arnd Bergmann
6
-0
/
+148
2025-05-21
Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
7
-21
/
+526
2025-05-21
Merge tag 'soc-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/drivers
Arnd Bergmann
6
-5
/
+148
2025-05-21
Merge tag 'amlogic-driver-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers
Arnd Bergmann
1
-39
/
+422
2025-05-21
Merge tag 'ti-driver-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
Arnd Bergmann
4
-8
/
+7
2025-05-17
soc: fsl: qe: Consolidate chained IRQ handler install/remove
Chen Ni
1
-6
/
+4
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
5
-8
/
+9
2025-05-13
soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
Peter Griffin
2
-1
/
+78
[prev]
[next]