1. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  2. ca65746 Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled" by Eduardo Valentin · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  5. e52bbd2 drivers: thermal: tsens: Move calibration constants to header file by Amit Kucheria · 6 years ago
  6. e8c24c6f drivers: thermal: tsens: Add generic support for TSENS v1 IP by Amit Kucheria · 6 years ago
  7. 14bbe98 drivers: thermal: tsens: Common get_temp() learns to do ADC conversion by Amit Kucheria · 6 years ago
  8. c8b6169 drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing by Amit Kucheria · 6 years ago
  9. dbdaa58 drivers: thermal: tsens: simplify get_temp_tsens_v2 routine by Amit Kucheria · 6 years ago
  10. 1b6e3e5 drivers: thermal: tsens: Introduce IP-specific max_sensor count by Amit Kucheria · 6 years ago
  11. 66ad8a1 drivers: thermal: tsens: change data type for sensor IDs by Amit Kucheria · 6 years ago
  12. 3e6a8fb drivers: thermal: tsens: Add new operation to check if a sensor is enabled by Amit Kucheria · 6 years ago
  13. fc7d18c drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER by Amit Kucheria · 6 years ago
  14. 52eafd6 drivers: thermal: tsens: Save reference to the device pointer and use it by Amit Kucheria · 6 years ago
  15. c199705 drivers: thermal: tsens: Introduce reg_fields to deal with register description by Amit Kucheria · 6 years ago
  16. 582a0c4 drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 by Amit Kucheria · 6 years ago
  17. 774ccb0 drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
  18. 2be2076 drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
  19. 68b3314 drivers: thermal: tsens: Function prototypes should have argument names by Amit Kucheria · 6 years ago
  20. 2cbcd2e drivers: thermal: tsens: Use consistent names for variables by Amit Kucheria · 6 years ago
  21. 69b628a drivers: thermal: tsens: Rename variable tmdev by Amit Kucheria · 6 years ago
  22. 24ae447 drivers: thermal: tsens: Rename tsens_device by Amit Kucheria · 6 years ago
  23. 3c040ce drivers: thermal: tsens: Rename tsens_data by Amit Kucheria · 6 years ago
  24. 20a7a2d drivers: thermal: tsens: Document the data structures by Amit Kucheria · 6 years ago
  25. e9cf125 thermal/drivers/core: Remove depends on THERMAL in Kconfig by Daniel Lezcano · 6 years ago
  26. a245b62 thermal/qcom/tsens-common : fix possible object reference leak by Peng Hao · 6 years ago
  27. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  28. 4ab248b thermal: tsens: qcom: do not create duplicate regmap debugfs entries by Srinivas Kandagatla · 6 years ago
  29. 72e9baf drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir by Amit Kucheria · 6 years ago
  30. c8c3b09 thermal: tsens: Check if the IP is correctly enabled by firmware by Amit Kucheria · 6 years ago
  31. c130a76 thermal: tsens: Pass register offsets as private data by Amit Kucheria · 6 years ago
  32. a15525b thermal: tsens: Add the SROT address map by Amit Kucheria · 6 years ago
  33. 67b0f5e thermal: tsens: Rename map field in order to add a second address map by Amit Kucheria · 6 years ago
  34. caac52b thermal: tsens: Get rid of dead code by Amit Kucheria · 6 years ago
  35. 2d71d8d thermal: tsens: Add SPDX license identifiers by Amit Kucheria · 6 years ago
  36. bd7557f thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space by Amit Kucheria · 6 years ago
  37. 432121a thermal: tsens: Fix negative temperature reporting by Amit Kucheria · 6 years ago
  38. faa590b thermal: tsens: switch from of_iomap() to devm_ioremap_resource() by Amit Kucheria · 6 years ago
  39. e0fe014 thermal: tsens: Rename variable by Amit Kucheria · 6 years ago
  40. 191dc74 thermal: tsens: Add generic support for TSENS v2 IP by Amit Kucheria · 6 years ago
  41. 770324a thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse by Amit Kucheria · 6 years ago
  42. 5b12839 thermal: tsens: Add support to split up register address space into two by Amit Kucheria · 6 years ago
  43. 5834edd thermal: tsens: Get rid of unused fields in structure by Amit Kucheria · 6 years ago
  44. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  45. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  46. 6d7c70d thermal: qcom: tsens: Allow number of sensors to come from DT by Bjorn Andersson · 7 years ago
  47. 809eb35 thermal: qcom: tsens: Fix return value check in init_common() by Wei Yongjun · 8 years ago
  48. 5b97469 thermal: qcom: tsens-8916: mark PM functions __maybe_unused by Arnd Bergmann · 9 years ago
  49. e78eaf4 thermal: streamline get_trend callbacks by Sascha Hauer · 9 years ago
  50. 032d405 thermal: qcom: remove declare local symbols as static by Eduardo Valentin · 9 years ago
  51. d059c73 thermal: qcom: tsens-8996: Add support for 8996 family of SoCs by Rajendra Nayak · 9 years ago
  52. 20d4fd8 thermal: qcom: tsens-8960: Add support for 8960 family of SoCs by Rajendra Nayak · 9 years ago
  53. 5e6703b thermal: qcom: tsens-8974: Add support for 8974 family of SoCs by Rajendra Nayak · 9 years ago
  54. 840a5bd thermal: qcom: tsens-8916: Add support for 8916 family of SoCs by Rajendra Nayak · 9 years ago
  55. 9066073 thermal: qcom: tsens: Add a skeletal TSENS drivers by Rajendra Nayak · 9 years ago