summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/socinfo.c
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: socinfo: Fix the id of SA8540P SoCParikshit Pareek2022-07-161-1/+2
* soc: qcom: socinfo: Add an ID for sc7180PDouglas Anderson2022-06-251-0/+1
* soc: qcom: socinfo: Sort out 8974PRO namesLuca Weiss2022-04-191-12/+12
* soc: qcom: socinfo: Add another ID for SM8450Dmitry Baryshkov2022-04-071-0/+1
* soc: qcom: socinfo: add SC7280 entry to soc_id arrayDouglas Anderson2022-04-071-0/+1
* soc: qcom: socinfo: Add some more PMICs and SoCsBjorn Andersson2022-02-101-0/+12
* soc: qcom: socinfo: Add SM6350 and SM7225Luca Weiss2021-12-201-0/+2
* soc: qcom: socinfo: add SM8450 IDDmitry Baryshkov2021-12-201-0/+1
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-2/+16
|\
| * soc: qcom: socinfo: Add PM8150C and SMB2351 modelsBjorn Andersson2021-10-231-0/+2
| * soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov2021-10-161-2/+2
| * soc: qcom: socinfo: Add IPQ8074 family ID-sRobert Marko2021-09-211-0/+12
* | soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana2021-09-131-1/+1
|/
* soc: qcom: socinfo: Don't print anything if nothing foundStephen Boyd2021-07-191-2/+2
* soc: qcom: socinfo: import PMIC IDs from pmic-spmiLuca Weiss2021-05-261-6/+18
* soc: qcom: socinfo: Add more IDsLuca Weiss2021-05-251-0/+27
* soc: qcom: socinfo: Add remaining IPQ6018 family ID-sRobert Marko2021-05-251-0/+4
* soc: qcom: socinfo: Add missing SoC ID for SM6125Martin Botka2021-05-251-0/+1
* soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov2021-01-271-2/+2
* soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()Dan Carpenter2021-01-201-1/+1
* soc: qcom: socinfo: Fix off-by-one array index bounds checkColin Ian King2021-01-201-1/+1
* soc: qcom: socinfo: Add MDM9607 IDsKonrad Dybcio2021-01-151-0/+6
* soc: qcom: socinfo: Add SoC IDs for APQ/MSM8998Konrad Dybcio2021-01-151-0/+2
* soc: qcom: socinfo: Add SoC IDs for 630 familyKonrad Dybcio2021-01-151-0/+7
* soc: qcom: socinfo: Open read access to all for debugfsStephen Boyd2021-01-151-20/+20
* soc: qcom: socinfo: add info from PMIC models arrayDmitry Baryshkov2021-01-151-3/+39
* soc: qcom: socinfo: add several PMIC IDsDmitry Baryshkov2021-01-151-0/+5
* soc: qcom: socinfo: add qrb5165 SoC IDDmitry Baryshkov2021-01-151-0/+1
* soc: qcom: socinfo: add soc ids for msm8953 variantsVladimir Lypak2020-11-211-0/+6
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-0/+5
|\
| * soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDsKonrad Dybcio2020-09-141-0/+3
| * soc: qcom: socinfo: add SC7180 entry to soc_id arrayDouglas Anderson2020-09-101-0/+1
| * soc: qcom: socinfo: add soc id for IPQ6018Kathiravan T2020-09-101-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-11/+11
|/
* soc: qcom: socinfo: add SM8250 entry to soc_id arrayDmitry Baryshkov2020-06-231-0/+1
* soc: qcom: socinfo: add file with SoC info format versionDmitry Baryshkov2020-06-231-0/+3
* soc: qcom: socinfo: fix printing of pmic_modelDmitry Baryshkov2020-06-231-1/+4
* soc: qcom: socinfo: add support for newer socinfo dataDmitry Baryshkov2020-06-231-0/+55
* soc: qcom: socinfo: Add socinfo entry for SDM630Konrad Dybcio2020-06-221-0/+1
* soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc idsVincent Knecht2020-05-111-0/+4
* soc: qcom: socinfo: add missing soc_id sysfs entrySrinivas Kandagatla2020-04-131-0/+2
* soc: qcom: socinfo: Use seq_putc() if possibleStephen Boyd2020-03-091-1/+1
* soc: qcom: socinfo: add sdm845 and sda845 soc idsSrinivas Kandagatla2019-10-011-0/+2
* soc: qcom: socinfo: Annotate switch cases with fall throughBjorn Andersson2019-08-061-0/+8
* soc: qcom: socinfo: Expose image informationVaishali Thakkar2019-08-051-0/+84
* soc: qcom: socinfo: Expose custom attributesVaishali Thakkar2019-08-051-0/+190
* soc: qcom: Add socinfo driverImran Khan2019-08-051-0/+194