summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens.c
AgeCommit message (Expand)Author
2020-01-07drivers: thermal: tsens: Work with old DTBsAmit Kucheria
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria
2019-11-07drivers: thermal: tsens: Simplify code flow in tsens_probeAmit Kucheria
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria
2019-05-14drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria
2019-05-13drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria
2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria
2018-10-22thermal: tsens: Get rid of dead codeAmit Kucheria
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria
2018-07-27thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-01thermal: qcom: tsens: Allow number of sensors to come from DTBjorn Andersson
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann
2016-09-27thermal: streamline get_trend callbacksSascha Hauer
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak