Commit Graph

103568 Commits (845525a642c1c9e1335c33a274d4273906ee58eb)
 

Author SHA1 Message Date
Johannes Berg d20a4dca47 APM emulation: Notify about all suspend events, not just APM invoked ones (v2) 17 years ago
Rafael J. Wysocki 741438b500 ACPI PM: Remove obsolete Toshiba workaround 17 years ago
Rafael J. Wysocki a80a6da145 PCI ACPI: Drop the second argument of platform_pci_choose_state 17 years ago
David Brownell 2fe2de5f6c ACPI PM: acpi_pm_device_sleep_state() cleanup 17 years ago
Len Brown cc7e51666d dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. 17 years ago
Vegard Nossum d185705690 ACPI: don't walk tables if ACPI was disabled 17 years ago
Carlos Corbacho 860f0c6b3d acer-wmi: Remove version number 17 years ago
Carlos Corbacho 81143522aa acer-wmi: Add debugfs file for device detection 17 years ago
Carlos Corbacho 5753dd539a acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 17 years ago
Carlos Corbacho 6f061ab5e5 acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 17 years ago
Carlos Corbacho f2b585b4a3 acer-wmi: Respect framebuffer blanking in backlight 17 years ago
Carlos Corbacho 9991d9f2bc acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series 17 years ago
Carlos Corbacho a0bbaf8331 acer-wmi: Remove LED colour comment from documentation 17 years ago
Adrian Bunk 141094612d eeepc-laptop: static 17 years ago
Vegard Nossum 47c00d2bc2 ACPICA: fix mutex names in debug code. 17 years ago
Bob Moore e38e8a0743 Make GPE disable more robust 17 years ago
Cezary Jackiewicz 87dc5e3218 compal-laptop: remove unnecessary lcd_level attribute 17 years ago
Randy Dunlap 12b2b34e24 acpi: fix printk format warning 17 years ago
Yi Yang 3d532d5e38 ACPI: fix processor throttling set error 17 years ago
Yi Yang 6594d87ebd ACPI: fix acpi fan state set error 17 years ago
Alok N Kataria 74523c9013 ACPI: fix checkpatch.pl complaints in scan.c 17 years ago
Jonathan Woithe 20b937343e Fujitsu-laptop update 17 years ago
Mike Travis 706546d023 ACPI: change processors from array to per_cpu variable 17 years ago
Cezary Jackiewicz 5411552c70 misc,acpi,backlight: compal Laptop Extras 17 years ago
Zhang Rui 9f1eb99c75 create sysfs link from acpi device to sysdev for cpu 17 years ago
Zhang Rui b62b8ef906 force offline the processor during hot-removal 17 years ago
Zhang Rui 26d46867b7 fix a deadlock issue when poking "eject" file 17 years ago
Linus Torvalds a3cf859321 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 years ago
Randy Dunlap 3c3622dcb6 Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled 17 years ago
Kumar Gala e3621ee633 powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET 17 years ago
Ralf Baechle bef5b54bd7 Fix MIPS cross-compile problem 17 years ago
Elias Oltmanns 64a8f00ff1 IDE: Report errors during drive reset back to user space 17 years ago
Elias Oltmanns bb7ee9b1ec Update documentation of HDIO_DRIVE_RESET ioctl 17 years ago
Elias Oltmanns 3ef5eb424e IDE: Remove unused code 17 years ago
Elias Oltmanns 79e36a9f54 IDE: Fix HDIO_DRIVE_RESET handling 17 years ago
Adrian Bunk 72a3d651b2 hd.c: remove the #include <linux/mc146818rtc.h> 17 years ago
Adrian Bunk f327c1c33f update the BLK_DEV_HD help text 17 years ago
Adrian Bunk 453ea3ed0b move ide/legacy/hd.c to drivers/block/ 17 years ago
Adrian Bunk 01c22bfc30 ide/legacy/hd.c: use late_initcall() 17 years ago
Adrian Bunk ffa793f9bb remove BLK_DEV_HD_ONLY 17 years ago
Harvey Harrison 85ae98a3df ide: endian annotations in ide-floppy.c 17 years ago
Borislav Petkov 68dc3575e0 ide-floppy: zero out the whole struct ide_atapi_pc on init 17 years ago
Borislav Petkov c96a7df8db ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open 17 years ago
Borislav Petkov 7fcebda501 ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path 17 years ago
Borislav Petkov 90eb808e0f ide-cd: move request prep from cdrom_start_rw_cont to rq issue path 17 years ago
Borislav Petkov e529c6087a ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path 17 years ago
Borislav Petkov 4b01fcbbe6 ide-cd: fold cdrom_start_seek into ide_cd_do_request 17 years ago
Borislav Petkov b6ca440a8f ide-cd: simplify request issuing path 17 years ago
Borislav Petkov 99384aeafe ide-cd: mv ide_do_rw_cdrom ide_cd_do_request 17 years ago
Borislav Petkov 8ea1d17b96 ide-cd: cdrom_start_seek: remove unused argument block 17 years ago