1. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  2. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  3. ed50d6c debug: softlockup looping fix by Peter Zijlstra · 17 years ago
  4. 1cee5cc ACPI: thinkpad-acpi: bump up version to 0.19 by Henrique de Moraes Holschuh · 17 years ago
  5. 6a2e293 ACPI: thinkpad-acpi: update copyright dates to 2008 by Henrique de Moraes Holschuh · 17 years ago
  6. 50ebec0 ACPI: thinkpad-acpi: add poll() support to some sysfs attributes by Henrique de Moraes Holschuh · 17 years ago
  7. 013c40e ACPI: thinkpad-acpi: silence _sta warning by Henrique de Moraes Holschuh · 17 years ago
  8. d1edb2b ACPI: thinkpad-acpi: add X61t HKEY events by Henrique de Moraes Holschuh · 17 years ago
  9. a713b4d ACPI: thinkpad-acpi: wakeup on hotunplug reporting by Henrique de Moraes Holschuh · 17 years ago
  10. 3b64b51 ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages by Henrique de Moraes Holschuh · 17 years ago
  11. 083f176 ACPI: thinkpad-acpi: add suspend handler by Henrique de Moraes Holschuh · 17 years ago
  12. 35ff8b9 ACPI: thinkpad-acpi: some checkpatch.pl fluff by Henrique de Moraes Holschuh · 17 years ago
  13. e0c7dfe ACPI: thinkpad-acpi: rename IBM in defines by Henrique de Moraes Holschuh · 17 years ago
  14. f68080f ACPI: thinkpad-acpi: module glue cleanups by Henrique de Moraes Holschuh · 17 years ago
  15. 4b45cc0 ACPI: thinkpad-acpi: spring cleanup part 4 by Henrique de Moraes Holschuh · 17 years ago
  16. b21a15f ACPI: thinkpad-acpi: spring cleanup part 3 by Henrique de Moraes Holschuh · 17 years ago
  17. f74a27d ACPI: thinkpad-acpi: spring cleanup part 2 by Henrique de Moraes Holschuh · 17 years ago
  18. 0c78039 ACPI: thinkpad-acpi: spring cleanup part 1 by Henrique de Moraes Holschuh · 17 years ago
  19. 50efd83 ACPI: thinkpad-acpi: bump up version to 0.18 by Henrique de Moraes Holschuh · 17 years ago
  20. 01e88f2 ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9) by Henrique de Moraes Holschuh · 17 years ago
  21. b7c8c20 ACPI: thinkpad-acpi: prepare for NVRAM polling support by Henrique de Moraes Holschuh · 17 years ago
  22. b2c985e ACPI: thinkpad-acpi: refactor hotkey_get and hotkey_set (v2) by Henrique de Moraes Holschuh · 17 years ago
  23. 0f08914 ACPI: thinkpad-acpi: document keymap gotcha's (v2) by Henrique de Moraes Holschuh · 17 years ago
  24. e91926e apm_power: check I.intval for zero value, we use it as the divisor by Anton Vorontsov · 17 years ago
  25. ae4bb15 MAINTAINERS: remove kernel-discuss@handhelds.org list by Anton Vorontsov · 17 years ago
  26. c3caeba pda_power: implement polling by Anton Vorontsov · 17 years ago
  27. bfde266 pda_power: various cleanups by Anton Vorontsov · 17 years ago
  28. dffd28a apm_power: support using VOLTAGE_* properties for apm calculations by Dmitry Baryshkov · 17 years ago
  29. 8f8e9b3 pda_power: add suspend/resume support by Dmitry Baryshkov · 17 years ago
  30. c7cc930 power_supply: add few more values and props by Dmitry Baryshkov · 17 years ago
  31. 9ef4510 pda_power: only register available psu by Dmitry Baryshkov · 17 years ago
  32. 839dc9f power: fix incorrect unregistration in power_supply_create_attrs error path by Andres Salomon · 17 years ago
  33. 8efe444 power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL by Andres Salomon · 17 years ago
  34. 4d24473 [BATTERY] power_supply_leds: use kasprintf by Akinobu Mita · 17 years ago
  35. 25f1214 [BATTERY] Every file should include the headers containing the prototypes for its global functions. by Adrian Bunk · 17 years ago
  36. a6eb84b suspend: cleanup reference to swsusp_pg_dir[] by Rafael J. Wysocki · 17 years ago
  37. ffffa4b PM: Remove obsolete /sys/devices/.../power/state docs by David Brownell · 17 years ago
  38. 5a0a2f3 Hibernation: Invoke suspend notifications after console switch by Rafael J. Wysocki · 17 years ago
  39. af258f5 Suspend: Invoke suspend notifications after console switch by Johannes Berg · 17 years ago
  40. 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
  41. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
  42. c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
  43. 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  44. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  45. 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  46. 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
  47. c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
  48. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  49. 7671b8a suspend: fix ia64 allmodconfig build by Rafael J. Wysocki · 17 years ago
  50. a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 17 years ago
  51. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  52. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  53. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  54. 465d2b4 Suspend: Use common prefix in messages by Rafael J. Wysocki · 17 years ago
  55. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
  56. 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 17 years ago
  57. 9628c0e Suspend: Fix comment in main.c by Rafael J. Wysocki · 17 years ago
  58. 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 17 years ago
  59. 2ed43b6 Suspend: Fix compilation warning for CONFIG_SUSPEND unset by Rafael J. Wysocki · 17 years ago
  60. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
  61. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 17 years ago
  62. ce2b714 PM: Suspend/hibernation debug documentation update (rev. 2) by Rafael J. Wysocki · 17 years ago
  63. 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  64. 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 17 years ago
  65. 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  66. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  67. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 17 years ago
  68. 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  69. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
  70. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  71. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
  72. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  73. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  74. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  75. 05cca6e PCI: fix codingstyle issues in include/linux/pci.h by Greg Kroah-Hartman · 17 years ago
  76. 367b09f PCI: fix codingstyle issues in drivers/pci/pci.h by Greg Kroah-Hartman · 17 years ago
  77. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  78. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  79. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  80. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  81. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  82. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  83. 02d90fc PCI: constify function pointer tables by Jan Engelhardt · 17 years ago
  84. add7718 PCI: Convert drivers/pci/proc.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  85. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  86. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  87. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  88. d48b5d3 PCI: Remove pci_enable_device_bars() from documentation by Grant Grundler · 17 years ago
  89. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  90. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  91. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  92. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  93. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  94. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  95. 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
  96. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  97. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  98. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  99. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  100. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago