Age | Commit message (Expand) | Author |
2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore |
2008-07-16 | fujitsu-laptop: depends on INPUT | Randy Dunlap |
2008-07-16 | snapshot: Use pm_mutex for mutual exclusion | Rafael J. Wysocki |
2008-07-16 | snapshot: Push BKL down into ioctl handlers | Alan Cox |
2008-07-16 | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki |
2008-07-16 | APM emulation: Notify about all suspend events, not just APM invoked ones (v2) | Johannes Berg |
2008-07-16 | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki |
2008-07-16 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell |
2008-07-16 | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown |
2008-07-16 | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum |
2008-07-16 | acer-wmi: Remove version number | Carlos Corbacho |
2008-07-16 | acer-wmi: Add debugfs file for device detection | Carlos Corbacho |
2008-07-16 | acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 | Carlos Corbacho |
2008-07-16 | acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 | Carlos Corbacho |
2008-07-16 | acer-wmi: Respect framebuffer blanking in backlight | Carlos Corbacho |
2008-07-16 | acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series | Carlos Corbacho |
2008-07-16 | acer-wmi: Remove LED colour comment from documentation | Carlos Corbacho |
2008-07-16 | eeepc-laptop: static | Adrian Bunk |
2008-07-16 | ACPICA: fix mutex names in debug code. | Vegard Nossum |
2008-07-16 | Make GPE disable more robust | Bob Moore |
2008-07-16 | compal-laptop: remove unnecessary lcd_level attribute | Cezary Jackiewicz |
2008-07-16 | acpi: fix printk format warning | Randy Dunlap |
2008-07-16 | ACPI: fix processor throttling set error | Yi Yang |
2008-07-16 | ACPI: fix acpi fan state set error | Yi Yang |
2008-07-16 | ACPI: fix checkpatch.pl complaints in scan.c | Alok N Kataria |
2008-07-16 | Fujitsu-laptop update | Jonathan Woithe |
2008-07-16 | ACPI: change processors from array to per_cpu variable | Mike Travis |
2008-07-16 | misc,acpi,backlight: compal Laptop Extras | Cezary Jackiewicz |
2008-07-16 | create sysfs link from acpi device to sysdev for cpu | Zhang Rui |
2008-07-16 | force offline the processor during hot-removal | Zhang Rui |
2008-07-16 | fix a deadlock issue when poking "eject" file | Zhang Rui |
2008-07-16 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-07-16 | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap |
2008-07-16 | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala |
2008-07-16 | Fix MIPS cross-compile problem | Ralf Baechle |
2008-07-16 | IDE: Report errors during drive reset back to user space | Elias Oltmanns |
2008-07-16 | Update documentation of HDIO_DRIVE_RESET ioctl | Elias Oltmanns |
2008-07-16 | IDE: Remove unused code | Elias Oltmanns |
2008-07-16 | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns |
2008-07-16 | hd.c: remove the #include <linux/mc146818rtc.h> | Adrian Bunk |
2008-07-16 | update the BLK_DEV_HD help text | Adrian Bunk |
2008-07-16 | move ide/legacy/hd.c to drivers/block/ | Adrian Bunk |
2008-07-16 | ide/legacy/hd.c: use late_initcall() | Adrian Bunk |
2008-07-16 | remove BLK_DEV_HD_ONLY | Adrian Bunk |
2008-07-16 | ide: endian annotations in ide-floppy.c | Harvey Harrison |
2008-07-16 | ide-floppy: zero out the whole struct ide_atapi_pc on init | Borislav Petkov |
2008-07-16 | ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open | Borislav Petkov |
2008-07-16 | ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path | Borislav Petkov |
2008-07-16 | ide-cd: move request prep from cdrom_start_rw_cont to rq issue path | Borislav Petkov |