1. 1fe56dc thermal: samsung: Add TMU support for Exynos3250 SoC by Chanwoo Choi · 10 years ago
  2. 4215688 thermal: exynos: fix ordering in exynos_tmu_remove() by Bartlomiej Zolnierkiewicz · 10 years ago
  3. 63745aa Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of .git into next by Zhang Rui · 10 years ago
  4. 2a9675b thermal: exynos: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  5. c65d347 thermal: samsung: Only update available threshold limits by Tushar Behera · 11 years ago
  6. 923488a thermal: samsung: Add TMU support for Exynos5260 SoCs by Naveen Krishna Chatradhi · 11 years ago
  7. 14a11dc thermal: samsung: Add TMU support for Exynos5420 SoCs by Naveen Krishna Chatradhi · 11 years ago
  8. 9025d56 thermal: samsung: change base_common to more meaningful base_second by Naveen Krishna Chatradhi · 11 years ago
  9. 74429c2 thermal: samsung: replace inten_ bit fields with intclr_ by Naveen Krishna Chatradhi · 11 years ago
  10. 60acb38 thermal: exynos: fix error return code by Julia Lawall · 11 years ago
  11. 86f5362 thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412 by Lukasz Majewski · 11 years ago
  12. 14ddfae thermal: exynos: Provide separate TMU data for Exynos4412 by Lukasz Majewski · 11 years ago
  13. 73b5b1d thermal: exynos: Clean up non-DT remnants by Sachin Kamat · 11 years ago
  14. aa1ab43 thermal: exynos_tmu: fix wrong error check for mapped memory by Naveen Krishna Chatradhi · 11 years ago
  15. 498d22f thermal: exynos: Support for TMU regulator defined at device tree by Amit Daniel Kachhap · 11 years ago
  16. 1928457 thermal: exynos: Add hardware mode thermal calibration support by Amit Daniel Kachhap · 11 years ago
  17. 5000806 thermal: exynos: Fix to set the second point correction value by Amit Daniel Kachhap · 11 years ago
  18. 9054254 thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  19. a0395ee thermal: exynos: Add driver support for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  20. d9b6ee1 thermal: exynos: Add support to access common register for multistance by Amit Daniel Kachhap · 11 years ago
  21. f4dae75 thermal: exynos: Add TMU features to check instead of using SOC type by Amit Daniel Kachhap · 11 years ago
  22. cebe737 thermal: exynos: Add support to handle many instances of TMU by Amit Daniel Kachhap · 11 years ago
  23. 1cd1ecb thermal: exynos: Remove non DT based support by Amit Daniel Kachhap · 11 years ago
  24. 5c3cf55 thermal: exynos: Make the zone handling use trip information by Amit Daniel Kachhap · 11 years ago
  25. d58f0a6 thermal: exynos: Modify private_data to appropriate name driver_data by Amit Daniel Kachhap · 11 years ago
  26. 4de0bda thermal: exynos: Add support for instance based register/unregister by Amit Daniel Kachhap · 11 years ago
  27. a4463c4 thermal: exynos: Fix to clear only the generated interrupts by Amit Daniel Kachhap · 11 years ago
  28. 7ca04e5 thermal: exynos: Support thermal tripping by Amit Daniel Kachhap · 11 years ago
  29. b8d582b thermal: exynos: Move register definitions from driver to data file by Amit Daniel Kachhap · 11 years ago
  30. bb34b4c thermal: exynos: Add extra entries in the tmu platform data by Amit Daniel Kachhap · 11 years ago
  31. d0a0ce3 thermal: exynos: Add missing definations and code cleanup by Amit Daniel Kachhap · 11 years ago
  32. e6b7991 thermal: exynos: Bifurcate exynos tmu driver and configuration data by Amit Daniel Kachhap · 11 years ago
  33. 0c1836a thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder by Amit Daniel Kachhap · 11 years ago
  34. 59dfa54 thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c by Amit Daniel Kachhap · 11 years ago[Renamed (99%) from drivers/thermal/samsung/exynos_thermal.c]
  35. 1b67864 thermal: exynos: Bifurcate exynos thermal common and tmu controller code by Amit Daniel Kachhap · 11 years ago
  36. c682137 thermal: exynos: Moving exynos thermal files into samsung directory by Amit Daniel Kachhap · 11 years ago[Renamed from drivers/thermal/exynos_thermal.c]
  37. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  38. 08a763a thermal: exynos: Support both EXYNOS4X12 SoCs by Tomasz Figa · 11 years ago
  39. e7cd788 Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next by Zhang Rui · 11 years ago
  40. c28f692 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  41. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  42. a2071b0 Thermal: exynos: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  43. a502be1 Merge branch 'exynos-fix' of .git into next by Zhang Rui · 12 years ago
  44. b6cee53 Thermal: exynos: Add compatible string for exynos4412 by Sachin Kamat · 12 years ago
  45. 2a16279 Thermal: exynos: Add clk_{un}prepare APIs by Sachin Kamat · 12 years ago
  46. 841d481b Thermal: exynos: remove unnecessary header inclusions by Arnd Bergmann · 12 years ago
  47. bffd1f8 thermal: exynos: Adapt to temperature emulation core thermal framework by Amit Daniel Kachhap · 12 years ago
  48. 57df810 Thermal: exynos: fix cooling state translation by Zhang Rui · 12 years ago
  49. 043e465 thermal: exynos_thermal: return a proper error code while thermal_zone_device_register fail. by Devendra Naga · 12 years ago
  50. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  51. ce760ed thermal: exynos: Use the new thermal trend type for quick cooling action. by Amit Daniel Kachhap · 12 years ago
  52. 4f0a684 Thermal: exynos: Add support for temperature falling interrupt. by Jonghwa Lee · 12 years ago
  53. 3ad9524 thermal: exynos: Miscellaneous fixes to support falling threshold interrupt by Amit Daniel Kachhap · 12 years ago
  54. ca36b1b thermal: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  55. caa5cbd thermal: exynos: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  56. bbf63be Thermal: exynos: Add sysfs node supporting exynos's emulation mode. by Jonghwa Lee · 12 years ago
  57. 4eab7a9 Drivers: thermal: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  58. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
  59. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  60. c072fed thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal() by Sachin Kamat · 12 years ago
  61. 79e093c thermal: exynos: Use devm_* functions by Amit Daniel Kachhap · 12 years ago
  62. 17be868 ARM: exynos: add thermal sensor driver platform data support by Amit Daniel Kachhap · 12 years ago
  63. 7e0b55e thermal: exynos: register the tmu sensor with the kernel thermal layer by Amit Daniel Kachhap · 12 years ago
  64. f22d9c0 thermal: exynos5: add exynos5250 thermal sensor driver support by Amit Daniel Kachhap · 12 years ago
  65. c48cbba hwmon: exynos4: move thermal sensor driver to driver/thermal directory by Amit Daniel Kachhap · 12 years ago[Renamed (74%) from drivers/hwmon/exynos4_tmu.c]
  66. 08cd675 hwmon: (exynos4_tmu) Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  67. 25a236a hwmon: convert drivers/hwmon/* to use module_platform_driver() by Axel Lin · 13 years ago
  68. 3f67f83 hwmon: (exynos4_tmu) Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  69. 9d97e5c hwmon: Add driver for EXYNOS4 TMU by Donggeun Kim · 13 years ago