1. 5e5c9f9 thermal/core/thermal_of: Stop zone device before unregistering it by Dmitry Osipenko · 3 years, 7 months ago
  2. 45c7eae thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params() by Jia-Ju Bai · 3 years, 10 months ago
  3. 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago
  4. 7f4957b thermal: Use mode helpers in drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  5. 1ee1482 thermal: remove get_mode() operation of drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  6. 5a35066 thermal: Store device mode in struct thermal_zone_device by Andrzej Pietrasiewicz · 4 years, 6 months ago
  7. 14adf6c thermal/of: Rename of-thermal.c by Amit Kucheria · 4 years, 8 months ago[Renamed from drivers/thermal/of-thermal.c]
  8. 2b61314 thermal/drivers/of-thermal: Sort headers alphabetically by Amit Kucheria · 4 years, 8 months ago
  9. 34471ab thermal: of-thermal: add API for getting sensor ID from DT by Anson Huang · 4 years, 11 months ago
  10. 370f995 thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor OF node is missing by Peter Mamonov · 5 years ago
  11. 93802b0 thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section by Daniel Lezcano · 5 years ago
  12. 8c24b85 thermal/drivers/of-thermal: Make of_thermal_destroy_zones static by Daniel Lezcano · 5 years ago
  13. faae0ed thermal: of-thermal: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  14. 7ffd87c of: thermal: Improve print information by Yangtao Li · 6 years ago
  15. 3079f34 thermal: of-thermal: Print name of device node with error by Amit Kucheria · 6 years ago
  16. 0ef7791 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  17. 9b96566 thermal: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  18. a92bab8 of: thermal: Allow multiple devices to share cooling map by Viresh Kumar · 6 years ago
  19. 152395f thermal: of-thermal: disable passive polling when thermal zone is disabled by Anson Huang · 6 years ago
  20. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  21. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  22. 7e3c038 drivers: thermal: Update license to SPDX format by Lina Iyer · 7 years ago
  23. eb42612 drivers: thermal: remove duplicate includes by Pravin Shedge · 7 years ago
  24. 0e70f46 thermal: Enhance thermal_zone_device_update for events by Srinivas Pandruvada · 8 years ago
  25. 7b5c4a0 Thermal: of thermal: typo fix by Zhang Rui · 8 years ago
  26. e2fa748 thermal: of-thermal: Fix setting of set_emul_temp hook by Keerthy · 9 years ago
  27. e78eaf4 thermal: streamline get_trend callbacks by Sascha Hauer · 9 years ago
  28. 826386e thermal: of: implement .set_trips for device tree thermal zones by Sascha Hauer · 9 years ago
  29. c350952 thermal: of-thermal: allow setting trip_temp on hardware by Wei Ni · 9 years ago
  30. 1cd91c1 thermal: of: fix cleanup when building a thermal zone by Ulises Brindis · 9 years ago
  31. c0ff8aa thermal: of: add __init attribute by Julia Lawall · 9 years ago
  32. e498b49 thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register by Laxman Dewangan · 9 years ago
  33. 42bbe40 thermal: of: use for_each_available_child_of_node for child iterator by Laxman Dewangan · 9 years ago
  34. 2852498 thermal: of-thermal: Reduce log level for message when can't fine thermal zone by Jiada Wang · 9 years ago
  35. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  36. a46dbae thermal: of-thermal: add support for reading coefficients property by Eduardo Valentin · 10 years ago
  37. 76af549 thermal: Default OF created trip points to writable by Punit Agrawal · 10 years ago
  38. 647f992 of: thermal: Introduce sustainable power for a thermal zone by Punit Agrawal · 10 years ago
  39. 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 10 years ago
  40. 528012c1 thermal: of: Enable thermal_zoneX when sensor is correctly added by Lukasz Majewski · 10 years ago
  41. ebc3193 thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() by Geert Uytterhoeven · 10 years ago
  42. 184a4bf thermal: of: Extend current of-thermal.c code to allow setting emulated temp by Lukasz Majewski · 10 years ago
  43. ce8be77 thermal: of: Extend of-thermal to export table of trip points by Lukasz Majewski · 10 years ago
  44. ad9914a thermal: of: Rename struct __thermal_trip to struct thermal_trip by Lukasz Majewski · 10 years ago
  45. a9bf2cc thermal: of: Extend of-thermal.c to provide check if trip point is valid by Lukasz Majewski · 10 years ago
  46. 08dab66 thermal: of: Extend of-thermal.c to provide number of trip points by Lukasz Majewski · 10 years ago
  47. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  48. c2aad93c thermal: fix multiple disbalanced device node counters by Vladimir Zapolskiy · 10 years ago
  49. a020279 thermal: add support to disable thermal zone from DTS by Laxman Dewangan · 10 years ago
  50. dd354b8 thermal: Bind cooling devices with the correct arguments by Punit Agrawal · 11 years ago
  51. ca9521b thermal: Add braces around suspect code by Stephen Boyd · 11 years ago
  52. 4e5e470 thermal: introduce device tree parser by Eduardo Valentin · 12 years ago