1. 8d84733 thermal/ti-soc-thermal: Fix kernel-doc by Yang Li · 3 years, 7 months ago
  2. d473327 thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val' by Lin Ruizhe · 3 years, 8 months ago
  3. 5a4a823 thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header files alphabetically by Zhen Lei · 3 years, 9 months ago
  4. 7440e91 thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap by Zhang Yunkai · 3 years, 10 months ago
  5. c13636b thermal: ti-soc-thermal: Use non-inverted define for omap4 by Tony Lindgren · 3 years, 11 months ago
  6. 514cbab thermal: ti-soc-thermal: Simplify polling with iopoll by Tony Lindgren · 3 years, 11 months ago
  7. 735c353 thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430 by Tony Lindgren · 3 years, 11 months ago
  8. b57b4b4 thermal: ti-soc-thermal: Skip pointless register access for dra7 by Tony Lindgren · 3 years, 11 months ago
  9. b39d2dd thermal/core: Remove ms based delay fields by Daniel Lezcano · 4 years ago
  10. b98467f thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 by Peter Ujfalusi · 4 years, 2 months ago
  11. 5093402 thermal: ti-soc-thermal: Enable addition power management by Adam Ford · 4 years, 4 months ago
  12. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
  13. 0f348db thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() by Dan Carpenter · 4 years, 7 months ago
  14. 7440f51 thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR by Sudip Mukherjee · 4 years, 8 months ago
  15. 8cb775bb thermal: Delete an error message in four functions by Markus Elfring · 4 years, 9 months ago
  16. 7375f2a thermal: ti-soc-thermal: Use GPIO descriptors by Linus Walleij · 4 years, 10 months ago
  17. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  18. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. 9bebf34 thermal: ti-soc-thermal: remove dead code by Bartlomiej Zolnierkiewicz · 7 years ago
  21. d86910b thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] by Bartlomiej Zolnierkiewicz · 7 years ago
  22. bec0443 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. ba817a8 thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer on unload by Tony Lindgren · 7 years ago
  25. 467aebe Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 7 years ago
  26. 4d753aa thermal: cpu_cooling: use cpufreq_policy to register cooling device by Viresh Kumar · 8 years ago
  27. 8b8656d6 ti-soc-thermal: Fix a typo in a comment line by Markus Elfring · 8 years ago
  28. 57e5211 ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build() by Markus Elfring · 8 years ago
  29. 748c23d ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build() by Markus Elfring · 8 years ago
  30. b263b47 thermal: ti-soc-thermal: Remove redundant code by Keerthy · 8 years ago
  31. 004f772 thermal: ti-soc-thermal: Remove redundant constants by Keerthy · 8 years ago
  32. e7d22fd thermal: ti-soc-thermal: Fetch slope and offset from DT by Keerthy · 8 years ago
  33. 13d00b6 thermal: arm: dra752: Remove all TSHUT related definitions by Keerthy · 8 years ago
  34. 96234d4 thermal: arm: dra752: Remove TSHUT configuration by Keerthy · 8 years ago
  35. 173a312 thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL by Keerthy · 8 years ago
  36. 882f581 thermal: ti-soc-thermal: add missing clk_put() by Luis Henriques · 8 years ago
  37. 0e70f46 thermal: Enhance thermal_zone_device_update for events by Srinivas Pandruvada · 8 years ago
  38. e78eaf4 thermal: streamline get_trend callbacks by Sascha Hauer · 9 years ago
  39. 3982204 thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  40. 1336919 thermal: ti-soc-thermal: clean up the error handling a bit by Dan Carpenter · 9 years ago
  41. b840b6e thermal: ti-soc-thermal: add OMAP36xx support by Eduardo Valentin · 9 years ago
  42. 9c5c87e ti-soc-thermal: implement omap3 support by Pavel Machek · 10 years ago
  43. ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
  44. 41ae3c0 thermal: ti-soc: allow compile test by Eduardo Valentin · 9 years ago
  45. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  46. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  47. e9a90d0 thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 by Keerthy · 10 years ago
  48. 7901063 thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 by Keerthy · 10 years ago
  49. 95d079e ti-soc-thermal: request temperature periodically if hw can't do that itself by Pavel Machek · 10 years ago
  50. a4296d1 ti-soc-thermal: implement eocz bit to make driver useful on omap3 by Pavel Machek · 10 years ago
  51. e34238bf cleanup ti-soc-thermal by Pavel Machek · 10 years ago
  52. 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 10 years ago
  53. 9ca9be2 ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister" by Markus Elfring · 10 years ago
  54. 3992b62 thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP by Grygorii Strashko · 10 years ago
  55. 32c9edc4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
  56. cffafc3 thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
  57. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
  58. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  59. fbe2ddc thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked by Rickard Strandqvist · 11 years ago
  60. c68789e thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  61. 5204f8c thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  62. 26d9cc6 thermal: ti-soc-thermal: use thermal DT infrastructure by Eduardo Valentin · 11 years ago
  63. df8f134 drivers: thermal: allow ti-soc-thermal run without pcb zone by Eduardo Valentin · 11 years ago
  64. e838ff8 thermal: ti-soc-thermal: Ensure to compute thermal trend by Ranganath Krishnan · 11 years ago
  65. 10ccff1 thermal: ti-soc-thermal: Set the bandgap mask counter delay value by Ranganath Krishnan · 11 years ago
  66. 547f72a thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors by Ranganath Krishnan · 11 years ago
  67. 57d1617 thermal: ti-soc-thermal: use standard GPIO DT bindings by Eduardo Valentin · 12 years ago
  68. 25870e6 thermal: ti-soc-thermal: add dra752 chip to device table by Eduardo Valentin · 12 years ago
  69. 8926fa4 thermal: ti-soc-thermal: add thermal data for DRA752 chips by Eduardo Valentin · 12 years ago
  70. 0c12b5a thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL by Eduardo Valentin · 12 years ago
  71. ba0049e thermal: ti-soc-thermal: freeze FSM while computing trend by Eduardo Valentin · 12 years ago
  72. 359836e thermal: ti-soc-thermal: remove external heat while extrapolating hotspot by Eduardo Valentin · 12 years ago
  73. eb98200 thermal: introduce TI SoC thermal driver by Eduardo Valentin · 12 years ago