summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: fan: build fix for CONFIG_ACPI_PROCFS=nLen Brown2008-02-021-0/+2
* ACPI: thermal fixupZhang Rui2008-02-011-18/+24
* intel_menlo: introduce new platform specific driverThomas Sujith2008-02-013-0/+536
* ACPI: CELSIUS_TO_KELVIN fixupZhang Rui2008-02-012-3/+4
* ACPI: attach thermal zone infoZhang Rui2008-02-013-0/+38
* ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui2008-02-011-1/+77
* ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2008-02-013-8/+155
* ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui2008-02-011-7/+83
* ACPI: ACPI thermal zone handle notification correctlyZhang Rui2008-02-011-141/+184
* ACPI: register ACPI thermal zone as generic thermal zone devicesZhang Rui2008-02-012-10/+292
* the generic thermal sysfs driverZhang Rui2008-02-017-0/+1073
* x86: fix bootup crash in native_read_tsc()Ingo Molnar2008-02-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0286-3588/+2549
|\
| * ide: move hwif_register() call out of ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-011-14/+13
| * ide: factor out code for tuning devices from ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-011-3/+12
| * ide: move handling of I/O resources out of ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-011-11/+12
| * ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz2008-02-013-12/+10
| * ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz2008-02-013-18/+3
| * ide: prepare init_irq() for using ide_remove_port_from_hwgroup()Bartlomiej Zolnierkiewicz2008-02-011-3/+2
| * ide: factor out code removing port from hwgroup from ide_unregister()Bartlomiej Zolnierkiewicz2008-02-011-29/+36
| * ide: I/O resources are released too early in ide_unregister()Bartlomiej Zolnierkiewicz2008-02-011-7/+7
| * ide: cleanup ide_system_bus_speed()Bartlomiej Zolnierkiewicz2008-02-011-17/+11
| * ide: remove needless zeroing of hwgroup fields from init_irq()Bartlomiej Zolnierkiewicz2008-02-011-10/+5
| * ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz2008-02-011-11/+3
| * ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz2008-02-011-26/+8
| * ide: remove hwif->present manipulations from hwif_init()Bartlomiej Zolnierkiewicz2008-02-011-12/+6
| * ide: move wait_hwif_ready() documentation in the right placeBartlomiej Zolnierkiewicz2008-02-011-21/+28
| * ide: fix handling of busy I/O resources in probe_hwif()Bartlomiej Zolnierkiewicz2008-02-011-12/+1
| * <linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz2008-02-011-0/+2
| * ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz2008-02-011-1/+0
| * ide-floppy: cleanup headerBorislav Petkov2008-02-012-63/+67
| * ide: update/add my CopyrightsBartlomiej Zolnierkiewicz2008-02-0110-24/+30
| * ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-0164-126/+12
| * au1xxx-ide/rapide: use hwif->index for ide_unregister()Bartlomiej Zolnierkiewicz2008-02-012-3/+3
| * ide-pmac: macio resource freeing bugfixBartlomiej Zolnierkiewicz2008-02-011-3/+3
| * au1xxx-ide: device tree bugfixBartlomiej Zolnierkiewicz2008-02-011-0/+1
| * ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz2008-02-014-47/+11
| * ide: switch to DMA-mapping APIBartlomiej Zolnierkiewicz2008-02-011-9/+9
| * icside: use hwif->devBartlomiej Zolnierkiewicz2008-02-011-17/+14
| * au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz2008-02-012-10/+6
| * ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-0138-182/+236
| * ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)Bartlomiej Zolnierkiewicz2008-02-013-16/+11
| * ide: remove BUG_ON() from ide_build_sglist()Bartlomiej Zolnierkiewicz2008-02-011-2/+0
| * ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=yBartlomiej Zolnierkiewicz2008-02-011-1/+1
| * piix: remove stale commentsBartlomiej Zolnierkiewicz2008-02-011-46/+1
| * ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz2008-02-014-12/+8
| * ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz2008-02-017-50/+50
| * amd74xx: remove amd_ide_chips tableBartlomiej Zolnierkiewicz2008-02-011-151/+124
| * ide: ide_setup_dma() assumes 8 portsSergei Shtylyov2008-02-016-26/+26
| * trm290: cannot call ide_setup_dma()Sergei Shtylyov2008-02-012-33/+44
OpenPOWER on IntegriCloud