aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/acpi
Commit message (Collapse)AuthorAgeFilesLines
* Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-072-0/+58
|\
| * ACPI: update DSDT override documentationLen Brown2008-02-073-99/+58
| | | | | | | | Signed-off-by: Len Brown <len.brown@intel.com>
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-061-0/+99
| | | | | | | | | | | | | | | The basics of DSDT from initramfs. In case this option is selected, populate_rootfs() is called a bit earlier to have the initramfs content available during ACPI initialization. This is a very similar path to the one available at http://gaugusch.at/kernel.shtml but with some update in the documentation, default set to No and the change of populate_rootfs() the "Jeff Mahony way" (which avoids reading the initramfs twice). Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net> Signed-off-by: Len Brown <len.brown@intel.com>
* ACPI: document method tracing hooksLen Brown2007-11-191-0/+26
Signed-off-by: Len Brown <len.brown@intel.com>