1. 9aee371 thermal: armada: Fix -Wshift-negative-value by Nathan Huckleberry · 6 years ago
  2. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  3. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  4. 879d736 thermal: armada: add overheat interrupt support by Miquel Raynal · 6 years ago
  5. ac31f6e thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() by YueHaibing · 6 years ago
  6. 13cfb71 thermal: armada: constify thermal_zone_of_device_ops structure by Julia Lawall · 6 years ago
  7. dc6946cb thermal: armada: fix legacy resource fixup by Russell King · 6 years ago
  8. 70bb27b thermal: armada: fix legacy validity test sense by Russell King · 6 years ago
  9. d1d2c29 thermal: armada: fix a test in probe() by Dan Carpenter · 6 years ago
  10. 84b64de thermal: armada: fix copy-paste error in armada_thermal_probe() by Wei Yongjun · 6 years ago
  11. 8c0e64a thermal: armada: get rid of the ->is_valid() pointer by Miquel Raynal · 6 years ago
  12. 68b1482 thermal: armada: move validity check out of the read function by Miquel Raynal · 6 years ago
  13. 00707e4 thermal: armada: remove sensors validity from the IP initialization by Miquel Raynal · 6 years ago
  14. f7c2068 thermal: armada: add multi-channel sensors support by Miquel Raynal · 6 years ago
  15. c9899c1 thermal: armada: use the resource managed registration helper alternative by Miquel Raynal · 6 years ago
  16. 3d4e518 thermal: armada: convert driver to syscon register accesses by Miquel Raynal · 6 years ago
  17. a9fae79 thermal: armada: average over samples to avoid glitches by Miquel Raynal · 6 years ago
  18. 5b5e17a thermal: armada: dissociate a380 and cp110 ->init() hooks by Miquel Raynal · 6 years ago
  19. 8b4c271 thermal: armada: rename the initialization routine by Miquel Raynal · 6 years ago
  20. c5d7d57 thermal: armada: remove misleading comments by Miquel Raynal · 6 years ago
  21. 931d3c5 thermal: armada: remove useless register accesses by Miquel Raynal · 6 years ago
  22. 8d98761 thermal: armada: add a function that sanitizes the thermal zone name by Miquel Raynal · 6 years ago
  23. f80ee03 thermal: armada: Give meaningful names to the thermal zones by Miquel Raynal · 7 years ago
  24. 6416368 thermal: armada: Wait sensors validity before exiting the init callback by Miquel Raynal · 7 years ago
  25. 8c0b888 thermal: armada: Change sensors trim default value by Miquel Raynal · 7 years ago
  26. a9d58a1 thermal: armada: Update Kconfig and module description by Miquel Raynal · 7 years ago
  27. ccf8f52 thermal: armada: Add support for Armada CP110 by Baruch Siach · 7 years ago
  28. 2ff1279 thermal: armada: Add support for Armada AP806 by Baruch Siach · 7 years ago
  29. 8371b8a thermal: armada: Use real status register name by Miquel Raynal · 7 years ago
  30. 2f28e4c thermal: armada: Clarify control registers accesses by Miquel Raynal · 7 years ago
  31. 27d92f2 thermal: armada: Simplify the check of the validity bit by Miquel Raynal · 7 years ago
  32. 7f3be01 thermal: armada: Use msleep for long delays by Baruch Siach · 7 years ago
  33. 0cf3a1a thermal: armada: fix formula documentation comment by Baruch Siach · 7 years ago
  34. b56100d thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula by Nadav Haklai · 9 years ago
  35. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  36. efa8685 thermal: armada: Update Armada 380 thermal sensor coefficients by Nadav Haklai · 10 years ago
  37. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  38. e920f9b thermal: armada: Remove support for A375-Z1 SoC by Ezequiel Garcia · 10 years ago
  39. bbc3798 thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. e6e0a68 thermal: armada: Support Armada 380 SoC by Ezequiel Garcia · 11 years ago
  41. e2d5f05 thermal: armada: Support Armada 375 SoC by Ezequiel Garcia · 11 years ago
  42. fd2c94d thermal: armada: Allow to specify an 'inverted readout' sensor by Ezequiel Garcia · 11 years ago
  43. 04bf3d7 thermal: armada: Pass the platform_device to init_sensor() by Ezequiel Garcia · 11 years ago
  44. 1fcacca thermal: armada: Add generic infrastructure to handle the sensor by Ezequiel Garcia · 11 years ago
  45. 9484bc6 thermal: armada: Add infrastructure to support generic formulas by Ezequiel Garcia · 11 years ago
  46. 66fdb7b thermal: armada: Rename armada_thermal_ops struct by Ezequiel Garcia · 11 years ago
  47. e7cd788 Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next by Zhang Rui · 12 years ago
  48. 1d089e0 Thermal: armada: Remove redundant use of of_match_ptr by Sachin Kamat · 12 years ago
  49. c21bec8 Thermal: don't check resource with devm_ioremap_resource by Zhang Rui · 12 years ago
  50. 2a456cf Thermal: armada_thermal: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  51. fa0d654 thermal: Add driver for Armada 370/XP SoC thermal management by Ezequiel Garcia · 12 years ago