Age | Commit message (Expand) | Author |
2008-02-02 | ide: remove needless includes from PCI host drivers | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: add ->cable_detect method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: separate PCI specific init from generic init in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: always set DMA masks in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz |
2008-02-02 | macide: remove drive->capacity64 quirk | Bartlomiej Zolnierkiewicz |
2008-02-02 | atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling | Bartlomiej Zolnierkiewicz |
2008-02-02 | au1xxx-ide: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz |
2008-02-02 | dtc2278: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz |
2008-02-02 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2008-02-02 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-02-02 | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov |
2008-02-02 | pda_power: implement polling | Anton Vorontsov |
2008-02-02 | pda_power: various cleanups | Anton Vorontsov |
2008-02-02 | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov |
2008-02-02 | pda_power: add suspend/resume support | Dmitry Baryshkov |
2008-02-02 | power_supply: add few more values and props | Dmitry Baryshkov |
2008-02-02 | pda_power: only register available psu | Dmitry Baryshkov |
2008-02-02 | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon |
2008-02-02 | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon |
2008-02-02 | [BATTERY] power_supply_leds: use kasprintf | Akinobu Mita |
2008-02-02 | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk |
2008-02-01 | ACPI: Print message before calling _PTS | Rafael J. Wysocki |
2008-02-01 | ACPI hibernation: Call _PTS before suspending devices | Rafael J. Wysocki |
2008-02-01 | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki |
2008-02-01 | ACPI suspend: Call _PTS before suspending devices | Rafael J. Wysocki |
2008-02-01 | ACPI: Separate disabling of GPEs from _PTS | Rafael J. Wysocki |
2008-02-01 | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK | Rafael J. Wysocki |
2008-02-01 | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki |
2008-02-01 | ACPI: clear GPE earily in resume to avoid warning | Shaohua Li |
2008-02-01 | PM: Make PM_TRACE more architecture independent | Johannes Berg |
2008-02-01 | ACPI: Fix mismerge in acpi_hibernation_finish | Rafael J. Wysocki |
2008-02-01 | PCI: make pci_bus a struct device | Greg Kroah-Hartman |
2008-02-01 | PCI: fix codingstyle issues in drivers/pci/pci.h | Greg Kroah-Hartman |
2008-02-01 | PCI: PCIE ASPM support | Shaohua Li |
2008-02-01 | PCI: Fix fakephp deadlock | Ian Abbott |
2008-02-01 | PCI: modify SB700 SATA MSI quirk | Shane Huang |
2008-02-01 | PCI: Run ACPI _OSC method on root bridges only | Andrew Patterson |
2008-02-01 | PCI ACPI: AER driver should only register PCIe devices with _OSC | Andrew Patterson |
2008-02-01 | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson |
2008-02-01 | PCI: constify function pointer tables | Jan Engelhardt |
2008-02-01 | PCI: Convert drivers/pci/proc.c to use unlocked_ioctl | Mathieu Segaud |
2008-02-01 | pciehp: block new requests from the device before power off | Kenji Kaneshige |
2008-02-01 | pciehp: workaround against Bad DLLP during power off | Kenji Kaneshige |
2008-02-01 | pciehp: wait for 1000ms before LED operation after power off | Kenji Kaneshige |
2008-02-01 | PCI: Remove pci_enable_device_bars() | Benjamin Herrenschmidt |
2008-02-01 | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt |
2008-02-01 | PCI: Add pci_enable_device_{io,mem} intefaces | Benjamin Herrenschmidt |