1. 05 Feb, 2004 3 commits
    • 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
  2. 30 Jan, 2004 7 commits
  3. 28 Jan, 2004 10 commits
  4. 27 Jan, 2004 2 commits
  5. 26 Jan, 2004 5 commits
  6. 23 Jan, 2004 1 commit
  7. 22 Jan, 2004 1 commit
  8. 17 Jan, 2004 1 commit
    • Len Brown's avatar
      [ACPI] ACPICA 20040116 from Bob Moore · 28abb66f
      Len Brown authored
      The purpose of this release is primarily to update the copyright years
      in each module, thus causing a huge number of diffs.  There are a few
      small functional changes, however.
      
      Improved error messages when there is a problem finding one or more of
      the required base ACPI tables
      
      Reintroduced the definition of APIC_HEADER in actbl.h
      
      Changed definition of MADT_ADDRESS_OVERRIDE to 64 bits (actbl.h)
      
      Removed extraneous reference to NewObj in dsmthdat.c
      28abb66f
  9. 15 Jan, 2004 2 commits
  10. 08 Jan, 2004 4 commits
  11. 07 Jan, 2004 1 commit
  12. 08 Jan, 2004 1 commit
  13. 07 Jan, 2004 2 commits