Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | ACPICA: Update disassembler for DMAR table changes | Bob Moore | 2 | -0/+5 |
2008-07-17 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore | 3 | -6/+20 |
2008-07-17 | ACPICA: Workaround for reversed _PRT entries from BIOS | Bob Moore | 1 | -0/+17 |
2008-07-17 | ACPICA: Update version to 20080514 | Bob Moore | 1 | -1/+1 |
2008-07-17 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore | 11 | -74/+99 |
2008-07-17 | ACPICA: Several lint changes, no functional changes | Bob Moore | 1 | -4/+4 |
2008-07-17 | ACPICA: Removed unused include files from source files | Bob Moore | 1 | -2/+0 |
2008-07-17 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 48 | -221/+206 |
2008-07-17 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 2 | -9/+9 |
2008-07-17 | ACPICA: Update tracking macros to reduce code/data size | Jan Beulich | 1 | -6/+4 |
2008-07-17 | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 10 | -26/+3 |
2008-07-17 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore | 3 | -2/+40 |
2008-07-17 | fujitsu-laptop: depends on INPUT | Randy Dunlap | 1 | -0/+1 |
2008-07-17 | snapshot: Use pm_mutex for mutual exclusion | Rafael J. Wysocki | 1 | -26/+42 |
2008-07-17 | snapshot: Push BKL down into ioctl handlers | Alan Cox | 1 | -4/+7 |
2008-07-17 | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 4 | -56/+54 |
2008-07-17 | APM emulation: Notify about all suspend events, not just APM invoked ones (v2) | Johannes Berg | 1 | -139/+207 |
2008-07-17 | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 1 | -31/+0 |
2008-07-17 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 3 | -6/+4 |
2008-07-17 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 4 | -11/+8 |
2008-07-17 | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown | 2 | -0/+6 |
2008-07-17 | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum | 1 | -0/+3 |
2008-07-17 | acer-wmi: Remove version number | Carlos Corbacho | 1 | -4/+1 |
2008-07-17 | acer-wmi: Add debugfs file for device detection | Carlos Corbacho | 1 | -0/+66 |
2008-07-17 | acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 | Carlos Corbacho | 1 | -0/+10 |
2008-07-17 | acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 | Carlos Corbacho | 1 | -0/+19 |
2008-07-17 | acer-wmi: Respect framebuffer blanking in backlight | Carlos Corbacho | 1 | -2/+12 |
2008-07-17 | acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series | Carlos Corbacho | 1 | -4/+27 |
2008-07-17 | acer-wmi: Remove LED colour comment from documentation | Carlos Corbacho | 1 | -2/+0 |
2008-07-17 | eeepc-laptop: static | Adrian Bunk | 1 | -2/+2 |
2008-07-17 | ACPICA: fix mutex names in debug code. | Vegard Nossum | 1 | -1/+1 |
2008-07-17 | Make GPE disable more robust | Bob Moore | 3 | -5/+65 |
2008-07-17 | compal-laptop: remove unnecessary lcd_level attribute | Cezary Jackiewicz | 1 | -35/+2 |
2008-07-17 | acpi: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2008-07-17 | ACPI: fix processor throttling set error | Yi Yang | 1 | -4/+20 |
2008-07-17 | ACPI: fix acpi fan state set error | Yi Yang | 1 | -1/+7 |
2008-07-17 | ACPI: fix checkpatch.pl complaints in scan.c | Alok N Kataria | 1 | -4/+8 |
2008-07-17 | Fujitsu-laptop update | Jonathan Woithe | 3 | -52/+792 |
2008-07-17 | ACPI: change processors from array to per_cpu variable | Mike Travis | 5 | -32/+30 |
2008-07-17 | misc,acpi,backlight: compal Laptop Extras | Cezary Jackiewicz | 4 | -2/+462 |
2008-07-17 | create sysfs link from acpi device to sysdev for cpu | Zhang Rui | 1 | -1/+7 |
2008-07-17 | force offline the processor during hot-removal | Zhang Rui | 2 | -3/+4 |
2008-07-17 | fix a deadlock issue when poking "eject" file | Zhang Rui | 1 | -24/+32 |
2008-07-16 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 50 | -2797/+2129 |
2008-07-16 | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap | 1 | -0/+6 |
2008-07-16 | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala | 1 | -0/+4 |
2008-07-16 | Fix MIPS cross-compile problem | Ralf Baechle | 1 | -2/+2 |
2008-07-16 | hwmon: (w83l786ng) Convert to a new-style i2c driver | Jean Delvare | 1 | -53/+45 |
2008-07-16 | hwmon: (w83l785ts) Convert to a new-style i2c driver | Jean Delvare | 1 | -57/+60 |
2008-07-16 | hwmon: (w83793) Convert to a new-style i2c driver | Jean Delvare | 1 | -137/+90 |