aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/setup-pci.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-02ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-4/+9
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz1-10/+0
2008-02-02atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz3-15/+26
2008-02-02au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz1-2/+1
2008-02-02dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2-10/+6
2008-02-02ieee1394: sbp2: fix bogus s/g access changeStefan Richter1-3/+2
2008-02-02debug: softlockup looping fixPeter Zijlstra1-10/+20
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov1-0/+3
2008-02-02MAINTAINERS: remove kernel-discuss@handhelds.org listAnton Vorontsov1-1/+0
2008-02-02pda_power: implement pollingAnton Vorontsov2-1/+46
2008-02-02pda_power: various cleanupsAnton Vorontsov1-55/+92
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov1-21/+70
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov1-0/+33
2008-02-02power_supply: add few more values and propsDmitry Baryshkov3-1/+11
2008-02-02pda_power: only register available psuDmitry Baryshkov1-36/+44
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon1-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon4-27/+0
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita1-18/+7
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for its global functions.Adrian Bunk2-0/+4
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki1-5/+5
2008-02-01PM: Remove obsolete /sys/devices/.../power/state docsDavid Brownell1-49/+0
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki1-10/+7
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg1-4/+4
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov1-2/+6
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg4-3/+40
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki2-3/+3
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki1-11/+25
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki3-16/+45
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2-13/+43
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2-6/+15
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki3-18/+66
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki5-24/+63
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki1-5/+2
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li1-0/+7
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg8-18/+31
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg3-17/+19
2008-02-01Hibernation: Update messagesRafael J. Wysocki4-40/+47
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki1-3/+3
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki1-2/+0
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki1-2/+2
2008-02-01Suspend: Fix comment in main.cRafael J. Wysocki1-2/+2
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki3-37/+48
2008-02-01Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki1-0/+2
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern3-21/+32
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg2-2/+23
2008-02-01PM: Suspend/hibernation debug documentation update (rev. 2)Rafael J. Wysocki2-72/+174
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2-15/+57
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki1-2/+5
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki2-9/+117
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern4-12/+34