1. 205bce6 thermal: tsens8974: Support calibrationless sensors by Siddartha Mohanadoss · 13 years ago
  2. 2ee4a5d msm: Add frequency backoff to thermal monitor by Eugene Seah · 13 years ago
  3. 05a6e38 thermal: tsens: Add 8974 TSENS driver by Siddartha Mohanadoss · 13 years ago
  4. 9181436 msm: thermal: Simplify kernel thermal safeguard mechanism by Praveen Chidambaram · 13 years ago
  5. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  6. 5a44350 thermal: msm8960_tsens: Disable Remote sensor by Siddartha Mohanadoss · 13 years ago
  7. 48cad91 thermal: tsens8960: Add suspend/resume for TSENS by Siddartha Mohanadoss · 13 years ago
  8. cbc0753 thermal: Don't limit CPU frequency after msm_thermal is disabled by Eugene Seah · 13 years ago
  9. 7e25dc1 mdm9615: Add calibration data for TSENS by Siddartha Mohanadoss · 13 years ago
  10. f1f0e2a thermal: Fix for setting the thermal zone mode to enable/disable by Amit Daniel Kachhap · 13 years ago
  11. 03ee62f thermal: spear13xx: checking for NULL instead of IS_ERR() by Dan Carpenter · 13 years ago
  12. de716e3 thermal/spear_thermal: replace readl/writel with lighter _relaxed variants by Viresh Kumar · 13 years ago
  13. 6a92c36 thermal: add support for thermal sensor present on SPEAr13xx machines by Vincenzo Frascino · 13 years ago
  14. c5a01dd thermal_sys: convert printks to pr_<level> by Joe Perches · 13 years ago
  15. caca8b8 thermal_sys: kernel style cleanups by Joe Perches · 13 years ago
  16. ec79768 thermal_sys: remove obfuscating used-once macros by Joe Perches · 13 years ago
  17. 886ee54 thermal_sys: remove unnecessary line continuations by Joe Perches · 13 years ago
  18. b11de07 drivers/thermal/thermal_sys.c: fix build warning by Fabio Estevam · 13 years ago
  19. 7d6d273 thermal: Fix hotplug race condition leading to memory corruption. by Eugene Seah · 13 years ago
  20. 4d94a44 thermal: msm8960_tsens: Fix string length by Siddartha Mohanadoss · 13 years ago
  21. c0d64ce thermal: msm8960_tsens: Fix setting mode for disabled sensors by Siddartha Mohanadoss · 13 years ago
  22. caeaa92 thermal: msm8960_tsens: Add APQ8064 support by Siddartha Mohanadoss · 13 years ago
  23. c7fc681 msm_thermal: Remove error messages from log when core is offline by Praveen Chidambaram · 13 years ago
  24. f744c86 thermal: msm8960_tsens: nullify tmdev when early_init fails by Jeff Ohlstein · 13 years ago
  25. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 13 years ago
  26. 5fd7777 Merge "msm: thermal: Add MSM thermal sensing and limiting" into msm-3.0 by Linux Build Service Account · 13 years ago
  27. f248bb7 msm: thermal: Add MSM thermal sensing and limiting by Praveen Chidambaram · 13 years ago
  28. ccd4985 thermal: msm8960_tsens: Read TSENS temperature by Siddartha Mohanadoss · 13 years ago
  29. f34b456 thermal: tsens: Change the TSENS min threshold by Siddartha Mohanadoss · 13 years ago
  30. 51c6ab4 thermal: tsens: Add tsens notify callback by Siddartha Mohanadoss · 13 years ago
  31. ff819c2 drivers: pm8901: Delete pmic8901 specific subdevice drivers by Anirudh Ghayal · 13 years ago
  32. 4786e9f drivers: pm8058: Delete pmic8058 specific subdevice drivers by Anirudh Ghayal · 13 years ago
  33. 2be265f Merge "thermal: msm_tsens: Fix clearing interrupt bit on resume" into msm-3.0 by Linux Build Service Account · 13 years ago
  34. 0fa2eca Merge "thermal: msm8960_tsens: Fix reading the correct sensor4 address" into msm-3.0 by Linux Build Service Account · 13 years ago
  35. af91d90 hwmon: pm8xxx_adc: Remove pm8921-adc by Siddartha Mohanadoss · 13 years ago
  36. 3e1ffc3 thermal: msm8960_tsens: Fix reading the correct sensor4 address by Siddartha Mohanadoss · 13 years ago
  37. 28b7fe7 thermal: msm_tsens: Fix clearing interrupt bit on resume by Siddartha Mohanadoss · 13 years ago
  38. c201933 mfd: pm8058: Modify pm8058 subdevices to pm8xxx interface by Anirudh Ghayal · 13 years ago
  39. 89d5d6c Merge "hwmon: msm_adc: Calibrate HK/XOADC" into msm-3.0 by Linux Build Service Account · 13 years ago
  40. 2d2a2c5 hwmon: msm_adc: Calibrate HK/XOADC by Vijayakumar Muthuvel Manickam · 13 years ago
  41. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  42. d8e6db7 tsens: msm8960: Split write ordering for TSENS Enable by Siddartha Mohanadoss · 13 years ago
  43. 73010e5 thermal: tsens8960: Fix setting initial return value by Siddartha Mohanadoss · 13 years ago
  44. ba7291c thermal: tsens: Add suspend/resume for TSENS by Siddartha Mohanadoss · 13 years ago
  45. 7201a16 thermal: tsens: Use Calibration offset data from QFPROM by Siddartha Mohanadoss · 13 years ago
  46. d0c5dd5 thermal: fix compiler warning by Bryan Huntsman · 13 years ago
  47. 77d106e hwmon: pm8921-adc: Add sysfs interface by Siddartha Mohanadoss · 13 years ago
  48. 0b9e517 thermal: tsens: Add support for MDM9615 by Siddartha Mohanadoss · 13 years ago
  49. 6f8c492 thermal: msm8960: Check for SOC version by Siddartha Mohanadoss · 13 years ago
  50. acd2426 thermal: msm: Update TSENS for 8960_V2 by Siddartha Mohanadoss · 14 years ago
  51. 3f2bc4d Initial Contribution by Bryan Huntsman · 14 years ago
  52. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 14 years ago
  53. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 14 years ago
  54. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 14 years ago
  55. b299eb5 ACPI:Fix goto flows in thermal-sys by Durgadoss R · 14 years ago
  56. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  57. 156d821 Merge branch 'misc' into release by Len Brown · 14 years ago
  58. 4cb1872 thermal: Add event notification to thermal framework by R.Durgadoss · 14 years ago
  59. 5b275ce thermal: make ops constant by Alan Cox · 14 years ago
  60. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 15 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  62. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  63. edb9491 thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() by Roel Kluin · 15 years ago
  64. 3767cb5 thermal: disable polling if passive_delay and polling_delay are both unset by Frans Pop · 15 years ago
  65. e4143b0 thermal: Only set passive_delay for forced_passive cooling by Frans Pop · 15 years ago
  66. 3d8e3ad thermal: add sanity check for the passive attribute by Frans Pop · 15 years ago
  67. 625120a acpi: thermal: Add EOL to the trip_point_N_type strings by Amit Kucheria · 15 years ago
  68. df43176 thermal: add missing Kconfig dependency by Jan Beulich · 15 years ago
  69. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 16 years ago
  70. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  71. 2932135 thermal: fix off-by-1 error in trip point trigger condition by Vladimir Zajac · 16 years ago
  72. 03a971a thermal: support forcing support for passive cooling by Matthew Garrett · 16 years ago
  73. b1569e9 ACPI: move thermal trip handling to generic thermal layer by Matthew Garrett · 16 years ago
  74. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  75. 354655e thermal: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. 16d7523 thermal: Create CONFIG_THERMAL_HWMON=n by Rene Herman · 17 years ago
  77. ff16cab69 thermal: re-name thermal.c to thermal_sys.c by Len Brown · 17 years ago
  78. e68b16a thermal: add hwmon sysfs I/F by Zhang Rui · 17 years ago
  79. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 17 years ago
  80. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  81. ece54e2 thermal: delete "default y" by Len Brown · 17 years ago
  82. 91f57fa Revert "thermal: fix generic thermal I/F for hwmon" by Len Brown · 17 years ago
  83. 3152fb9 thermal: fix generic thermal I/F for hwmon by Zhang, Rui · 17 years ago
  84. 3e6fda5 thermal: use ERR_PTR for returning error by Thomas Sujith · 17 years ago
  85. c751670 thermal: validate input parameters by Thomas Sujith · 17 years ago
  86. 543a956 ACPI: thermal: syntax, spelling, kernel-doc by Len Brown · 17 years ago
  87. 203d3d4 the generic thermal sysfs driver by Zhang Rui · 17 years ago