1. 84baf17 ACPI / fan: Fix error reading cur_state by Srinivas Pandruvada · 8 years ago
  2. 1d75158 ACPI / fan: Make struct dev_pm_ops const by Kaiyen Chang · 8 years ago
  3. f972799 ACPI / fan: Improve acpi_device_update_power error message by Andy Lutomirski · 8 years ago
  4. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  5. 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 9 years ago
  6. bbb16fe ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices by Srinivas Pandruvada · 9 years ago
  7. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  8. d806c6e ACPI / Fan: support INT3404 thermal device by Aaron Lu · 10 years ago
  9. 9519a63 ACPI / Fan: add ACPI 4.0 style fan support by Aaron Lu · 10 years ago
  10. 19593a1 ACPI / fan: convert to platform driver by Aaron Lu · 11 years ago
  11. 2bb3a2b ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant by Aaron Lu · 11 years ago
  12. 8dd41f7 ACPI / fan: remove no need check for device pointer by Aaron Lu · 11 years ago
  13. bd6ad24 ACPI / fan: remove unused macro by Aaron Lu · 11 years ago
  14. 88989fd ACPI / fan: printk replacement by Sudip Mukherjee · 10 years ago
  15. b9b8515 ACPI / fan: do nothing in suspend and poweroff callback by Aaron Lu · 10 years ago
  16. b108e0e ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 10 years ago
  17. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  18. 568b6ad ACP / fan: trivial style cleanup by Felipe Contreras · 11 years ago
  19. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  20. 85eb982 ACPI / fan: Initialize acpi_state variable by Naresh Bhat · 11 years ago
  21. f0c2958 ACPI / fan: avoid null pointer deference error by Colin Ian King · 11 years ago
  22. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  23. d8014c4 ACPI/fan: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  24. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  25. 62fcbdd ACPI: Use struct dev_pm_ops for power management in the fan driver by Rafael J. Wysocki · 12 years ago
  26. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  27. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  28. 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
  29. b2a4498 ACPI fan: remove deprecated procfs I/F by Zhang Rui · 14 years ago
  30. 0c827ee ACPI: fan: Fix more unbalanced code block by Luis Henriques · 14 years ago
  31. 934231d ACPI: fan: fix unbalanced code block by Liang Li · 14 years ago
  32. 13c4115 ACPI: Remove repeated registered as cooling_device messages by Mike Travis · 14 years ago
  33. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  34. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  35. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  36. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  37. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  38. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  39. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  40. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  41. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  42. 6594d87 ACPI: fix acpi fan state set error by Yi Yang · 16 years ago
  43. 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
  44. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  45. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  46. 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 16 years ago
  47. 1192aeb ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  48. 19b3678 ACPI fan: extract return values using PTR_ERR by Thomas Sujith · 16 years ago
  49. 3c60284 ACPI: fan: build fix for CONFIG_ACPI_PROCFS=n by Len Brown · 16 years ago
  50. 05a83d9 ACPI: register ACPI Fan as generic thermal cooling device by Zhang Rui · 16 years ago
  51. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 16 years ago
  52. 93ad7c0 ACPI: Fan: Drop force_power_state acpi_device option by Alexey Starikovskiy · 17 years ago
  53. 968fc5d ACPI: Fan: fan device does not need own structure by Alexey Starikovskiy · 17 years ago
  54. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  55. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  56. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  57. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  58. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  59. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  60. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 17 years ago
  61. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  62. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  63. 579c896 ACPI: fan: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
  64. dc8c2b2 ACPI: fan: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
  65. 74b142e ACPI: fan: add struct acpi_device to struct acpi_fan. by Patrick Mochel · 18 years ago
  66. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  67. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  68. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  69. 0feabb0 ACPI: create acpi_fan_suspend()/acpi_fan_resume() by Konstantin Karasyov · 18 years ago
  70. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  71. c65ade4 [ACPI] whitespace by Pavel Machek · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago