1. 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
  2. b835ced thermal: exynos: fix IRQ clearing on TMU initialization by Bartlomiej Zolnierkiewicz · 10 years ago
  3. 32a7416 thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250 by Chanwoo Choi · 10 years ago
  4. 56c64da thermal: exynos: Add support for many TRIMINFO_CTRL registers by Chanwoo Choi · 10 years ago
  5. 60e203e thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  6. 99d67fb thermal: exynos: remove identical values from exynos*_tmu_registers structures by Bartlomiej Zolnierkiewicz · 10 years ago
  7. 9c7a87f thermal: exynos: remove redundant pdata checks from exynos_tmu_control() by Bartlomiej Zolnierkiewicz · 10 years ago
  8. ac951af thermal: exynos: cache non_hw_trigger_levels in pdata by Bartlomiej Zolnierkiewicz · 10 years ago
  9. ddb31d4 thermal: exynos: simplify temp_to_code() and code_to_temp() by Bartlomiej Zolnierkiewicz · 10 years ago
  10. 8131a24 thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  11. 930aa10 thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  12. d37761e thermal: exynos: remove dead code for HW_MODE calibration by Bartlomiej Zolnierkiewicz · 10 years ago
  13. e841971 thermal: exynos: remove unused struct exynos_tmu_registers entries by Bartlomiej Zolnierkiewicz · 10 years ago
  14. 1fe56dc thermal: samsung: Add TMU support for Exynos3250 SoC by Chanwoo Choi · 10 years ago
  15. 4215688 thermal: exynos: fix ordering in exynos_tmu_remove() by Bartlomiej Zolnierkiewicz · 10 years ago
  16. 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
  17. 2a9675b thermal: exynos: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  18. c65d347 thermal: samsung: Only update available threshold limits by Tushar Behera · 10 years ago
  19. 923488a thermal: samsung: Add TMU support for Exynos5260 SoCs by Naveen Krishna Chatradhi · 11 years ago
  20. 14a11dc thermal: samsung: Add TMU support for Exynos5420 SoCs by Naveen Krishna Chatradhi · 11 years ago
  21. 9025d56 thermal: samsung: change base_common to more meaningful base_second by Naveen Krishna Chatradhi · 11 years ago
  22. 74429c2 thermal: samsung: replace inten_ bit fields with intclr_ by Naveen Krishna Chatradhi · 11 years ago
  23. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  24. 4f11b85 thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412) by Lukasz Majewski · 11 years ago
  25. b688b5b thermal:samsung: fix compilation warning by Naveen Krishna Chatradhi · 11 years ago
  26. 60acb38 thermal: exynos: fix error return code by Julia Lawall · 11 years ago
  27. 86f5362 thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412 by Lukasz Majewski · 11 years ago
  28. 14ddfae thermal: exynos: Provide separate TMU data for Exynos4412 by Lukasz Majewski · 11 years ago
  29. acecdb3 thermal: exynos: Remove check for thermal device pointer at exynos_report_trigger() by Lukasz Majewski · 11 years ago
  30. 73b5b1d thermal: exynos: Clean up non-DT remnants by Sachin Kamat · 11 years ago
  31. 91ff81c thermal: exynos: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  32. 02ae59d thermal: exynos: Fix typos in Kconfig by Sachin Kamat · 11 years ago
  33. aa1ab43 thermal: exynos_tmu: fix wrong error check for mapped memory by Naveen Krishna Chatradhi · 11 years ago
  34. 498d22f thermal: exynos: Support for TMU regulator defined at device tree by Amit Daniel Kachhap · 11 years ago
  35. 1928457 thermal: exynos: Add hardware mode thermal calibration support by Amit Daniel Kachhap · 11 years ago
  36. 5000806 thermal: exynos: Fix to set the second point correction value by Amit Daniel Kachhap · 11 years ago
  37. 9054254 thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  38. a0395ee thermal: exynos: Add driver support for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  39. d9b6ee1 thermal: exynos: Add support to access common register for multistance by Amit Daniel Kachhap · 11 years ago
  40. c55930e thermal: exynos: use device resource management infrastructure by Amit Daniel Kachhap · 11 years ago
  41. f4dae75 thermal: exynos: Add TMU features to check instead of using SOC type by Amit Daniel Kachhap · 11 years ago
  42. cebe737 thermal: exynos: Add support to handle many instances of TMU by Amit Daniel Kachhap · 11 years ago
  43. 1cd1ecb thermal: exynos: Remove non DT based support by Amit Daniel Kachhap · 11 years ago
  44. 5c3cf55 thermal: exynos: Make the zone handling use trip information by Amit Daniel Kachhap · 11 years ago
  45. 23a3eb1 thermal: exynos: Return success even if no cooling data supplied by Amit Daniel Kachhap · 11 years ago
  46. d58f0a6 thermal: exynos: Modify private_data to appropriate name driver_data by Amit Daniel Kachhap · 11 years ago
  47. 4de0bda thermal: exynos: Add support for instance based register/unregister by Amit Daniel Kachhap · 11 years ago
  48. a4463c4 thermal: exynos: Fix to clear only the generated interrupts by Amit Daniel Kachhap · 11 years ago
  49. 7ca04e5 thermal: exynos: Support thermal tripping by Amit Daniel Kachhap · 11 years ago
  50. b8d582b thermal: exynos: Move register definitions from driver to data file by Amit Daniel Kachhap · 11 years ago
  51. bb34b4c thermal: exynos: Add extra entries in the tmu platform data by Amit Daniel Kachhap · 11 years ago
  52. d0a0ce3 thermal: exynos: Add missing definations and code cleanup by Amit Daniel Kachhap · 11 years ago
  53. e6b7991 thermal: exynos: Bifurcate exynos tmu driver and configuration data by Amit Daniel Kachhap · 11 years ago
  54. 0c1836a thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder by Amit Daniel Kachhap · 11 years ago
  55. 59dfa54 thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c by Amit Daniel Kachhap · 11 years ago
  56. 1b67864 thermal: exynos: Bifurcate exynos thermal common and tmu controller code by Amit Daniel Kachhap · 11 years ago
  57. 44328fc thermal: exynos: Remove un-necessary CPU_THERMAL dependency by Amit Daniel Kachhap · 11 years ago
  58. c657dcd thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's by Amit Daniel Kachhap · 11 years ago
  59. c682137 thermal: exynos: Moving exynos thermal files into samsung directory by Amit Daniel Kachhap · 11 years ago