1. 8bf93f2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc by Zhang Rui · 9 years ago
  2. 6b5e38d thermal: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  3. 3c19d23 thermal: exynos: Remove unused code related to platform_data on probe() by Chanwoo Choi · 9 years ago
  4. f87e6bd thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF by Chanwoo Choi · 9 years ago
  5. 5f09a5c thermal: exynos: Disable the regulator on probe failure by Krzysztof Kozlowski · 9 years ago
  6. d5f8310 thermal: power_allocator: trace the real requested power by Javi Merino · 9 years ago
  7. 528464e thermal: remove dangling 'weight_attr' device file by Viresh Kumar · 9 years ago
  8. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  10. 111b23c Merge branches 'release' and 'thermal-soc' of .git into next by Zhang Rui · 9 years ago
  11. 53daf93 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  12. 9a5238a thermal: hisilicon: add new hisilicon thermal sensor driver by kongxinwei · 9 years ago
  13. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  14. e93cd95 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc by Zhang Rui · 9 years ago
  15. a46dbae thermal: of-thermal: add support for reading coefficients property by Eduardo Valentin · 9 years ago
  16. 9d0be7f thermal: support slope and offset coefficients by Eduardo Valentin · 9 years ago
  17. ea54cac thermal: power_allocator: round the division when divvying up power by Javi Merino · 9 years ago
  18. efa8685 thermal: armada: Update Armada 380 thermal sensor coefficients by Nadav Haklai · 9 years ago
  19. 0d0a2bf thermal: rockchip: fix an error code by Dan Carpenter · 9 years ago
  20. d818611 thermal/powerclamp: fix missing newer package c-states by Jacob Pan · 9 years ago
  21. f09bfdb thermal/intel_powerclamp: add id for broadwell server by Jacob Pan · 9 years ago
  22. 4d2b6e4 thermal/intel_powerclamp: add __init / __exit annotations by Mathias Krause · 9 years ago
  23. e9a90d0 thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 by Keerthy · 9 years ago
  24. 7901063 thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 by Keerthy · 9 years ago
  25. 488c745 thermal: exynos: Add the support for Exynos5433 TMU by Chanwoo Choi · 9 years ago
  26. dd658e0 thermal: cpu_cooling: Fix power calculation when CPUs are offline by Kapileshwar Singh · 9 years ago
  27. 54b92aa thermal: cpu_cooling: Remove cpu_dev update on policy CPU update by Kapileshwar Singh · 9 years ago
  28. 9f38271 thermal: export thermal_zone_parameters to sysfs by Javi Merino · 9 years ago
  29. 0cdf97e thermal: cpu_cooling: Check memory allocation of power_table by Javi Merino · 9 years ago
  30. 95d079e ti-soc-thermal: request temperature periodically if hw can't do that itself by Pavel Machek · 9 years ago
  31. a4296d1 ti-soc-thermal: implement eocz bit to make driver useful on omap3 by Pavel Machek · 10 years ago
  32. e34238b cleanup ti-soc-thermal by Pavel Machek · 10 years ago
  33. db6cb88 thermal: remove stale THERMAL_POWER_ACTOR select by Javi Merino · 9 years ago
  34. 76af549 thermal: Default OF created trip points to writable by Punit Agrawal · 9 years ago
  35. 35e9464 thermal: core: Add Kconfig option to enable writable trips by Punit Agrawal · 9 years ago
  36. 4abe602 thermal: x86_pkg_temp: drop const for thermal_zone_parameters by Javi Merino · 9 years ago
  37. 647f992 of: thermal: Introduce sustainable power for a thermal zone by Punit Agrawal · 9 years ago
  38. 6828a47 thermal: add trace events to the power allocator governor by Javi Merino · 9 years ago
  39. 6b775e8 thermal: introduce the Power Allocator governor by Javi Merino · 9 years ago
  40. c36cf07 thermal: cpu_cooling: implement the power cooling device API by Javi Merino · 9 years ago
  41. 35b11d2 thermal: extend the cooling device API to include power information by Javi Merino · 9 years ago
  42. e33df1d thermal: let governors have private data for each thermal zone by Javi Merino · 9 years ago
  43. c610afa thermal: Add QPNP PMIC temperature alarm driver by Ivan T. Ivanov · 10 years ago
  44. bcdcbbc thermal: fair_share: generalize the weight concept by Javi Merino · 9 years ago
  45. db91651 thermal: export weight to sysfs by Javi Merino · 9 years ago
  46. 80b8917 thermal: fair_share: fix typo by Javi Merino · 9 years ago
  47. 8b91e2c thermal: fair_share: use the weight from the thermal instance by Javi Merino · 9 years ago
  48. 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 9 years ago
  49. ce1d949 thermal: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  50. 6a6bcf0 intel powerclamp: support Knights Landing by Dasaratharaman Chandramouli · 9 years ago
  51. 383b4d6 int340x_thermal/processor_thermal_device: add support to Skylake processors by Brian Bian · 9 years ago
  52. bd7081a Thermal: Intel SoC: fix simple_return.cocci warnings by Wu Fengguang · 9 years ago
  53. 8c18769 thermal: intel Quark SoC X1000 DTS thermal driver by Ong, Boon Leong · 9 years ago
  54. 4d0dd6c Thermal/int340x/processor_thermal: Enable auxiliary DTS for Braswell by Srinivas Pandruvada · 9 years ago
  55. 3a2419f Thermal: Intel SoC: DTS thermal use common APIs by Srinivas Pandruvada · 9 years ago
  56. ee07360 Thermal: Intel SoC: DTS thermal IOSF core by Srinivas Pandruvada · 9 years ago
  57. 541d529 drivers: thermal: st: remove several sparse warnings by Eduardo Valentin · 9 years ago
  58. d877a62 thermal: constify of_device_id array by Fabian Frederick · 9 years ago
  59. 7e497a7 thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN by Hans de Goede · 9 years ago
  60. 2dc10f8 thermal: Make sysfs attributes of cooling devices default attributes by Matthias Kaehlcke · 9 years ago
  61. d5bce86 Thermal/int340x: Fix memleak for aux trip by Srinivas Pandruvada · 9 years ago
  62. 42b696e thermal: exynos: Fix wrong control of power down detection mode for Exynos7 by Chanwoo Choi · 9 years ago
  63. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 9 years ago
  64. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 9 years ago
  65. b71d399 thermal: exynos: Clean-up code to use oneline entry for exynos compatible table by Chanwoo Choi · 9 years ago
  66. ac71c70 thermal: rcar: Make error and remove paths symmetrical with init by Geert Uytterhoeven · 9 years ago
  67. 0b37a83 thermal: rcar: Fix race condition between init and interrupt by Geert Uytterhoeven · 9 years ago
  68. 9ca9be2 ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister" by Markus Elfring · 10 years ago
  69. 3992b62 thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP by Grygorii Strashko · 10 years ago
  70. 4531fa1 thermal: exynos: fix: Check if data->tmu_read callback is present before read by Lukasz Majewski · 10 years ago
  71. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  72. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  73. 31908f4 Thermal/int340x_thermal: remove unused uuids. by Zhang Rui · 10 years ago
  74. 56b613e thermal: step_wise: spelling fixes by Brian Norris · 10 years ago
  75. 4aa971b thermal: int340x: fix sparse warning by Lad, Prabhakar · 10 years ago
  76. 6c24739 thermal: exynos: Add TMU support for Exynos7 SoC by Abhilash Kesavan · 10 years ago
  77. 8cb6850 Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into next by Zhang Rui · 10 years ago
  78. 317d9dd Thermal/int340x: LPAT conversion for temperature by Srinivas Pandruvada · 10 years ago
  79. 6c355fa thermal: Intel SoC DTS: Add Braswell support by Srinivas Pandruvada · 10 years ago
  80. eccb601 thermal: exynos: Correct sanity check at exynos_report_trigger() function by Lukasz Majewski · 10 years ago
  81. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. d3a5247 thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE by Lukasz Majewski · 10 years ago
  83. 1024cf8 thermal: exynos: Remove exynos_tmu_data.c file by Lukasz Majewski · 10 years ago
  84. 1e9a1ae thermal: rockchip: make temperature reporting much more accurate by Caesar Wang · 10 years ago
  85. 1fd2273 thermal: exynos: Remove exynos_thermal_common.[c|h] files by Lukasz Majewski · 10 years ago
  86. 3b6a1a8 thermal: samsung: core: Exynos TMU rework to use device tree for configuration by Lukasz Majewski · 10 years ago
  87. 1fe391b thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration by Lukasz Majewski · 10 years ago
  88. f5576e3 thermal: exynos: Provide thermal_exynos.h file to be included in device tree files by Lukasz Majewski · 10 years ago
  89. afae144 thermal: exynos: cosmetic: Correct comment format by Lukasz Majewski · 10 years ago
  90. 528012c1 thermal: of: Enable thermal_zoneX when sensor is correctly added by Lukasz Majewski · 10 years ago
  91. acebf7e Thermal/int340x/int3402: Provide notification support by Srinivas Pandruvada · 10 years ago
  92. 1c55be0 Thermal/int340x/processor_thermal: Add thermal zone support by Srinivas Pandruvada · 10 years ago
  93. 593df40 Thermal/int340x/int3403: Use int340x thermal API by Srinivas Pandruvada · 10 years ago
  94. 820cdeb Thermal/int340x/int3402: Use int340x thermal API by Srinivas Pandruvada · 10 years ago
  95. 5fbf7f2 Thermal/int340x: Add common thermal zone handler by Srinivas Pandruvada · 10 years ago
  96. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  97. f800c25 Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  98. ee853ad thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/ by Geert Uytterhoeven · 10 years ago
  99. 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 10 years ago
  100. 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 10 years ago