1. a68d353 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  2. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  3. ca4e713 ACPI / thermal: Use mode to enable/disable kernel thermal processing by Srinivas Pandruvada · 11 years ago
  4. 7e3cf24 ACPI thermal: remove unnecessary newline from exception message by Colin Ian King · 12 years ago
  5. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  6. 261cba2 ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix by Zhang Rui · 12 years ago
  7. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
  8. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago
  9. 4ae46be Thermal: Introduce thermal_zone_trip_update() by Zhang Rui · 12 years ago
  10. 1b7ddb8 Thermal: Remove tc1/tc2 in generic thermal layer. by Zhang Rui · 12 years ago
  11. 601f3d4 Thermal: Introduce .get_trend() callback. by Zhang Rui · 12 years ago
  12. 9d99842 Thermal: set upper and lower limits by Zhang Rui · 12 years ago
  13. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  14. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  15. 8eaa8d6 Thermal: Documentation update by Zhang Rui · 12 years ago
  16. c56f5c0 Thermal: Make Thermal trip points writeable by Durgadoss R · 12 years ago
  17. 167cffb ACPI: Use struct dev_pm_ops for power management in the thermal driver by Rafael J. Wysocki · 12 years ago
  18. 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 12 years ago
  19. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  20. 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
  21. c57b62f ACPI thermal: remove deprecated procfs I/F by Zhang Rui · 14 years ago
  22. 43d9f87 ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  23. 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
  24. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  25. fa80945 ACPI thermal: Don't invalidate thermal zone if critical trip point is bad by Thomas Renninger · 14 years ago
  26. 8b7ef6d ACPI thermal: Check for thermal zone requirement by Thomas Renninger · 14 years ago
  27. 7fb2616 acpi: thermal: display forced passive trip points in proc by Frans Pop · 15 years ago
  28. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  29. 6740543 thermal: Fix polling frequency for systems without passive cooling by Matthew Garrett · 15 years ago
  30. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  31. 342d550 ACPI: thermal: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  32. 13614e3 ACPI: Adjust Kelvin offset to match local implementation by Jean Delvare · 15 years ago
  33. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  34. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  35. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  36. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  37. f6f5c45 ACPI: update thermal for bus_id removal by Stephen Rothwell · 15 years ago
  38. b1569e9 ACPI: move thermal trip handling to generic thermal layer by Matthew Garrett · 16 years ago
  39. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  40. 0e4240d thermal fixup for broken BIOS which has invalid trip points. by Zhang Rui · 15 years ago
  41. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  42. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  43. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  45. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  46. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  47. 22a94d7 ACPI: Allow overriding to higher critical trip point. by Zhang Rui · 16 years ago
  48. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  49. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  50. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  51. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  52. ea51011 ACPI : Set FAN device to correct state in boot phase by Zhao Yakui · 16 years ago
  53. a39a2d7 ACPI: Reject below-freezing temperatures as invalid critical temperatures by Arjan van de Ven · 16 years ago
  54. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  55. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  56. 76ecb4f ACPI: update thermal temperature by Zhang, Rui · 16 years ago
  57. e9ae710 thermal: update the documentation by Zhang Rui · 16 years ago
  58. 9ec732f thermal: add new get_crit_temp callback by Zhang, Rui · 16 years ago
  59. d83fd8a drivers/acpi/thermal.c: fix build with CONFIG_DMI=n by Andrew Morton · 16 years ago
  60. bb070e4 acpi thermal: fix result check by Krzysztof Helt · 16 years ago
  61. 5e01276 ACPI: thermal: show temperature in millidegree Celsius by Zhang, Rui · 16 years ago
  62. 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 16 years ago
  63. 653a00c ACPI: thermal fixup by Zhang Rui · 16 years ago
  64. 041d4bb ACPI: CELSIUS_TO_KELVIN fixup by Zhang Rui · 16 years ago
  65. 2073393 ACPI: attach thermal zone info by Zhang Rui · 16 years ago
  66. ce44e19 ACPI: ACPI thermal zone handle notification correctly by Zhang Rui · 16 years ago
  67. 3f655ef ACPI: register ACPI thermal zone as generic thermal zone devices by Zhang Rui · 16 years ago
  68. 223630f export thermal notification to userspace when nocrt is set by Zhang Rui · 17 years ago
  69. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  70. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  71. 6e21578 ACPI: Thermal: Drop concurrent thermal checks by Alexey Starikovskiy · 17 years ago
  72. 21bc42a ACPI: thermal: use round_jiffies when thermal zone polling is enabled by Len Brown · 17 years ago
  73. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  74. 2db9ccb ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such by Pavel Machek · 17 years ago
  75. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  76. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  77. 8c99fdc ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX by Len Brown · 17 years ago
  78. c52a741 ACPI: thermal: create "thermal.crt=C" bootparam by Len Brown · 17 years ago
  79. 3c1d36d ACPI: thermal: clean up MODULE_PARM_DESC newlines by Len Brown · 17 years ago
  80. 0b5bfa1 ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS by Len Brown · 17 years ago
  81. f8707ec ACPI: thermal: create "thermal.act=" to disable or override active trip point by Len Brown · 17 years ago
  82. f548714 ACPI: thermal: create "thermal.nocrt" to disable critical actions by Len Brown · 17 years ago
  83. a70cdc5 ACPI: thermal: create "thermal.psv=" to override passive trip points by Len Brown · 17 years ago
  84. 730ff34 ACPI: thermal: expose "thermal.tzp=" to set global polling frequency by Len Brown · 17 years ago
  85. 72b33ef ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support by Len Brown · 17 years ago
  86. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  87. 10a0a8d Add common orderly_poweroff() by Jeremy Fitzhardinge · 17 years ago
  88. e7c746e ACPI: gracefully print null trip-point device by Thomas Renninger · 17 years ago
  89. 68ccfaa ACPI: thermal: Replace pointer with name in trip_points by Thomas Renninger · 18 years ago
  90. eaca2d3 ACPI: delete un-reliable concept of cooling mode by Len Brown · 17 years ago
  91. 11ccc0f ACPI: thermal trip points are read-only by Len Brown · 17 years ago
  92. 94e22e1 acpi-thermal: fix mod_timer() interval by Andrew Morton · 17 years ago
  93. 08e4a10 Pull bugzilla-7570 into release branch by Len Brown · 17 years ago
  94. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  95. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  96. b1028c5 ACPI: fix fan after resume from S3 by Konstantin Karasyov · 17 years ago
  97. 636cedf ACPI: thermal: fix units in debug output by Sanjoy Mahajan · 17 years ago
  98. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  99. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  100. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago