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