aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki
2008-07-16APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-07-16acer-wmi: Remove version numberCarlos Corbacho
2008-07-16acer-wmi: Add debugfs file for device detectionCarlos Corbacho
2008-07-16acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho
2008-07-16acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho
2008-07-16acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho
2008-07-16acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho
2008-07-16acer-wmi: Remove LED colour comment from documentationCarlos Corbacho
2008-07-16eeepc-laptop: staticAdrian Bunk
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum
2008-07-16Make GPE disable more robustBob Moore
2008-07-16compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz
2008-07-16acpi: fix printk format warningRandy Dunlap
2008-07-16ACPI: fix processor throttling set errorYi Yang
2008-07-16ACPI: fix acpi fan state set errorYi Yang
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria
2008-07-16Fujitsu-laptop updateJonathan Woithe
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-07-16misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui
2008-07-16force offline the processor during hot-removalZhang Rui
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui
2008-07-16Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala
2008-07-16Fix MIPS cross-compile problemRalf Baechle
2008-07-16IDE: Report errors during drive reset back to user spaceElias Oltmanns
2008-07-16Update documentation of HDIO_DRIVE_RESET ioctlElias Oltmanns
2008-07-16IDE: Remove unused codeElias Oltmanns
2008-07-16IDE: Fix HDIO_DRIVE_RESET handlingElias Oltmanns
2008-07-16hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk
2008-07-16update the BLK_DEV_HD help textAdrian Bunk
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk
2008-07-16ide/legacy/hd.c: use late_initcall()Adrian Bunk
2008-07-16remove BLK_DEV_HD_ONLYAdrian Bunk
2008-07-16ide: endian annotations in ide-floppy.cHarvey Harrison
2008-07-16ide-floppy: zero out the whole struct ide_atapi_pc on initBorislav Petkov
2008-07-16ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_openBorislav Petkov
2008-07-16ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue pathBorislav Petkov
2008-07-16ide-cd: move request prep from cdrom_start_rw_cont to rq issue pathBorislav Petkov
2008-07-16ide-cd: move request prep from cdrom_start_seek_continuation to rq issue pathBorislav Petkov
2008-07-16ide-cd: fold cdrom_start_seek into ide_cd_do_requestBorislav Petkov
2008-07-16ide-cd: simplify request issuing pathBorislav Petkov