aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.c (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-8916: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-3/+3
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak1-0/+3
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak1-4/+4
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak1-0/+1
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak1-0/+1
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak1-0/+195