summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens-common.c
AgeCommit message (Expand)Author
2020-05-22drivers: thermal: tsens: Merge tsens-common.c into tsens.cAmit Kucheria
2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria
2020-03-20drivers: thermal: tsens: Release device in success pathAmit Kucheria
2020-03-20drivers: thermal: tsens: use simpler variablesAmit Kucheria
2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria
2019-11-07drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Create function to return sign-extended temperatureAmit Kucheria
2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria
2019-11-07drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit 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 calibration constants to header fileAmit Kucheria
2019-05-14drivers: thermal: tsens: Common get_temp() learns to do ADC conversionAmit Kucheria
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit 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: Save reference to the device pointer and use itAmit 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-02-20thermal/qcom/tsens-common : fix possible object reference leakPeng Hao
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla
2018-10-22thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria
2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria
2018-10-22thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria
2018-07-27thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria
2018-07-27thermal: tsens: Rename variableAmit Kucheria
2018-07-27thermal: tsens: Add support to split up register address space into twoAmit Kucheria
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak