aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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