aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-02ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-02ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz
2008-02-02atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz
2008-02-02au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz
2008-02-02dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz
2008-02-02Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov
2008-02-02pda_power: implement pollingAnton Vorontsov
2008-02-02pda_power: various cleanupsAnton Vorontsov
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02pda_power: only register available psuDmitry Baryshkov
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI: Fix fakephp deadlockIan Abbott
2008-02-01PCI: modify SB700 SATA MSI quirkShane Huang
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson
2008-02-01PCI: constify function pointer tablesJan Engelhardt
2008-02-01PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt
2008-02-01PCI: avoid save the same type of cap multiple timesShaohua Li