summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/socinfo.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23soc: qcom: socinfo: add SM8250 entry to soc_id arrayDmitry Baryshkov1-0/+1
2020-06-23soc: qcom: socinfo: add file with SoC info format versionDmitry Baryshkov1-0/+3
2020-06-23soc: qcom: socinfo: fix printing of pmic_modelDmitry Baryshkov1-1/+4
2020-06-23soc: qcom: socinfo: add support for newer socinfo dataDmitry Baryshkov1-0/+55
2020-06-22soc: qcom: socinfo: Add socinfo entry for SDM630Konrad Dybcio1-0/+1
2020-05-11soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc idsVincent Knecht1-0/+4
2020-04-13soc: qcom: socinfo: add missing soc_id sysfs entrySrinivas Kandagatla1-0/+2
2020-03-09soc: qcom: socinfo: Use seq_putc() if possibleStephen Boyd1-1/+1
2019-10-01soc: qcom: socinfo: add sdm845 and sda845 soc idsSrinivas Kandagatla1-0/+2
2019-08-06soc: qcom: socinfo: Annotate switch cases with fall throughBjorn Andersson1-0/+8
2019-08-05soc: qcom: socinfo: Expose image informationVaishali Thakkar1-0/+84
2019-08-05soc: qcom: socinfo: Expose custom attributesVaishali Thakkar1-0/+190
2019-08-05soc: qcom: Add socinfo driverImran Khan1-0/+194