summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom
AgeCommit message (Expand)AuthorLines
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-3/+9
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-3/+3
2018-06-01thermal: qcom: tsens: Allow number of sensors to come from DTBjorn Andersson-3/+9
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun-3/+3
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann-2/+2
2016-09-27thermal: streamline get_trend callbacksSascha Hauer-4/+6
2016-09-27thermal: qcom: remove declare local symbols as staticEduardo Valentin-4/+4
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak-2/+89
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak-6/+298
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak-2/+247
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak-1/+117
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak-0/+439