index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
Zhang Qilong
1
-0
/
+1
2022-11-15
soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2022-11-14
Merge tag 'renesas-arm-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+2
2022-11-14
soc: loongson: add GUTS driver for loongson-2 platforms
Yinbo Zhu
5
-0
/
+218
2022-11-14
Merge tag 'renesas-drivers-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+2
2022-11-14
soc: imx8m: Enable OCOTP clock before reading the register
Xiaolei Wang
1
-0
/
+11
2022-11-11
soc/tegra: cbb: Check firewall before enabling error reporting
Sumit Gupta
1
-2
/
+81
2022-11-11
soc/tegra: cbb: Add checks for potential out of bound errors
Sumit Gupta
1
-2
/
+40
2022-11-11
soc/tegra: cbb: Update slave maps for Tegra234
Sumit Gupta
1
-21
/
+13
2022-11-11
soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
Sumit Gupta
2
-14
/
+13
2022-11-11
soc/tegra: fuse: Use platform info with SoC revision
Kartik
2
-2
/
+21
2022-11-10
soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeup
Maulik Shah
3
-1
/
+67
2022-11-10
soc: qcom: rpmh-rsc: Save base address of drv
Maulik Shah
2
-10
/
+10
2022-11-10
soc: qcom: rpmh-rsc: Attach RSC to cluster PM domain
Lina Iyer
2
-5
/
+66
2022-11-10
soc/tegra: pmc: Process wake events during resume
Petlozu Pravareshwar
1
-0
/
+41
2022-11-10
soc/tegra: pmc: Fix dual edge triggered wakes
Petlozu Pravareshwar
1
-5
/
+176
2022-11-10
soc/tegra: pmc: Add I/O pad table for Tegra234
Petlozu Pravareshwar
1
-253
/
+403
2022-11-10
soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
Yang Yingliang
1
-4
/
+11
2022-11-10
soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...
Yang Yingliang
1
-1
/
+4
2022-11-10
soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
Yang Yingliang
1
-4
/
+11
2022-11-08
ARM: ux500: do not directly dereference __iomem
Jason A. Donenfeld
1
-6
/
+4
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2
-1
/
+1
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
2
-9
/
+26
2022-11-08
soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
Jiasheng Jiang
1
-3
/
+12
2022-11-07
soc: qcom: socinfo: Add QDU1000/QRU1000 SoC IDs to the soc_id table
Melody Olvera
1
-0
/
+6
2022-11-07
soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domains
Melody Olvera
1
-0
/
+14
2022-11-06
soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PM
AngeloGioacchino Del Regno
1
-0
/
+33
2022-11-06
soc: qcom: llcc: make irq truly optional
Luca Weiss
1
-1
/
+1
2022-11-06
soc: qcom: spm: Add MSM8939 SPM register data
Vincent Knecht
1
-0
/
+13
2022-11-03
soc: ti: k3-ringacc: Allow the driver to be built as module
Peter Ujfalusi
2
-3
/
+27
2022-11-02
soc: fsl: qe: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+3
2022-11-01
soc: fsl: qe: Avoid using gpio_to_desc()
Linus Walleij
1
-36
/
+30
2022-10-29
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
Christophe JAILLET
1
-2
/
+15
2022-10-29
soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/n
Li Jun
1
-0
/
+3
2022-10-28
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
Chen Jiahao
1
-1
/
+1
2022-10-24
soc/tegra: fuse: Add nvmem keepout list
Kartik
3
-0
/
+42
2022-10-24
soc/tegra: fuse: Use SoC specific nvmem cells
Kartik
3
-111
/
+241
2022-10-24
soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHY
Petlozu Pravareshwar
1
-0
/
+1
2022-10-23
soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet ready
Benjamin Gaignard
1
-3
/
+8
2022-10-18
soc: qcom: stats: Mark device as having no PM support
Stephen Boyd
1
-0
/
+2
2022-10-18
soc: qcom: cmd-db: Mark device as having no PM support
Stephen Boyd
1
-0
/
+2
2022-10-17
soc: qcom: pdr: Make QMI message rules const
Jeff Johnson
1
-10
/
+10
2022-10-17
soc: qcom: rpmhpd: Use highest corner until sync_state
Bjorn Andersson
1
-1
/
+38
2022-10-17
soc: qcom: smd-rpm: Add SM6375 compatible
Konrad Dybcio
1
-0
/
+1
2022-10-17
soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-10-17
soc: qcom: rpmhpd: add sdm670 power domains
Richard Acayan
1
-0
/
+18
2022-10-17
soc: qcom: socinfo: create soc_id table from bindings
Krzysztof Kozlowski
1
-129
/
+136
2022-10-17
soc: qcom: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-17
soc: renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under SOC...
Lad Prabhakar
1
-0
/
+2
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
4
-241
/
+259
[prev]
[next]