summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin2019-05-281-5/+0
* drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria2019-05-141-0/+3
* drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria2019-05-141-0/+5
* drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria2019-05-141-1/+2
* drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria2019-05-141-3/+2
* drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria2019-05-131-3/+3
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-131-40/+40
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-131-7/+7
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-131-1/+1
* thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-221-0/+3
* thermal: tsens: Get rid of dead codeAmit Kucheria2018-10-221-5/+0
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-221-10/+1
* thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-271-0/+3
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-06-121-3/+9
|\
| * thermal: qcom: tsens: Allow number of sensors to come from DTBjorn Andersson2018-06-011-3/+9
* | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-3/+3
|/
* thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann2016-09-271-2/+2
* thermal: streamline get_trend callbacksSascha Hauer2016-09-271-3/+3
* thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak2016-09-271-0/+3
* thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak2016-09-271-4/+4
* thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak2016-09-271-0/+1
* thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak2016-09-271-0/+1
* thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak2016-09-271-0/+195