summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-30fix a typo in the RTC_CLASS help textAdrian Bunk
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel
2006-06-30ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel
2006-06-30ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel
2006-06-30[CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi
2006-06-30[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi
2006-06-30[CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan
2006-06-29[ATM]: [suni] change suni_init to __devinitChas Williams
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams
2006-06-29[ATM]: [idt77105] should be __devinit not __initChas Williams
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan
2006-06-29merge linus into release branchLen Brown
2006-06-29Pull acpica into release branchLen Brown