summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin2019-05-291-1/+0Star
* drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria2019-05-141-0/+5
* drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria2019-05-141-0/+3
* drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria2019-05-141-0/+1
* drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria2019-05-141-0/+2
* drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria2019-05-141-2/+2
* drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria2019-05-141-0/+1
* drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria2019-05-141-7/+199
* drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria2019-05-141-2/+6
* drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria2019-05-141-12/+12
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-141-2/+2
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-141-15/+15
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-141-4/+4
* drivers: thermal: tsens: Document the data structuresAmit Kucheria2019-05-141-3/+28
* thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-231-0/+9
* thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-231-0/+1
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-231-1/+1
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-231-9/+2Star
* thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-281-1/+4
* thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-281-0/+1
* thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0Star
* thermal: streamline get_trend callbacksSascha Hauer2016-09-271-1/+3
* thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak2016-09-271-1/+1
* thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak2016-09-271-1/+1
* thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak2016-09-271-1/+1
* thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak2016-09-271-0/+2
* thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak2016-09-271-0/+90