summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens.c
AgeCommit message (Expand)Author
2021-10-16thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith
2021-09-21thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith
2021-04-22thermal/drivers/tsens: Add support for ipq8064-tsensAnsuel Smith
2021-04-22thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith
2021-04-22thermal/drivers/tsens: Don't hardcode sensor slopeAnsuel Smith
2021-04-20thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio
2021-04-15thermal/drivers/tsens: Fix missing put_device errorGuangqing Zhu
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo
2020-06-29thermal/drivers/tsens: Fix compilation warnings by making functions staticAmit Kucheria
2020-05-22drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria
2020-03-20drivers: thermal: tsens: Remove unnecessary irq flagAmit Kucheria
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria
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