1. a5d4afb thermal/drivers/mediatek/lvts_thermal: Provide default calibration data by Chen-Yu Tsai · 9 months ago
  2. be3e224 dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 by Julien Panis · 9 months ago
  3. 6b04928 dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186 by Julien Panis · 9 months ago
  4. 72cacd0 thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data by Julien Panis · 9 months ago
  5. d9fef76 thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188 by Julien Panis · 10 months ago
  6. b66c079 thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index by Julien Panis · 10 months ago
  7. e2d2266a thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data by Julien Panis · 10 months ago
  8. a1191a7 thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data by Julien Panis · 10 months ago
  9. f4745f54 thermal/drivers/mediatek/lvts_thermal: Add MT8188 support by Nicolas Pitre · 11 months ago
  10. 11e6f4c thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slots by Nicolas Pitre · 11 months ago
  11. 684cbb4 thermal/drivers/mediatek/lvts_thermal: Provision for gt variable location by Nicolas Pitre · 11 months ago
  12. a4c1ab2 thermal/drivers/mediatek/lvts_thermal: Add MT8186 support by Nicolas Pitre · 11 months ago
  13. 2cc0b1a thermal/drivers/mediatek/lvts_thermal: Guard against efuse data buffer overflow by Nicolas Pitre · 11 months ago
  14. 5b3367e thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byte by Nicolas Pitre · 11 months ago
  15. 554bca3 thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_temp by Nicolas Pitre · 11 months ago
  16. 62194e6 thermal/drivers/mediatek/lvts_thermal: Move comment by Nicolas Pitre · 11 months ago
  17. 8c25958 thermal/drivers/mediatek/lvts_thermal: Retrieve all calibration bytes by Nicolas Pitre · 11 months ago
  18. 7954c92 thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192 by Hsin-Te Yuan · 11 months ago
  19. 371ed62 thermal/drivers/mediatek: Fix control buffer enablement on MT7896 by Frank Wunderlich · 1 year, 6 months ago
  20. ca93bf6 thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path by Christophe JAILLET · 1 year, 1 month ago
  21. 5437d14 thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation by Balsam CHIHI · 1 year, 5 months ago
  22. 28873224 thermal/drivers/mediatek/lvts_thermal: Add mt8192 support by Balsam CHIHI · 1 year, 5 months ago
  23. 8137bb9 thermal/drivers/mediatek/lvts_thermal: Add suspend and resume by Balsam CHIHI · 1 year, 5 months ago
  24. 5055fad thermal/drivers/mediatek: Fix probe for THERMAL_V2 by Markus Schneider-Pargmann · 1 year, 6 months ago
  25. 2ffa39c thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init() by Minjie Du · 1 year, 5 months ago
  26. 585e92e thermal/drivers/mediatek/lvts_thermal: Add mt7988 support by Frank Wunderlich · 1 year, 5 months ago
  27. 6725a29 thermal/drivers/mediatek/lvts_thermal: Make coeff configurable by Frank Wunderlich · 1 year, 5 months ago
  28. 2d3c823 thermal: lvts: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 5 months ago
  29. ec6a519 thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata() by Andrei Coardos · 1 year, 7 months ago
  30. 185673c thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode by Nícolas F. R. A. Prado · 1 year, 8 months ago
  31. e9b1de73 thermal/drivers/mediatek: Clean up redundant dev_err_probe() by Chen Jiahao · 1 year, 7 months ago
  32. 19ad9f2 thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init() by Minjie Du · 1 year, 8 months ago
  33. 2bba1ac thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors by Nícolas F. R. A. Prado · 1 year, 8 months ago
  34. 77354ea thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed by Nícolas F. R. A. Prado · 1 year, 8 months ago
  35. 487bf09 thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts by Nícolas F. R. A. Prado · 1 year, 8 months ago
  36. f79e996 thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ by Nícolas F. R. A. Prado · 1 year, 8 months ago
  37. 64de162 thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode by Nícolas F. R. A. Prado · 1 year, 8 months ago
  38. cbd8c5a thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers by Nícolas F. R. A. Prado · 1 year, 8 months ago
  39. f6a756e thermal: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  40. 27cc5be thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start() by Yangtao Li · 1 year, 9 months ago
  41. 51c8e11 thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensors by Chen-Yu Tsai · 1 year, 9 months ago
  42. 86edac7 Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe" by Ricardo Cañuelo · 1 year, 9 months ago
  43. f0fb67c thermal/drivers/mediatek: Use of_address_to_resource() by Rob Herring · 2 years ago
  44. a3e9a9a thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled in mtk_thermal_probe by Kang Chen · 1 year, 11 months ago
  45. f05c7b7d thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe by Kang Chen · 1 year, 11 months ago
  46. 47cbb04 thermal/drivers/mediatek: Add temperature constraints to validate read by AngeloGioacchino Del Regno · 1 year, 11 months ago
  47. 0a677ee Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization" by AngeloGioacchino Del Regno · 1 year, 11 months ago
  48. 561538f thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195 by Balsam CHIHI · 2 years ago
  49. 13f03bc thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmask by Chen-Yu Tsai · 2 years ago
  50. 10debf8 thermal/drivers/mediatek: Add delay after thermal banks initialization by Amjad Ouled-Ameur · 2 years, 1 month ago
  51. 56edffd thermal/drivers/mediatek: Add support for MT8365 SoC by Fabien Parent · 2 years, 1 month ago
  52. 33140e6 thermal/drivers/mediatek: Control buffer enablement tweaks by Markus Schneider-Pargmann · 2 years, 1 month ago
  53. dbb0ea1 thermal: Use thermal_zone_device_type() accessor by Daniel Lezcano · 2 years ago
  54. dec07d3 thermal: Don't use 'device' internal thermal zone structure field by Daniel Lezcano · 2 years ago
  55. 4a16c19 thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs() by Daniel Lezcano · 2 years ago
  56. 5f68d07 thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers by Daniel Lezcano · 2 years ago
  57. f5f633b thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver by Balsam CHIHI · 2 years, 1 month ago
  58. fad399e thermal/drivers/mediatek: Relocate driver to mediatek folder by Balsam CHIHI · 2 years, 1 month ago