1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  4. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  5. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  6. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  7. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  8. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  9. 899608d Fix the blank in acpi_tables.c by zbao · 12 years ago
  10. 94fa3db AMD Mahogany Fam10 ACPI table fixes. by Marc Jones · 13 years ago
  11. 20aad25 Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well. by Scott Duplichan · 13 years ago
  12. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  13. 7f20d73 Trivial. Fix typo. sh> find -name "acpi_tables.c" | xargs sed -i "s/FDAT/FADT/g" by Zheng Bao · 14 years ago
  14. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  15. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  16. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  17. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  18. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  19. 0735142 1. Remove warnings and multiple blank lines. by Zheng Bao · 14 years ago
  20. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  21. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  22. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  23. 584ab84 The code can run on the Mahogany board, which is one of sample boards by Zheng Bao · 14 years ago