summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-022-1/+1
* nozomi: finish constificationFrank Seidel2008-02-021-7/+7
* nozomi: constify driverJan Engelhardt2008-02-021-20/+18
* nozomi driver updateFrank Seidel2008-02-021-86/+36
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-025-139/+292
|\
| * apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-021-0/+3
| * pda_power: implement pollingAnton Vorontsov2008-02-021-1/+45
| * pda_power: various cleanupsAnton Vorontsov2008-02-021-55/+92
| * apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-021-21/+70
| * pda_power: add suspend/resume supportDmitry Baryshkov2008-02-021-0/+33
| * power_supply: add few more values and propsDmitry Baryshkov2008-02-021-1/+4
| * pda_power: only register available psuDmitry Baryshkov2008-02-021-36/+44
| * power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-021-4/+2
| * power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-022-15/+0
| * [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-021-18/+7
| * [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-022-0/+4
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-024-46/+166
|\ \
| * | ACPI: Print message before calling _PTSRafael J. Wysocki2008-02-012-3/+3
| * | ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-11/+25
| * | Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-2/+12
| * | ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-13/+38
| * | ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2008-02-012-6/+15
| * | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2008-02-012-18/+64
| * | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-4/+18
| * | ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-011-0/+7
| * | PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-011-1/+1
| * | ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-011-5/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-0246-661/+1755
|\ \
| * | PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-015-51/+44
| * | PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-011-3/+5
| * | PCI: PCIE ASPM supportShaohua Li2008-02-017-0/+843
| * | PCI: Fix fakephp deadlockIan Abbott2008-02-011-4/+35
| * | PCI: modify SB700 SATA MSI quirkShane Huang2008-02-011-7/+22
| * | PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-011-16/+6
| * | PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-011-1/+1
| * | PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-011-3/+3
| * | PCI: constify function pointer tablesJan Engelhardt2008-02-011-1/+1
| * | PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud2008-02-011-3/+8
| * | pciehp: block new requests from the device before power offKenji Kaneshige2008-02-011-12/+21
| * | pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-011-0/+45
| * | pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-012-12/+7
| * | PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-24/+0
| * | PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-017-12/+33
| * | PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-011-1/+48
| * | PCI: avoid save the same type of cap multiple timesShaohua Li2008-02-011-2/+10
| * | PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li2008-02-011-0/+2
| * | PCI: fix typo in pci_save_pcix_stateShaohua Li2008-02-011-1/+1
| * | PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-012-74/+60
| * | PCI: print quirk name in debug messagesbjorn.helgaas@hp.com2008-02-011-1/+6
| * | PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky2008-02-011-1/+13
OpenPOWER on IntegriCloud