summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens-v2.c
AgeCommit message (Expand)Author
2022-12-14thermal/drivers/tsens: Add IPQ8074 supportRobert Marko
2022-12-14thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko
2022-12-14thermal/drivers/tsens: Add support for combined interruptRobert Marko
2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria
2019-05-14drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit 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: Rename map field in order to add a second address mapAmit Kucheria
2018-07-27thermal: tsens: Fix negative temperature reportingAmit Kucheria
2018-07-27thermal: tsens: Rename variableAmit Kucheria
2018-07-27thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria
2018-07-27thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria