Age | Commit message (Expand) | Author |
2008-03-24 | ACPI: EC: Use default setup handler | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Detect irq storm | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Switch off GPE mode during suspend/resume | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Replace broken controller workarounds with poll mode. | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Improve debug output | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Add poll timer | Alexey Starikovskiy |
2008-03-24 | ACPI: EC: Restore udelay in poll mode | Alexey Starikovskiy |
2008-03-18 | Revert "ACPI: EC: Handle IRQ storm on Acer laptops" | Alexey Starikovskiy |
2008-03-18 | Merge branches 'release' and 'dock' into release | Len Brown |
2008-03-18 | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs | Holger Macht |
2008-03-18 | ACPI: SBS: remove typo from sbchc.c | Alexey Starikovskiy |
2008-03-18 | Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla... | Len Brown |
2008-03-18 | Revert "ACPI: video: Ignore devices that aren't present in hardware" | Len Brown |
2008-03-18 | asus_acpi: remove misleading mask | Julia Lawall |
2008-03-18 | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" | Len Brown |
2008-03-17 | ACPI: battery: Don't return -EFAIL on broken packages. | Alexey Starikovskiy |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds |
2008-03-14 | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi |
2008-03-13 | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown |
2008-03-13 | Merge branches 'release' and 'thermal' into release | Len Brown |
2008-03-13 | Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ... | Len Brown |
2008-03-13 | ACPI: thermal: show temperature in millidegree Celsius | Zhang, Rui |
2008-03-12 | ACPI: buffer array too short in drivers/acpi/system.c | Johann Felix Soden |
2008-03-11 | ACPICA: Warn if packages with invalid references are evaluated | Thomas Renninger |
2008-03-11 | ACPI: add _PRT quirks to work around broken firmware | Bjorn Helgaas |
2008-03-11 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui |
2008-03-11 | ACPI: WMI: Clean up handling of spec violating data blocks | Carlos Corbacho |
2008-03-11 | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify() | Glauber Costa |
2008-03-11 | ACPI: button: make real parent for input devices in device tree | Andrey Borzenkov |
2008-03-11 | toshiba_acpi: Enable autoloading | arvidjaar@mail.ru |
2008-03-11 | ACPI: EC: Handle IRQ storm on Acer laptops | Alexey Starikovskiy |
2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-11 | ACPI: Fix a duplicate log level | Jean Delvare |
2008-03-11 | Revert "ACPI: EC: Use proper handle for boot EC" | Len Brown |
2008-03-11 | ACPI: fix boot oops regression in thermal | Lin Ming |
2008-02-23 | ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update) | Zhang Rui |
2008-02-23 | ACPI: crosslink ACPI and "real" device nodes | David Brownell |
2008-02-23 | ACPI: prevent randconfig build failure on empty ACPI_CUSTOM_DSDT_FILE | Randy Dunlap |
2008-02-21 | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD | Holger Macht |
2008-02-21 | ACPI: fix section mismatch in acpi_pci_root_add | Sam Ravnborg |
2008-02-21 | ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify | Sam Ravnborg |
2008-02-21 | Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ... | Len Brown |
2008-02-21 | ACPI: fix build warning | Ming Lin |
2008-02-19 | ACPI: TSC breaks atkbd suspend | Pavel Machek |
2008-02-16 | ACPI: remove is_processor_present prototype | Glauber Costa |
2008-02-16 | ACPI: sparse fix, replace macro with static function | Harvey Harrison |
2008-02-15 | ACPI video: check for error from thermal_cooling_device_register | Thomas Sujith |
2008-02-15 | ACPI thermal: extract return values using PTR_ERR | Thomas Sujith |
2008-02-15 | ACPI: thermal: Check whether cooling device exists before unregistering | Zhao Yakui |