aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-3/+9
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-3/+3
2018-06-01thermal: qcom: tsens: Allow number of sensors to come from DTBjorn Andersson1-3/+9
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun1-3/+3
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-09-27thermal: streamline get_trend callbacksSascha Hauer2-4/+6
2016-09-27thermal: qcom: remove declare local symbols as staticEduardo Valentin4-4/+4
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak4-2/+89
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak4-6/+298
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak4-2/+247
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak4-1/+117
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak5-0/+439