aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook2023-10-081-1/+1
* thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold2023-06-261-1/+1
* thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold2023-06-261-0/+4
* thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki2023-06-261-1/+1
* thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov2023-01-161-0/+38
* thermal/drivers/tsens: Support using nvmem cells for msm8974 calibrationDmitry Baryshkov2023-01-161-0/+1
* thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov2023-01-161-0/+5
* thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov2023-01-161-1/+1
* thermal/drivers/tsens: Add IPQ8074 supportRobert Marko2022-12-141-1/+1
* thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko2022-12-141-0/+4
* thermal/drivers/tsens: Add support for combined interruptRobert Marko2022-12-141-0/+2
* thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano2022-07-281-2/+0
* thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith2021-04-221-1/+3
* thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio2021-04-201-1/+1
* thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo2020-07-271-1/+1
* drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria2020-05-221-5/+0
* thermal: qcom: tsens.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
* drivers: thermal: tsens: kernel-doc fixupAmit Kucheria2020-03-201-0/+3
* drivers: thermal: tsens: Add watchdog supportAmit Kucheria2020-03-201-0/+14
* drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria2020-03-201-0/+68
* drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria2020-03-201-3/+3
* drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria2020-03-201-6/+6
* thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno2019-11-071-1/+1
* drivers: thermal: tsens: Add interrupt supportAmit Kucheria2019-11-071-45/+225
* drivers: thermal: tsens: Add debugfs supportAmit Kucheria2019-11-071-0/+6
* drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria2019-11-071-6/+4
* drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla2019-08-281-0/+1
* Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"Eduardo Valentin2019-05-281-1/+0
* 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-131-2/+6
* drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria2019-05-131-12/+12
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-131-2/+2
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-131-15/+15
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-131-4/+4
* drivers: thermal: tsens: Document the data structuresAmit Kucheria2019-05-131-3/+28
* thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-221-0/+9
* thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-221-0/+1
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-221-1/+1
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-221-9/+2
* thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-271-1/+4
* thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-271-0/+1
* thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0
* 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