1. 29 Feb, 2004 2 commits
  2. 26 Feb, 2004 3 commits
    • Len Brown's avatar
      Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.1 · 02e711d3
      Len Brown authored
      into intel.com:/home/lenb/src/linux-acpi-test-2.6.2
      02e711d3
    • Len Brown's avatar
      [ACPI] ACPICA 20040220 from Bob Moore · 7b3b0219
      Len Brown authored
      Implemented execution of _SxD methods for Device objects in the
      GetObjectInfo interface.
      
      Fixed calls to _SST method to pass the correct arguments.
      
      Added a call to _SST on wake to restore to "working" state.
      
      Check for End-Of-Buffer failure case in the WalkResources interface.
      
      Integrated fix for 64-bit alignment issue in acglobal.h by moving two
      structures to the beginning of the file.
      
      After wake, clear GPE status register(s) before enabling GPEs.
      
      After wake, clear/enable power button.
      (Perhaps we should clear/enable all fixed events upon wake.)
      
      Fixed a couple of possible memory leaks in the Namespace manager.
      7b3b0219
    • Len Brown's avatar
      [ACPI] include CONFIG_ACPI_RELAXED_AML code always · daa74787
      Len Brown authored
        add acpi=strict option to disable platform workarounds
      daa74787
  3. 13 Feb, 2004 3 commits
    • Len Brown's avatar
      Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.1 · f9222c3b
      Len Brown authored
      into intel.com:/home/lenb/src/linux-acpi-test-2.6.2
      f9222c3b
    • Len Brown's avatar
      [ACPI] ACPICA 20040211 udpate from Bob Moore · c86eccb1
      Len Brown authored
      Completed investigation and implementation of the
      call-by-reference mechanism for control method arguments.
      
      Fixed a problem where a store of an object into an indexed
      package could fail if the store occurs within a different
      method than the method that created the package.
      
      Fixed a problem where the ToDecimal operator could return
      incorrect results.
      
      Fixed a problem where the CopyObject operator could fail
      on some of the more obscure objects (e.g., Reference objects.)
      
      Improved the output of the Debug object to display buffer,
      package, and index objects.
      
      Fixed a problem where constructs of the form "RefOf (ArgX)"
      did not return the expected result.
      
      Added permanent ACPI_REPORT_ERROR macros for all instances of the
      ACPI_AML_INTERNAL exception.
      c86eccb1
    • Len Brown's avatar
      6981e211
  4. 11 Feb, 2004 2 commits
  5. 10 Feb, 2004 2 commits
  6. 06 Feb, 2004 1 commit
  7. 05 Feb, 2004 4 commits
    • Len Brown's avatar
      Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.1 · 0979ec20
      Len Brown authored
      into intel.com:/home/lenb/src/linux-acpi-test-2.6.2
      0979ec20
    • Karol Kozimor's avatar
      [PATCH] acpi4asus update from Karol 'sziwan' Kozimor · 651f8c98
      Karol Kozimor authored
      The attached patch updates the acpi4asus driver to 0.27 through the
      following changes:
      - add support for M1300A, S5200N, L8400L,
      - remove WLED support for certain models, since it is not controlled by
        AML,
      - add LCD backlight switching for L2E / L3H,
      - C99 initializers,
      - generic LED handlers,
      - the output of ASYM method to provide battery state information (might be
        more accurate under certain conditions) in /proc/acpi/asus/info,
      - fix several oddities, various clean-ups and other minor changes.
      
      The patch itself is quite big, which is mostly due to the C99 initializers
      and the fact that diff doesn't like moving code around.
      
      This has been compile-tested in various configurations, the substantive
      changes were discussed on the acpi4asus mailing list.
      
      The code should apply to current bk (both for 2.4 and 2.6). The patch is
      also available here:
      http://hell.org.pl/~sziwan/asus/acpi4asus-0.26-0.27.diff
      
      Thanks to all the contributors (notably Pontus Fuchs) to this release.
      651f8c98
    • John Belmonte's avatar
      [PATCH] toshiba_acpi 0.17 from John Belmonte · ce0f1f11
      John Belmonte authored
      Fix remote chance of invalid buffer access in write_video.
      Support alternate HCI method path (recent "Phoenix BIOS" Toshiba's).
      Signal more proc-write errors.
      On proc-reads, report errors via printk instead of proc output.
      Add log level and driver name prefix to all printk's.
      Add missing __init and __exit function attributes.
      Be explicit about vars for which code relies on zero-init of BSS.
      ce0f1f11
    • Len Brown's avatar
      [ACPI] fix IA64 build warning · 39aa655b
      Len Brown authored
      from Martin Hicks
      39aa655b
  8. 03 Feb, 2004 8 commits
  9. 02 Feb, 2004 7 commits
  10. 01 Feb, 2004 8 commits