aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano1-2/+0
2021-04-22thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith1-1/+3
2021-04-20thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio1-1/+1
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo1-1/+1
2020-05-22drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria1-5/+0
2020-03-23thermal: qcom: tsens.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-20drivers: thermal: tsens: kernel-doc fixupAmit Kucheria1-0/+3
2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria1-0/+14
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria1-0/+68
2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria1-3/+3
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria1-6/+6
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno1-1/+1
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria1-45/+225
2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria1-0/+6
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria1-6/+4
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla1-0/+1
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"Eduardo Valentin1-1/+0
2019-05-14drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria1-0/+5
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria1-0/+3
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria1-0/+1
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria1-0/+2
2019-05-14drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria1-2/+2
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-7/+199
2019-05-13drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria1-2/+6
2019-05-13drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria1-12/+12
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria1-2/+2
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria1-15/+15
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria1-4/+4
2019-05-13drivers: thermal: tsens: Document the data structuresAmit Kucheria1-3/+28
2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria1-0/+9
2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria1-0/+1
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria1-1/+1
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria1-9/+2
2018-07-27thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria1-1/+4
2018-07-27thermal: tsens: Add support to split up register address space into twoAmit Kucheria1-0/+1
2018-07-27thermal: tsens: Get rid of unused fields in structureAmit Kucheria1-2/+0
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-1/+3
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak1-1/+1
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak1-1/+1
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak1-1/+1
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak1-0/+2
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak1-0/+90