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
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-16
/
+1
2023-08-14
soc: qcom: aoss: Tidy up qmp_send() callers
Bjorn Andersson
1
-10
/
+4
2023-08-14
soc: qcom: aoss: Format string in qmp_send()
Bjorn Andersson
1
-7
/
+13
2023-08-14
soc: qcom: aoss: Move length requirements from caller
Bjorn Andersson
1
-13
/
+12
2023-08-03
Merge branch 'genpd_create_dir' of git://git.kernel.org/pub/scm/linux/kernel/...
Bjorn Andersson
4
-3668
/
+0
2023-08-03
soc: qcom: qmi_encdec: Restrict string length in decode
Chris Lew
1
-2
/
+2
2023-08-03
soc: qcom: smem: Fix incompatible types in comparison
Chen Jiahao
1
-1
/
+1
2023-08-03
soc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_probe()
Yang Yingliang
1
-1
/
+3
2023-08-01
soc: qcom: socinfo: Add SoC ID for SM7125
David Wronek
1
-0
/
+1
2023-08-01
soc: qcom: socinfo: drop the IPQ5019 SoC ID
Kathiravan T
1
-1
/
+0
2023-08-01
soc: qcom: socinfo: add SM4450 ID
Tengfei Fan
1
-0
/
+1
2023-08-01
soc: qcom: pmic_glink: enable altmode for SM8550
Neil Armstrong
1
-5
/
+1
2023-08-01
soc: qcom: pmic_glink_altmode: add retimer-switch support
Neil Armstrong
1
-0
/
+43
2023-08-01
soc: qcom: pmic_glink_altmode: handle safe mode when disconnect
Neil Armstrong
1
-1
/
+17
2023-08-01
soc: qcom: rpmhpd: Add SDX75 power domains
Rohit Agarwal
1
-0
/
+16
2023-07-22
soc: qcom: use devm_clk_get_enabled() in gsbi_probe()
Yuanjun Gong
1
-8
/
+3
2023-07-22
soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindings
Rohit Agarwal
1
-50
/
+51
2023-07-15
soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpm
Stephan Gerhold
1
-16
/
+1
2023-07-15
soc: qcom: Explicitly include correct DT includes
Rob Herring
11
-9
/
+8
2023-07-14
soc: qcom: Move power-domain drivers to the genpd dir
Ulf Hansson
4
-3622
/
+0
2023-07-14
soc: qcom: Add RPM processor/subsystem driver
Stephan Gerhold
3
-1
/
+79
2023-07-14
soc: qcom: smem: Add qcom_smem_is_available()
Stephan Gerhold
1
-0
/
+11
2023-07-14
soc: qcom: smd-rpm: Match rpmsg channel instead of compatible
Stephan Gerhold
1
-26
/
+9
2023-07-14
soc: qcom: smem: Use struct_size()
Christophe JAILLET
1
-3
/
+2
2023-07-10
soc: qcom: spm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-10
soc: qcom: rpmh-rsc: Include state in trace event
Bjorn Andersson
2
-5
/
+13
2023-07-10
soc: qcom: cmd-db: Drop NUL bytes from debugfs output
Bjorn Andersson
1
-1
/
+1
2023-07-10
soc: qcom: rpmpd: Add sync_state
Konrad Dybcio
1
-1
/
+33
2023-07-10
soc: qcom: ocmem: Add support for msm8226
Luca Weiss
1
-0
/
+6
2023-07-10
soc: qcom: ocmem: make iface clock optional
Luca Weiss
1
-18
/
+24
2023-07-10
soc: qcom: ocmem: Use dev_err_probe where appropriate
Luca Weiss
1
-15
/
+8
2023-07-10
soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros
Luca Weiss
1
-2
/
+2
2023-07-10
soc: qcom: icc-bwmon: Set default thresholds dynamically
Konrad Dybcio
1
-21
/
+7
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+1
2023-06-30
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-119
/
+312
2023-06-24
Add Renesas PMIC RAA215300 and built-in RTC
Mark Brown
6
-5
/
+23
2023-06-14
soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secon...
Vijaya Krishna Nivarthi
1
-24
/
+4
2023-06-14
soc: qcom: icc-bwmon: Fix MSM8998 count unit
Konrad Dybcio
1
-1
/
+1
2023-06-14
soc: qcom: socinfo: Add Soc ID for IPQ5300
Kathiravan T
1
-0
/
+1
2023-06-13
soc: qcom: Fix a IS_ERR() vs NULL bug in probe
Dan Carpenter
1
-1
/
+1
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 19
Naman Jain
1
-8
/
+24
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 18
Naman Jain
1
-0
/
+1
2023-06-13
soc: qcom: mdt_loader: Fix split image detection
Bjorn Andersson
1
-0
/
+8
2023-06-06
soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...
Vijaya Krishna Nivarthi
1
-18
/
+49
2023-05-30
soc: qcom: ocmem: Add OCMEM hardware version print
Luca Weiss
1
-0
/
+10
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-4
/
+1
2023-05-27
soc: qcom: smem: introduce qcom_smem_get_soc_id()
Robert Marko
1
-0
/
+23
2023-05-27
soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()
Robert Marko
1
-4
/
+4
2023-05-27
soc: qcom: socinfo: move SMEM item struct and defines to a header
Robert Marko
1
-66
/
+1
2023-05-27
soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setup
Christian Marangi
1
-5
/
+11
[next]