1. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  2. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  3. 357397a Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  4. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  5. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  6. 4452152 libata-acpi: add back ACPI based hotplug functionality by Aaron Lu · 11 years ago
  7. 19ccee7 ACPI/libata: Restore libata.noacpi support by Lv Zheng · 11 years ago
  8. d66af4d [libata] acpi: make ata_ap_acpi_handle not block by Aaron Lu · 11 years ago
  9. 7381fe7 libata-acpi: remove redundent code for power resource handling by Aaron Lu · 11 years ago
  10. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  11. dfd5736 libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource by Sander Eikelenboom · 11 years ago
  12. 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  13. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  14. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  15. a7ff60d [libata] pm: differentiate system and runtime pm for ata port by Aaron Lu · 11 years ago
  16. a59b9aa libata: expose pm qos flags for ata device by Aaron Lu · 11 years ago
  17. 2133420 libata: handle power transition of ODD by Aaron Lu · 11 years ago
  18. f064a20 libata: move acpi notification code to zpodd by Aaron Lu · 11 years ago
  19. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 11 years ago
  20. 0d0cdb0 libata: restore acpi disable functionality by Aaron Lu · 12 years ago
  21. 60817a6 libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle by Aaron Lu · 12 years ago
  22. 8340091 [libata] acpi: call ata_acpi_gtm during ata port init time by Aaron Lu · 12 years ago
  23. 354b2ea libata-acpi: fix up for acpi_pm_device_sleep_state API by Stephen Rothwell · 12 years ago
  24. 166a296 libata: tell scsi layer device supports runtime power off by Aaron Lu · 12 years ago
  25. a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 12 years ago
  26. 3bd4660 libata-acpi: add ata port runtime D3Cold support by Lin Ming · 12 years ago
  27. febe53b libata-acpi: set acpi state for SATA port by Lin Ming · 12 years ago
  28. 30dcf76 libata: migrate ACPI code over to new bindings by Matthew Garrett · 12 years ago
  29. 6b66d95 libata: bind the Linux device tree to the ACPI device tree by Matthew Garrett · 12 years ago
  30. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  31. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  32. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  33. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  34. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  35. 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
  36. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  37. f240677 libata-acpi: missing _SDD is not an error by Tejun Heo · 15 years ago
  38. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  39. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  40. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  41. 6521148 libata: add command name parsing for error output by Robert Hancock · 15 years ago
  42. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  43. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  44. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  45. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  46. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  47. f730ae1 libata: remove functions now handed by ACPI dock driver by Shaohua Li · 16 years ago
  48. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  49. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  50. 664d080 [libata] ACPI: Properly handle bay devices in dock stations by Holger Macht · 16 years ago
  51. c85665f drivers/ata: trim trailing whitespace by Jeff Garzik · 16 years ago
  52. ae6c23c Fixups to ATA ACPI hotplug by Matthew Garrett · 16 years ago
  53. 66a9099 libata-acpi.c: remove unneeded #if's by Adrian Bunk · 16 years ago
  54. 48feb3c ata-acpi: don't call _GTF for disabled drive by Shaohua Li · 16 years ago
  55. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  56. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 16 years ago
  57. 7f5e4e8 ata: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  58. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  59. a0f79b9 libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi by Tejun Heo · 17 years ago
  60. 5df91a2 libata: fix ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  61. 7c77fa4 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() by Tejun Heo · 17 years ago
  62. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  63. 3264a8d libata-acpi: implement _GTF command filtering by Tejun Heo · 17 years ago
  64. 0e8634b libata-acpi: improve _GTF execution error handling and reporting by Tejun Heo · 17 years ago
  65. 66fa7f2 libata-acpi: improve ACPI disabling by Tejun Heo · 17 years ago
  66. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  67. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  68. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  69. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  70. 037f6bb libata: Don't fail device revalidation for bad _GTF methods by Matthew Garrett · 17 years ago
  71. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  72. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  73. badff03 libata-core: Expose gtm methods for driver use by Alan Cox · 17 years ago
  74. 237d844 libata: Integrate ACPI-based PATA/SATA hotplug - version 5 by Matthew Garrett · 17 years ago
  75. d0df8b5d libata-pmp: extend ACPI support to cover PMP by Tejun Heo · 17 years ago
  76. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  77. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  78. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  79. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  80. e5fa24d libata-acpi: remove redundant checks by Tejun Heo · 17 years ago
  81. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  82. 69b16a5 libata-acpi: miscellaneous cleanups by Tejun Heo · 17 years ago
  83. 4700c4b libata-acpi: clean up ata_acpi_exec_tfs() by Tejun Heo · 17 years ago
  84. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  85. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  86. 3a32a8e libata-acpi: clean up parameters and misc stuff by Tejun Heo · 17 years ago
  87. 48be6b1 libata-acpi: fix _GTF command protocol for ATAPI devices by Tejun Heo · 17 years ago
  88. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 17 years ago
  89. b252630 Pull bugzilla-7907 into release branch by Len Brown · 17 years ago
  90. df33c77 libata-acpi: allow _GTF on SATA, but disable on PATA for now by Kristen Accardi · 17 years ago
  91. ca42663 [PATCH] libata-acpi: Try and stop all the non PCI devices crashing by Alan Cox · 17 years ago
  92. fc16c25 [libata] ACPI: remove needless ->qc_issue hook existence test by Jeff Garzik · 17 years ago
  93. 878d4fe libata: fix remaining ap->id by Tejun Heo · 17 years ago
  94. 9de1cc9 [PATCH] libata: wrong sizeof for BUFFER by Fiodor Suietov · 18 years ago
  95. 7ea1fbc [PATCH] libata: ACPI _SDD support by Kristen Carlson Accardi · 18 years ago
  96. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago