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. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  4. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  5. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  6. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  7. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  8. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  9. 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
  10. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  11. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  12. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  13. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  14. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  15. 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 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. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  20. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  21. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  22. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  23. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  24. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  25. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  26. fe849b2f This patch is for AMD boards which can do the P state generation. This just by Rudolf Marek · 16 years ago
  27. 9dff094 Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929. by Carl-Daniel Hailfinger · 16 years ago
  28. 8db0cfe Following patch converts the run-time SSDT patching via update_ssdt funtion to by Rudolf Marek · 16 years ago
  29. fe53c76 Correct FDAT->FADT typo. by Carl-Daniel Hailfinger · 16 years ago
  30. d8aaeaa1 The DBM90T code sets bit 10 in _PSS as part of the control value, but by Carl-Daniel Hailfinger · 16 years ago
  31. 505aaf5 The ACPI PSS CPU Pstate table was calculating the frequency incorrectly for by Marc Jones · 16 years ago
  32. 5a3c846 Remove a unneccessary typedef from acpi_tables.c in the AMD Pistachio by Carl-Daniel Hailfinger · 16 years ago
  33. 806def8 I missed the svn add on r3787. These are the additional files. by Joe Bao · 16 years ago