summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy2009-08-301-2/+4
| | * | | | | ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy2009-08-301-94/+46
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-194-229/+153
| |\ \ \ \ \
| | * | | | | ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas2009-06-251-5/+0
| | * | | | | ACPI: EC: remove .stop() methodBjorn Helgaas2009-06-251-14/+1
| | * | | | | ACPI: EC: remove .start() methodBjorn Helgaas2009-06-251-18/+1
| | * | | | | ACPI: EC: move acpi_ec_start() after acpi_ec_add()Bjorn Helgaas2009-06-251-56/+56
| | * | | | | ACPI: memory hotplug: remove .start() methodBjorn Helgaas2009-06-251-26/+14
| | * | | | | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-251-37/+7
| | * | | | | ACPI: processor: move acpi_processor_start() after acpi_processor_add()Bjorn Helgaas2009-06-251-84/+84
| | * | | | | ACPI: processor: clean up in acpi_processor_start() error exitsBjorn Helgaas2009-06-251-7/+22
| | * | | | | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE eventsBjorn Helgaas2009-06-251-15/+1
| * | | | | | Merge branch 'battery' into releaseLen Brown2009-09-191-0/+20
| |\ \ \ \ \ \
| | * | | | | | ACPI battery: work around negative s16 battery current on AcerHector Martin2009-08-301-0/+20
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpica' into releaseLen Brown2009-09-1956-1405/+2812
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-091-0/+15
| | * | | | | | ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-092-0/+6
| | * | | | | | ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-091-5/+18
| | * | | | | | ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-091-4/+4
| | * | | | | | ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-091-2/+6
| | * | | | | | ACPI: fix NULL bug for HID/UID stringHugh Dickins2009-09-011-8/+12
| | * | | | | | ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-291-2/+15
| | * | | | | | ACPICA: Add support for module-level executable AML codeLin Ming2009-08-2913-52/+306
| | * | | | | | ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-292-7/+73
| | * | | | | | ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-291-210/+293
| | * | | | | | ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-292-19/+19
| | * | | | | | ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-292-135/+196
| | * | | | | | ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-293-2/+84
| | * | | | | | ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-294-119/+171
| | * | | | | | ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-271-1/+1
| | * | | | | | ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-275-170/+277
| | * | | | | | ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
| | * | | | | | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-276-32/+67
| | * | | | | | ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-273-31/+61
| | * | | | | | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-273-1/+3
| | * | | | | | ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-271-12/+15
| | * | | | | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-2719-550/+837
| | * | | | | | ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
| | * | | | | | ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-277-103/+325
| | * | | | | | ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18
| | * | | | | | ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-272-5/+6
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-1930-3/+81
| |\ \ \ \ \ \
| | * | | | | | ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()Len Brown2009-08-291-0/+6
| | * | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-2929-2/+75
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'linus' into releaseLen Brown2009-09-197-45/+55
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bugzilla-13002' into releaseLen Brown2009-09-051-10/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown2009-09-051-10/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'bugzilla-13745' into releaseLen Brown2009-09-011-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resumeLen Brown2009-08-301-0/+8
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang2009-08-311-2/+2
| | |/ / / / / | |/| | | | |