index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
socinfo.c
Age
Commit message (
Expand
)
Author
2021-05-26
soc: qcom: socinfo: import PMIC IDs from pmic-spmi
Luca Weiss
2021-05-25
soc: qcom: socinfo: Add more IDs
Luca Weiss
2021-05-25
soc: qcom: socinfo: Add remaining IPQ6018 family ID-s
Robert Marko
2021-05-25
soc: qcom: socinfo: Add missing SoC ID for SM6125
Martin Botka
2021-01-27
soc: qcom: socinfo: Remove unwanted le32_to_cpu()
Dmitry Baryshkov
2021-01-20
soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()
Dan Carpenter
2021-01-20
soc: qcom: socinfo: Fix off-by-one array index bounds check
Colin Ian King
2021-01-15
soc: qcom: socinfo: Add MDM9607 IDs
Konrad Dybcio
2021-01-15
soc: qcom: socinfo: Add SoC IDs for APQ/MSM8998
Konrad Dybcio
2021-01-15
soc: qcom: socinfo: Add SoC IDs for 630 family
Konrad Dybcio
2021-01-15
soc: qcom: socinfo: Open read access to all for debugfs
Stephen Boyd
2021-01-15
soc: qcom: socinfo: add info from PMIC models array
Dmitry Baryshkov
2021-01-15
soc: qcom: socinfo: add several PMIC IDs
Dmitry Baryshkov
2021-01-15
soc: qcom: socinfo: add qrb5165 SoC ID
Dmitry Baryshkov
2020-11-21
soc: qcom: socinfo: add soc ids for msm8953 variants
Vladimir Lypak
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-09-14
soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDs
Konrad Dybcio
2020-09-10
soc: qcom: socinfo: add SC7180 entry to soc_id array
Douglas Anderson
2020-09-10
soc: qcom: socinfo: add soc id for IPQ6018
Kathiravan T
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-23
soc: qcom: socinfo: add SM8250 entry to soc_id array
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: add file with SoC info format version
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: fix printing of pmic_model
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: add support for newer socinfo data
Dmitry Baryshkov
2020-06-22
soc: qcom: socinfo: Add socinfo entry for SDM630
Konrad Dybcio
2020-05-11
soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
Vincent Knecht
2020-04-13
soc: qcom: socinfo: add missing soc_id sysfs entry
Srinivas Kandagatla
2020-03-09
soc: qcom: socinfo: Use seq_putc() if possible
Stephen Boyd
2019-10-01
soc: qcom: socinfo: add sdm845 and sda845 soc ids
Srinivas Kandagatla
2019-08-06
soc: qcom: socinfo: Annotate switch cases with fall through
Bjorn Andersson
2019-08-05
soc: qcom: socinfo: Expose image information
Vaishali Thakkar
2019-08-05
soc: qcom: socinfo: Expose custom attributes
Vaishali Thakkar
2019-08-05
soc: qcom: Add socinfo driver
Imran Khan