1. 4b24ff7 Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  2. 4b1bf58 thermal: Constify 'type' argument for the registration routine by Anton Vorontsov · 12 years ago
  3. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  4. 27365a6 Thermal: Add Hysteresis attributes by Durgadoss R · 12 years ago
  5. c56f5c0 Thermal: Make Thermal trip points writeable by Durgadoss R · 12 years ago
  6. b9c7aff drivers/thermal/spear_thermal.c: add Device Tree probing capability by Viresh Kumar · 12 years ago
  7. f1f0e2a thermal: Fix for setting the thermal zone mode to enable/disable by Amit Daniel Kachhap · 12 years ago
  8. 03ee62f thermal: spear13xx: checking for NULL instead of IS_ERR() by Dan Carpenter · 12 years ago
  9. de716e3 thermal/spear_thermal: replace readl/writel with lighter _relaxed variants by Viresh Kumar · 12 years ago
  10. 6a92c36 thermal: add support for thermal sensor present on SPEAr13xx machines by Vincenzo Frascino · 12 years ago
  11. c5a01dd thermal_sys: convert printks to pr_<level> by Joe Perches · 12 years ago
  12. caca8b8 thermal_sys: kernel style cleanups by Joe Perches · 12 years ago
  13. ec79768 thermal_sys: remove obfuscating used-once macros by Joe Perches · 12 years ago
  14. 886ee54 thermal_sys: remove unnecessary line continuations by Joe Perches · 12 years ago
  15. b11de07 drivers/thermal/thermal_sys.c: fix build warning by Fabio Estevam · 12 years ago
  16. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 13 years ago
  17. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  18. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  19. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  20. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
  21. b299eb5 ACPI:Fix goto flows in thermal-sys by Durgadoss R · 13 years ago
  22. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 13 years ago
  23. 156d821 Merge branch 'misc' into release by Len Brown · 13 years ago
  24. 4cb1872 thermal: Add event notification to thermal framework by R.Durgadoss · 14 years ago
  25. 5b275ce thermal: make ops constant by Alan Cox · 14 years ago
  26. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  29. edb9491 thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() by Roel Kluin · 15 years ago
  30. 3767cb5 thermal: disable polling if passive_delay and polling_delay are both unset by Frans Pop · 15 years ago
  31. e4143b0 thermal: Only set passive_delay for forced_passive cooling by Frans Pop · 15 years ago
  32. 3d8e3ad thermal: add sanity check for the passive attribute by Frans Pop · 15 years ago
  33. 625120a4 acpi: thermal: Add EOL to the trip_point_N_type strings by Amit Kucheria · 15 years ago
  34. df43176 thermal: add missing Kconfig dependency by Jan Beulich · 15 years ago
  35. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  36. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  37. 2932135 thermal: fix off-by-1 error in trip point trigger condition by Vladimir Zajac · 15 years ago
  38. 03a971a thermal: support forcing support for passive cooling by Matthew Garrett · 16 years ago
  39. b1569e9 ACPI: move thermal trip handling to generic thermal layer by Matthew Garrett · 16 years ago
  40. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  41. 354655e thermal: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  42. 16d7523 thermal: Create CONFIG_THERMAL_HWMON=n by Rene Herman · 16 years ago
  43. ff16cab69 thermal: re-name thermal.c to thermal_sys.c by Len Brown · 16 years ago
  44. e68b16a thermal: add hwmon sysfs I/F by Zhang Rui · 16 years ago
  45. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 16 years ago
  46. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  47. ece54e2 thermal: delete "default y" by Len Brown · 16 years ago
  48. 91f57fa Revert "thermal: fix generic thermal I/F for hwmon" by Len Brown · 16 years ago
  49. 3152fb9 thermal: fix generic thermal I/F for hwmon by Zhang, Rui · 16 years ago
  50. 3e6fda5 thermal: use ERR_PTR for returning error by Thomas Sujith · 16 years ago
  51. c751670 thermal: validate input parameters by Thomas Sujith · 16 years ago
  52. 543a956 ACPI: thermal: syntax, spelling, kernel-doc by Len Brown · 16 years ago
  53. 203d3d4 the generic thermal sysfs driver by Zhang Rui · 16 years ago