1. 87260d3 thermal: rcar_thermal: Fix priv->zone error handling by Dirk Behme · 8 years ago
  2. 5e325868 thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  3. 67bc3f4 thermal: rcar_thermal: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  4. 8b477ea thermal: rcar: enable to use thermal-zone on DT by Kuninori Morimoto · 8 years ago
  5. 5440c40 thermal: rcar: rcar_thermal_get_temp() return error if strange temp by Kuninori Morimoto · 9 years ago
  6. ffbcdf8 thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() by Kuninori Morimoto · 9 years ago
  7. a1ade56 thermal: rcar: check every rcar_thermal_update_temp() return value by Kuninori Morimoto · 9 years ago
  8. ca1e455 thermal: rcar: move rcar_thermal_dt_ids to upside by Kuninori Morimoto · 9 years ago
  9. 84f0e49 thermal: rcar_thermal: remove redundant operation by Kuninori Morimoto · 9 years ago
  10. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  11. ac71c70 thermal: rcar: Make error and remove paths symmetrical with init by Geert Uytterhoeven · 9 years ago
  12. 0b37a83 thermal: rcar: Fix race condition between init and interrupt by Geert Uytterhoeven · 9 years ago
  13. ee853ad thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/ by Geert Uytterhoeven · 9 years ago
  14. 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 9 years ago
  15. 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 9 years ago
  16. b0a60d8 thermal: rcar: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  17. 09be511 thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() by Geert Uytterhoeven · 10 years ago
  18. 9477165 thermal: rcar-thermal: update thermal zone only when temperature changes by Patrick Titiano · 10 years ago
  19. 206c0cb thermal: rcar-thermal: fix same mask applied twice by Patrick Titiano · 10 years ago
  20. 6fe495e0 thermal: rcar: comment spelling by Geert Uytterhoeven · 10 years ago
  21. e7cd788 Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next by Zhang Rui · 11 years ago
  22. 3db46c9 thermal: rcar: Fix typo in probe information message by Laurent Pinchart · 11 years ago
  23. c28f692 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  24. 6135ba3 Thermal: rcar: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  25. 51d45d2 thermal: rcar: add pm_runtime_xxx() support by Kuninori Morimoto · 11 years ago
  26. 1dc2082 thermal: rcar: tidyup registration failure case by Kuninori Morimoto · 11 years ago
  27. fb84d99 thermal: rcar_thermal: propagate return value of thermal_zone_device_register by Devendra Naga · 11 years ago
  28. 5095526 Thermal: rcar: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  29. f0e68fc thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp() by Wei Yongjun · 11 years ago
  30. f5b6d45 thermal: rcar: remove __devinitconst by Arnd Bergmann · 11 years ago
  31. 76cc188 thermal: rcar: add Device Tree support by Kuninori Morimoto · 11 years ago
  32. e6e053f thermal: rcar: remove machine_power_off() from rcar_thermal_notify() by Kuninori Morimoto · 11 years ago
  33. e0a5172 thermal: rcar: add interrupt support by Kuninori Morimoto · 11 years ago
  34. e9137a5 thermal: rcar: add read/write functions for common/priv data by Kuninori Morimoto · 11 years ago
  35. 3676d1d thermal: rcar: multi channel support by Kuninori Morimoto · 11 years ago
  36. b2bbc6a thermal: rcar: use mutex lock instead of spin lock by Kuninori Morimoto · 11 years ago
  37. f8f53e1 thermal: rcar: enable CPCTL to use hardware TSC deciding by Kuninori Morimoto · 11 years ago
  38. 9dde8f8 thermal: rcar: use parenthesis on macro by Kuninori Morimoto · 11 years ago
  39. d2a73e2 thermal: rcar: add .get_trip_type/temp and .notify support by kuninori.morimoto.gx@renesas.com · 12 years ago
  40. d12250e thermal: rcar: add rcar_zone_to_priv() macro by Kuninori Morimoto · 12 years ago
  41. c499703 thermal: rcar: fixup the unit of temperature by Kuninori Morimoto · 12 years ago
  42. 4e8e2f6 thermal: rcar_thermal: remove explicitly used devm_kfree/iounap() by Kuninori Morimoto · 12 years ago
  43. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
  44. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  45. 1e426ff thermal: add Renesas R-Car thermal sensor support by Kuninori Morimoto · 12 years ago