summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens-v2.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14thermal/drivers/tsens: Add IPQ8074 supportRobert Marko1-0/+17
2022-12-14thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko1-0/+2
2022-12-14thermal/drivers/tsens: Add support for combined interruptRobert Marko1-0/+1
2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria1-0/+10
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria1-2/+6
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria1-3/+3
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria1-0/+13
2019-05-29Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin1-1/+0
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria1-36/+1
2019-05-14drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria1-38/+17
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria1-0/+1
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria1-0/+1
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria1-23/+82
2019-05-14drivers: thermal: tsens: Rename variable tmdevAmit Kucheria1-6/+6
2019-05-14drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria1-1/+1
2019-05-14drivers: thermal: tsens: Rename tsens_dataAmit Kucheria1-2/+2
2018-10-23thermal: tsens: Pass register offsets as private dataAmit Kucheria1-0/+2
2018-10-23thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria1-3/+3
2018-07-28thermal: tsens: Fix negative temperature reportingAmit Kucheria1-8/+5
2018-07-28thermal: tsens: Rename variableAmit Kucheria1-5/+5
2018-07-28thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria1-0/+5
2018-07-28thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria1-0/+75