aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-205-14/+25
* [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAROleg Nesterov2007-02-201-4/+1
* rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-206-1/+79
* [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-202-2/+0
* [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
* [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-131-1/+1
* [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-101978-53145/+127363
|\
| * libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-092-4/+0
| * libata: build fix after dmesg probe output changesJeff Garzik2007-02-091-2/+2
| * libata: Early CFA adapters are not required to support mode settingAlan2007-02-091-0/+4
| * sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock2007-02-091-1/+4
| * sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock2007-02-091-2/+39
| * sata_nv: use ADMA for NODATA commandsRobert Hancock2007-02-091-7/+25
| * sata_nv: cleanup ADMA error handlingRobert Hancock2007-02-091-75/+72
| * (2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov2007-02-091-7/+6
| * (2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov2007-02-091-9/+10
| * (2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov2007-02-091-8/+10
| * ata: Add defines for the iordy bitsAlan2007-02-091-0/+2
| * Kconfig: clarify ATA_PIIX descriptionAlan2007-02-091-3/+3
| * sata_inic162x: fix a few glitches in hardresetTejun Heo2007-02-091-8/+4
| * libata: add 150ms between completion of hardreset and status checkingTejun Heo2007-02-091-0/+3
| * libata: rearrange dmesg info to add full ATA revisionEric D. Mudama2007-02-091-21/+31
| * pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov2007-02-091-2/+2
| * libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-0960-0/+206
| * libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-093-48/+57
| * git-libata-all: forward declare struct deviceAndrew Morton2007-02-091-0/+2
| * libata: convert to iomapTejun Heo2007-02-0963-1448/+977
| * pata_platform: fix devres conversionTejun Heo2007-02-091-24/+7
| * iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-091-2/+2
| * [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik2007-02-094-1/+5
| * devres: implement pcim_iomap_regions()Tejun Heo2007-02-092-0/+55
| * libata: remove unused functionsTejun Heo2007-02-092-79/+6
| * libata: update libata LLDs to use devresTejun Heo2007-02-0959-1245/+355
| * libata: update libata core layer to use devresTejun Heo2007-02-095-160/+106
| * libata: implement ata_host_detach()Tejun Heo2007-02-093-6/+21
| * devres: device resource managementTejun Heo2007-02-0921-5/+1853
| * fix CONFIG_SATA_SIS=y compile errorAdrian Bunk2007-02-093-4/+6
| * sata_sis: Support for PATA supportsAlan2007-02-093-12/+33
| * libata: implement HDIO_GET_IDENTITYTejun Heo2007-02-091-1/+42
| * libata: trivial stuffAlan2007-02-092-3/+3
| * sata_promise: kill qc->nsectTejun Heo2007-02-091-2/+0
| * libata piix3 support warning fixAndrew Morton2007-02-091-1/+1
| * libata: PIIX3 supportAlan2007-02-091-3/+15
| * sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson2007-02-091-7/+23
| * sata_promise: issue ATAPI commands as normal packetsMikael Pettersson2007-02-091-102/+60
| * sata_promise: ATAPI cleanupMikael Pettersson2007-02-091-11/+16
| * sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo2007-02-093-0/+816
| * libata: kill qc->nsect and cursectTejun Heo2007-02-096-25/+13
| * [libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik2007-02-091-4/+4
| * [libata] sata_vsc: support PCI MSIDan Wolstenholme2007-02-091-3/+41