- 2e28f7d thermal/drivers/tsens: Fix wrong check for tzd in irq handlers by Ansuel Smith · 3 years, 4 months ago
- 5d254e1 thermal/drivers/tsens: Fix missing put_device error by Guangqing Zhu · 3 years, 9 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
- 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 96e3f3c Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 5 months ago
- 332bc8e thermal: qcom: tsens-v0_1: Add support for MSM8939 by Shawn Guo · 4 years, 6 months ago
- 3ecc829 thermal/drivers/tsens: Fix compilation warnings by making functions static by Amit Kucheria · 4 years, 7 months ago
- a7ff829 drivers: thermal: tsens: Merge tsens-common.c into tsens.c by Amit Kucheria · 4 years, 8 months ago
- 0a8cdc8 thermal: qcom: tsens.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 8d3a6d4 drivers: thermal: tsens: Remove unnecessary irq flag by Amit Kucheria · 4 years, 10 months ago
- 3485969 drivers: thermal: tsens: kernel-doc fixup by Amit Kucheria · 4 years, 10 months ago
- d22066c drivers: thermal: tsens: Add watchdog support by Amit Kucheria · 4 years, 10 months ago
- 79125e0 drivers: thermal: tsens: Add critical interrupt support by Amit Kucheria · 4 years, 10 months ago
- f22a3bf drivers: thermal: tsens: Release device in success path by Amit Kucheria · 4 years, 10 months ago
- c1c6f3b drivers: thermal: tsens: use simpler variables by Amit Kucheria · 4 years, 10 months ago
- e604bdd drivers: thermal: tsens: Pass around struct tsens_sensor as a constant by Amit Kucheria · 4 years, 10 months ago
- 0aef1ee drivers: thermal: tsens: De-constify struct tsens_features by Amit Kucheria · 4 years, 10 months ago
- 344fa0b drivers: thermal: tsens: Work with old DTBs by Amit Kucheria · 5 years ago
- f0a353b4 drivers: thermal: tsens: fix potential integer overflow on multiply by Colin Ian King · 5 years ago
- c7071f4 thermal: qcom: tsens-v1: Fix kfree of a non-pointer value by Colin Ian King · 5 years ago
- 0e58029 thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976 by AngeloGioacchino Del Regno · 5 years ago
- 634e11d drivers: thermal: tsens: Add interrupt support by Amit Kucheria · 5 years ago
- bd93ee3 drivers: thermal: tsens: Create function to return sign-extended temperature by Amit Kucheria · 5 years ago
- 7c938f4 drivers: thermal: tsens: Add debugfs support by Amit Kucheria · 5 years ago
- 3795ad5 drivers: thermal: tsens: Add __func__ identifier to debug statements by Amit Kucheria · 5 years ago
- 0e9c0bc drivers: thermal: tsens: Simplify code flow in tsens_probe by Amit Kucheria · 5 years ago
- 8b71bce drivers: thermal: tsens: Get rid of id field in tsens_sensor by Amit Kucheria · 5 years ago
- 6b8249a drivers: thermal: qcom: tsens: Fix memory leak from qfprom read by Srinivas Kandagatla · 5 years ago
- 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
- ca65746 Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled" by Eduardo Valentin · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
- e52bbd2 drivers: thermal: tsens: Move calibration constants to header file by Amit Kucheria · 6 years ago
- e8c24c6f drivers: thermal: tsens: Add generic support for TSENS v1 IP by Amit Kucheria · 6 years ago
- 14bbe98 drivers: thermal: tsens: Common get_temp() learns to do ADC conversion by Amit Kucheria · 6 years ago
- c8b6169 drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing by Amit Kucheria · 6 years ago
- dbdaa58 drivers: thermal: tsens: simplify get_temp_tsens_v2 routine by Amit Kucheria · 6 years ago
- 1b6e3e5 drivers: thermal: tsens: Introduce IP-specific max_sensor count by Amit Kucheria · 6 years ago
- 66ad8a1 drivers: thermal: tsens: change data type for sensor IDs by Amit Kucheria · 6 years ago
- 3e6a8fb drivers: thermal: tsens: Add new operation to check if a sensor is enabled by Amit Kucheria · 6 years ago
- fc7d18c drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER by Amit Kucheria · 6 years ago
- 52eafd6 drivers: thermal: tsens: Save reference to the device pointer and use it by Amit Kucheria · 6 years ago
- c199705 drivers: thermal: tsens: Introduce reg_fields to deal with register description by Amit Kucheria · 6 years ago
- 582a0c4 drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 by Amit Kucheria · 6 years ago
- 774ccb0 drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
- 2be2076 drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
- 68b3314 drivers: thermal: tsens: Function prototypes should have argument names by Amit Kucheria · 6 years ago
- 2cbcd2e drivers: thermal: tsens: Use consistent names for variables by Amit Kucheria · 6 years ago
- 69b628a drivers: thermal: tsens: Rename variable tmdev by Amit Kucheria · 6 years ago
- 24ae447 drivers: thermal: tsens: Rename tsens_device by Amit Kucheria · 6 years ago
- 3c040ce drivers: thermal: tsens: Rename tsens_data by Amit Kucheria · 6 years ago
- 20a7a2d drivers: thermal: tsens: Document the data structures by Amit Kucheria · 6 years ago
- e9cf125 thermal/drivers/core: Remove depends on THERMAL in Kconfig by Daniel Lezcano · 6 years ago
- a245b62 thermal/qcom/tsens-common : fix possible object reference leak by Peng Hao · 6 years ago
- 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
- 4ab248b thermal: tsens: qcom: do not create duplicate regmap debugfs entries by Srinivas Kandagatla · 6 years ago
- 72e9baf drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir by Amit Kucheria · 6 years ago
- c8c3b09 thermal: tsens: Check if the IP is correctly enabled by firmware by Amit Kucheria · 6 years ago
- c130a76 thermal: tsens: Pass register offsets as private data by Amit Kucheria · 6 years ago
- a15525b thermal: tsens: Add the SROT address map by Amit Kucheria · 6 years ago
- 67b0f5e thermal: tsens: Rename map field in order to add a second address map by Amit Kucheria · 6 years ago
- caac52b thermal: tsens: Get rid of dead code by Amit Kucheria · 6 years ago
- 2d71d8d thermal: tsens: Add SPDX license identifiers by Amit Kucheria · 6 years ago
- bd7557f thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space by Amit Kucheria · 6 years ago
- 432121a thermal: tsens: Fix negative temperature reporting by Amit Kucheria · 6 years ago
- faa590b thermal: tsens: switch from of_iomap() to devm_ioremap_resource() by Amit Kucheria · 6 years ago
- e0fe014 thermal: tsens: Rename variable by Amit Kucheria · 6 years ago
- 191dc74 thermal: tsens: Add generic support for TSENS v2 IP by Amit Kucheria · 6 years ago
- 770324a thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse by Amit Kucheria · 6 years ago
- 5b12839 thermal: tsens: Add support to split up register address space into two by Amit Kucheria · 6 years ago
- 5834edd thermal: tsens: Get rid of unused fields in structure by Amit Kucheria · 6 years ago
- 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
- 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
- 6d7c70d thermal: qcom: tsens: Allow number of sensors to come from DT by Bjorn Andersson · 7 years ago
- 809eb35 thermal: qcom: tsens: Fix return value check in init_common() by Wei Yongjun · 8 years ago
- 5b97469 thermal: qcom: tsens-8916: mark PM functions __maybe_unused by Arnd Bergmann · 8 years ago
- e78eaf4 thermal: streamline get_trend callbacks by Sascha Hauer · 9 years ago
- 032d405 thermal: qcom: remove declare local symbols as static by Eduardo Valentin · 8 years ago
- d059c73 thermal: qcom: tsens-8996: Add support for 8996 family of SoCs by Rajendra Nayak · 9 years ago
- 20d4fd8 thermal: qcom: tsens-8960: Add support for 8960 family of SoCs by Rajendra Nayak · 9 years ago
- 5e6703b thermal: qcom: tsens-8974: Add support for 8974 family of SoCs by Rajendra Nayak · 9 years ago
- 840a5bd thermal: qcom: tsens-8916: Add support for 8916 family of SoCs by Rajendra Nayak · 9 years ago
- 9066073 thermal: qcom: tsens: Add a skeletal TSENS drivers by Rajendra Nayak · 9 years ago