aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"Eduardo Valentin1-5/+0
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria1-0/+3
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria1-0/+5
2019-05-14drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria1-3/+2
2019-05-13drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria1-3/+3
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria1-40/+40
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria1-7/+7
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria1-1/+1
2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria1-0/+3
2018-10-22thermal: tsens: Get rid of dead codeAmit Kucheria1-5/+0
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria1-10/+1
2018-07-27thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria1-0/+3
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