1. 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
  2. efa8685 thermal: armada: Update Armada 380 thermal sensor coefficients by Nadav Haklai · 9 years ago
  3. 0d0a2bf thermal: rockchip: fix an error code by Dan Carpenter · 9 years ago
  4. d818611 thermal/powerclamp: fix missing newer package c-states by Jacob Pan · 9 years ago
  5. f09bfdb thermal/intel_powerclamp: add id for broadwell server by Jacob Pan · 9 years ago
  6. 4d2b6e4 thermal/intel_powerclamp: add __init / __exit annotations by Mathias Krause · 9 years ago
  7. e9a90d0 thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 by Keerthy · 9 years ago
  8. 7901063 thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 by Keerthy · 9 years ago
  9. ce1d949 thermal: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  10. 541d529 drivers: thermal: st: remove several sparse warnings by Eduardo Valentin · 9 years ago
  11. d877a62 thermal: constify of_device_id array by Fabian Frederick · 10 years ago
  12. 7e497a7 thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN by Hans de Goede · 10 years ago
  13. 2dc10f8 thermal: Make sysfs attributes of cooling devices default attributes by Matthias Kaehlcke · 10 years ago
  14. d5bce86 Thermal/int340x: Fix memleak for aux trip by Srinivas Pandruvada · 10 years ago
  15. 42b696e thermal: exynos: Fix wrong control of power down detection mode for Exynos7 by Chanwoo Choi · 10 years ago
  16. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago
  17. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 10 years ago
  18. b71d399 thermal: exynos: Clean-up code to use oneline entry for exynos compatible table by Chanwoo Choi · 10 years ago
  19. ac71c70 thermal: rcar: Make error and remove paths symmetrical with init by Geert Uytterhoeven · 10 years ago
  20. 0b37a83 thermal: rcar: Fix race condition between init and interrupt by Geert Uytterhoeven · 10 years ago
  21. 9ca9be2 ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister" by Markus Elfring · 10 years ago
  22. 3992b62 thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP by Grygorii Strashko · 10 years ago
  23. 4531fa1 thermal: exynos: fix: Check if data->tmu_read callback is present before read by Lukasz Majewski · 10 years ago
  24. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  25. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  26. 31908f4 Thermal/int340x_thermal: remove unused uuids. by Zhang Rui · 10 years ago
  27. 56b613e thermal: step_wise: spelling fixes by Brian Norris · 10 years ago
  28. 4aa971b thermal: int340x: fix sparse warning by Lad, Prabhakar · 10 years ago
  29. 6c24739 thermal: exynos: Add TMU support for Exynos7 SoC by Abhilash Kesavan · 10 years ago
  30. 8cb6850 Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into next by Zhang Rui · 10 years ago
  31. 317d9dd Thermal/int340x: LPAT conversion for temperature by Srinivas Pandruvada · 10 years ago
  32. 6c355fa thermal: Intel SoC DTS: Add Braswell support by Srinivas Pandruvada · 10 years ago
  33. eccb601 thermal: exynos: Correct sanity check at exynos_report_trigger() function by Lukasz Majewski · 10 years ago
  34. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. d3a5247 thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE by Lukasz Majewski · 10 years ago
  36. 1024cf8 thermal: exynos: Remove exynos_tmu_data.c file by Lukasz Majewski · 10 years ago
  37. 1e9a1ae thermal: rockchip: make temperature reporting much more accurate by Caesar Wang · 10 years ago
  38. 1fd2273 thermal: exynos: Remove exynos_thermal_common.[c|h] files by Lukasz Majewski · 10 years ago
  39. 3b6a1a8 thermal: samsung: core: Exynos TMU rework to use device tree for configuration by Lukasz Majewski · 10 years ago
  40. 1fe391b thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration by Lukasz Majewski · 10 years ago
  41. f5576e3 thermal: exynos: Provide thermal_exynos.h file to be included in device tree files by Lukasz Majewski · 10 years ago
  42. afae144 thermal: exynos: cosmetic: Correct comment format by Lukasz Majewski · 10 years ago
  43. 528012c1 thermal: of: Enable thermal_zoneX when sensor is correctly added by Lukasz Majewski · 10 years ago
  44. acebf7e Thermal/int340x/int3402: Provide notification support by Srinivas Pandruvada · 10 years ago
  45. 1c55be0 Thermal/int340x/processor_thermal: Add thermal zone support by Srinivas Pandruvada · 10 years ago
  46. 593df40 Thermal/int340x/int3403: Use int340x thermal API by Srinivas Pandruvada · 10 years ago
  47. 820cdeb Thermal/int340x/int3402: Use int340x thermal API by Srinivas Pandruvada · 10 years ago
  48. 5fbf7f2 Thermal/int340x: Add common thermal zone handler by Srinivas Pandruvada · 10 years ago
  49. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  50. f800c25 Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  51. ee853ad thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/ by Geert Uytterhoeven · 10 years ago
  52. 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 10 years ago
  53. 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 10 years ago
  54. d26eef8 Thermal: imx: add clk disable/enable for suspend/resume by Anson Huang · 10 years ago
  55. ad0f409 int340x_thermal/processor_thermal_device: return failure when by Zhang Rui · 10 years ago
  56. 48628e4 ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT by Zhang Rui · 10 years ago
  57. ebc3193 thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() by Geert Uytterhoeven · 10 years ago
  58. 7429b1e Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next by Zhang Rui · 10 years ago
  59. f8061d3 Thermal/int340x/int3403: Free acpi notification handler by Srinivas Pandruvada · 10 years ago
  60. cc3f71a Thermal/int340x/processor_thermal: Fix memory leak by Srinivas Pandruvada · 10 years ago
  61. f01bc8f Thermal/int340x/int3403: Fix memory leak by Srinivas Pandruvada · 10 years ago
  62. 47c93e6 thermal: int340x: Introduce processor reporting device by Srinivas Pandruvada · 10 years ago
  63. 0716b0f thermal: int340x_thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. 0733d13 thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  65. 32c9edc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
  66. fc4de35 thermal: cpu_cooling: document node in struct cpufreq_cooling_device by Javi Merino · 10 years ago
  67. 59c56eb thermal/powerclamp: add ids for future xeon cpus by Jacob Pan · 10 years ago
  68. 7b09406 Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing by Ilkka Koskinen · 10 years ago
  69. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  71. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  72. 2d2e95e thermal: cpu_cooling: small memory leak on error by Dan Carpenter · 10 years ago
  73. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  74. 2707dbd Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next by Zhang Rui · 10 years ago
  75. cffafc3 thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
  76. 38cbf04 thermal: db8500: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
  77. 412aff9 thermal: imx: Do not print error message in the EPROBE_DEFER case by Fabio Estevam · 10 years ago
  78. fcbb1e0 drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung by Abhilash Kesavan · 10 years ago
  79. e413ad7 Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call by Ilkka Koskinen · 10 years ago
  80. c89d995 Merge branch 'eduardo-soc-thermal' into thermal-soc by Zhang Rui · 10 years ago
  81. 5a530ff thermal/powerclamp: add id for braswell cpu by Jacob Pan · 10 years ago
  82. 0562929 thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lock by Maurice Petallo · 10 years ago
  83. 9c1e455 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal by Zhang Rui · 10 years ago
  84. 3412031 Thermal: fix platform_no_drv_owner.cocci warnings by Wu Fengguang · 10 years ago
  85. b81e596 Thermal/int340x: avoid unnecessary pointer casting by Jacob Pan · 10 years ago
  86. 931b9c8 thermal: int3403: Delete a check before thermal_zone_device_unregister() by Markus Elfring · 10 years ago
  87. 19ecaea thermal/int3400: export uuids by Srinivas Pandruvada · 10 years ago
  88. 9a3031d thermal:core:fix: Check return code of the ->get_max_state() callback by Lukasz Majewski · 10 years ago
  89. 184a4bf thermal: of: Extend current of-thermal.c code to allow setting emulated temp by Lukasz Majewski · 10 years ago
  90. ce8be77 thermal: of: Extend of-thermal to export table of trip points by Lukasz Majewski · 10 years ago
  91. ad9914a thermal: of: Rename struct __thermal_trip to struct thermal_trip by Lukasz Majewski · 10 years ago
  92. a9bf2cc thermal: of: Extend of-thermal.c to provide check if trip point is valid by Lukasz Majewski · 10 years ago
  93. 08dab66 thermal: of: Extend of-thermal.c to provide number of trip points by Lukasz Majewski · 10 years ago
  94. 73904cb thermal: cpu_cooling: update copyright tags by Viresh Kumar · 10 years ago
  95. 4843c4a thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq by Viresh Kumar · 10 years ago
  96. f685901 thermal: cpu_cooling: Store frequencies in descending order by Viresh Kumar · 10 years ago
  97. b9f8b41 thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() by Viresh Kumar · 10 years ago
  98. 2479bb6 thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count by Viresh Kumar · 10 years ago
  99. 97afa4a thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore by Viresh Kumar · 10 years ago
  100. dcc6c7f thermal: cpu_cooling: find max level during device registration by Viresh Kumar · 10 years ago