| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Add support for module-level executable AML code | Lin Ming | 2009-08-28 | 13 | -52/+306 |
* | ACPICA: ACPI 4: Add validation for new predefined names. | Bob Moore | 2009-08-28 | 2 | -7/+73 |
* | ACPICA: reformat predefined method table, no functional change | Lin Ming | 2009-08-28 | 1 | -210/+293 |
* | ACPICA: Fix fault if acpi_terminate is called twice | Bob Moore | 2009-08-28 | 2 | -19/+19 |
* | ACPICA: ACPI 4.0 : Add new return package type, restructure module. | Bob Moore | 2009-08-28 | 2 | -135/+196 |
* | ACPICA: Add repair for predefined methods that return nested packages | Bob Moore | 2009-08-28 | 3 | -2/+84 |
* | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore | 2009-08-28 | 4 | -119/+171 |
* | ACPICA: Clarify common suffix for error/warning messages | Bob Moore | 2009-08-27 | 1 | -1/+1 |
* | ACPICA: Fix: Predefined object repair executed only once | Bob Moore | 2009-08-27 | 5 | -170/+277 |
* | ACPICA: Dump table header - suppress output of non-printable characters | Bob Moore | 2009-08-27 | 1 | -7/+75 |
* | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 2009-08-27 | 6 | -32/+67 |
* | ACPICA: ACPI 4.0: Interpreter support for IPMI. | Lin Ming | 2009-08-27 | 3 | -31/+61 |
* | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. | Lin Ming | 2009-08-27 | 3 | -1/+3 |
* | ACPICA: Fix possible memory leak in nspredef | Bob Moore | 2009-08-27 | 1 | -12/+15 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 19 | -550/+837 |
* | ACPICA: Remove duplicate prototypes from header | Bob Moore | 2009-08-27 | 1 | -4/+0 |
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 7 | -103/+325 |
* | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore | 2009-08-27 | 1 | -15/+18 |
* | ACPICA: Fix several pointer casts to avoid possible compile warnings | Bob Moore | 2009-08-27 | 2 | -5/+6 |
* | Merge branch 'misc-2.6.31' into release | Len Brown | 2009-08-02 | 1 | -1/+1 |
|\ |
|
| * | ACPI: root-only read protection on /sys/firmware/acpi/tables/* | Len Brown | 2009-08-02 | 1 | -1/+1 |
* | | Merge branch 'memhotplug-crash' into release | Len Brown | 2009-08-02 | 1 | -9/+25 |
|\ \ |
|
| * | | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 2009-08-02 | 1 | -3/+15 |
| * | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 2009-08-02 | 1 | -6/+10 |
| |/ |
|
* | | Merge branch 'bugzilla-13751' into release | Len Brown | 2009-08-02 | 1 | -0/+25 |
|\ \ |
|
| * | | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 2009-08-02 | 1 | -0/+25 |
| |/ |
|
* | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 | 3 | -0/+31 |
|\ \
| |/
|/| |
|
| * | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-27 | 3 | -0/+31 |
* | | PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk | Bartlomiej Zolnierkiewicz | 2009-07-29 | 1 | -0/+8 |
|/ |
|
* | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure | 2009-06-26 | 1 | -1/+1 |
* | Merge branch 'bjorn-notify' into release | Len Brown | 2009-06-24 | 3 | -106/+39 |
|\ |
|
| * | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning | Len Brown | 2009-06-18 | 1 | -7/+5 |
| * | ACPI: use handle, not device, in system notification path | Bjorn Helgaas | 2009-06-18 | 1 | -15/+15 |
| * | ACPI: remove unused return values from Bus Check & Device Check handling | Bjorn Helgaas | 2009-06-18 | 1 | -21/+11 |
| * | ACPI: remove unused "status_changed" return value from Check Device handling | Bjorn Helgaas | 2009-06-18 | 1 | -19/+3 |
| * | ACPI: simplify notification debug messages | Bjorn Helgaas | 2009-06-18 | 1 | -24/+3 |
| * | ACPI: battery: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-06-18 | 1 | -17/+5 |
| * | ACPI: ac: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-06-18 | 1 | -15/+5 |
| * | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 2009-06-18 | 1 | -1/+5 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------------------------. \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 12 | -585/+382 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | * | Show the physical device node of backlight class device. | Zhang Rui | 2009-06-23 | 1 | -0/+6 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | * | ACPI: don't check power state after _ON/_OFF | Bjorn Helgaas | 2009-05-27 | 1 | -26/+2 |
| | | | | | | | | | | | | |/ |
|
| | | | | | | | | | | | * | | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 | 1 | -0/+2 |
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
| | | | | | | | | | | * | | ACPI: idle: rename lapic timer workaround routines | Len Brown | 2009-06-18 | 1 | -22/+18 |
| | | | | | | | | | | * | | ACPI: clean up whitespace in drivers/acpi/scan.c | Alex Chiang | 2009-06-17 | 1 | -24/+20 |
| | | | | | | | | | | * | | ACPI: acpi_device_register() should call device_register() | Alex Chiang | 2009-06-17 | 1 | -3/+2 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| | | | | | | | | | * | | ACPI: processor: move device _HID into driver | Bjorn Helgaas | 2009-05-27 | 1 | -1/+1 |
| | | | | | | | | | * | | ACPI: processor: check for synthetic _HID, default to "Device" declaration | Bjorn Helgaas | 2009-05-27 | 1 | -15/+15 |
| | | | | | | | | | |/ |
|
| | | | | | | | | * | | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh | 2009-05-27 | 1 | -2/+5 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | ACPI: Rename ACPI processor device bus ID | Zhao Yakui | 2009-06-24 | 1 | -1/+10 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|