1. ccd4985 thermal: msm8960_tsens: Read TSENS temperature by Siddartha Mohanadoss · 13 years ago
  2. f34b456 thermal: tsens: Change the TSENS min threshold by Siddartha Mohanadoss · 13 years ago
  3. 51c6ab4 thermal: tsens: Add tsens notify callback by Siddartha Mohanadoss · 13 years ago
  4. ff819c2 drivers: pm8901: Delete pmic8901 specific subdevice drivers by Anirudh Ghayal · 13 years ago
  5. 4786e9f drivers: pm8058: Delete pmic8058 specific subdevice drivers by Anirudh Ghayal · 13 years ago
  6. 2be265f Merge "thermal: msm_tsens: Fix clearing interrupt bit on resume" into msm-3.0 by Linux Build Service Account · 13 years ago
  7. 0fa2eca Merge "thermal: msm8960_tsens: Fix reading the correct sensor4 address" into msm-3.0 by Linux Build Service Account · 13 years ago
  8. af91d90 hwmon: pm8xxx_adc: Remove pm8921-adc by Siddartha Mohanadoss · 13 years ago
  9. 3e1ffc3 thermal: msm8960_tsens: Fix reading the correct sensor4 address by Siddartha Mohanadoss · 13 years ago
  10. 28b7fe7 thermal: msm_tsens: Fix clearing interrupt bit on resume by Siddartha Mohanadoss · 13 years ago
  11. c201933 mfd: pm8058: Modify pm8058 subdevices to pm8xxx interface by Anirudh Ghayal · 13 years ago
  12. 89d5d6c Merge "hwmon: msm_adc: Calibrate HK/XOADC" into msm-3.0 by Linux Build Service Account · 13 years ago
  13. 2d2a2c5 hwmon: msm_adc: Calibrate HK/XOADC by Vijayakumar Muthuvel Manickam · 13 years ago
  14. 51e20d0 thermal: Prevent polling from happening during system suspend by Rafael J. Wysocki · 13 years ago
  15. d8e6db7 tsens: msm8960: Split write ordering for TSENS Enable by Siddartha Mohanadoss · 13 years ago
  16. 73010e5 thermal: tsens8960: Fix setting initial return value by Siddartha Mohanadoss · 13 years ago
  17. ba7291c thermal: tsens: Add suspend/resume for TSENS by Siddartha Mohanadoss · 13 years ago
  18. 7201a16 thermal: tsens: Use Calibration offset data from QFPROM by Siddartha Mohanadoss · 13 years ago
  19. d0c5dd5 thermal: fix compiler warning by Bryan Huntsman · 13 years ago
  20. 77d106e hwmon: pm8921-adc: Add sysfs interface by Siddartha Mohanadoss · 13 years ago
  21. 0b9e517 thermal: tsens: Add support for MDM9615 by Siddartha Mohanadoss · 13 years ago
  22. 6f8c492 thermal: msm8960: Check for SOC version by Siddartha Mohanadoss · 13 years ago
  23. acd2426 thermal: msm: Update TSENS for 8960_V2 by Siddartha Mohanadoss · 13 years ago
  24. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  25. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  26. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  27. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
  28. b299eb5 ACPI:Fix goto flows in thermal-sys by Durgadoss R · 14 years ago
  29. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  30. 156d821 Merge branch 'misc' into release by Len Brown · 14 years ago
  31. 4cb1872 thermal: Add event notification to thermal framework by R.Durgadoss · 14 years ago
  32. 5b275ce thermal: make ops constant by Alan Cox · 14 years ago
  33. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 15 years ago
  34. 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
  35. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  36. edb9491 thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() by Roel Kluin · 15 years ago
  37. 3767cb5 thermal: disable polling if passive_delay and polling_delay are both unset by Frans Pop · 15 years ago
  38. e4143b0 thermal: Only set passive_delay for forced_passive cooling by Frans Pop · 15 years ago
  39. 3d8e3ad thermal: add sanity check for the passive attribute by Frans Pop · 15 years ago
  40. 625120a acpi: thermal: Add EOL to the trip_point_N_type strings by Amit Kucheria · 15 years ago
  41. df43176 thermal: add missing Kconfig dependency by Jan Beulich · 15 years ago
  42. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  43. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  44. 2932135 thermal: fix off-by-1 error in trip point trigger condition by Vladimir Zajac · 15 years ago
  45. 03a971a thermal: support forcing support for passive cooling by Matthew Garrett · 16 years ago
  46. b1569e9 ACPI: move thermal trip handling to generic thermal layer by Matthew Garrett · 16 years ago
  47. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  48. 354655e thermal: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  49. 16d7523 thermal: Create CONFIG_THERMAL_HWMON=n by Rene Herman · 16 years ago
  50. ff16cab69 thermal: re-name thermal.c to thermal_sys.c by Len Brown · 17 years ago
  51. e68b16a thermal: add hwmon sysfs I/F by Zhang Rui · 17 years ago
  52. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 17 years ago
  53. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  54. ece54e2 thermal: delete "default y" by Len Brown · 17 years ago
  55. 91f57fa Revert "thermal: fix generic thermal I/F for hwmon" by Len Brown · 17 years ago
  56. 3152fb9 thermal: fix generic thermal I/F for hwmon by Zhang, Rui · 17 years ago
  57. 3e6fda5 thermal: use ERR_PTR for returning error by Thomas Sujith · 17 years ago
  58. c751670 thermal: validate input parameters by Thomas Sujith · 17 years ago
  59. 543a956 ACPI: thermal: syntax, spelling, kernel-doc by Len Brown · 17 years ago
  60. 203d3d4 the generic thermal sysfs driver by Zhang Rui · 17 years ago