30 changed files with
0 additions and
195 deletions
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -60,9 +60,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -60,9 +60,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -58,8 +58,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Describe SMBUS for the Southbridge */
|
|
|
|
|
#include <southbridge/amd/agesa/hudson/acpi/smbus.asl>
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -78,9 +78,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -74,8 +74,5 @@ DefinitionBlock (
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -67,8 +67,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -66,9 +66,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -66,9 +66,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,9 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -57,9 +57,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the Thermal zones and methods for the platform */
|
|
|
|
|
#include "acpi/thermal.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|
|
|
|
|
@ -1,10 +0,0 @@
|
|
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
|
|
|
|
Scope(\_SI) {
|
|
|
|
|
Method(_SST, 1) {
|
|
|
|
|
/* DBGO("\\_SI\\_SST\n") */
|
|
|
|
|
/* DBGO(" New Indicator state: ") */
|
|
|
|
|
/* DBGO(Arg0) */
|
|
|
|
|
/* DBGO("\n") */
|
|
|
|
|
}
|
|
|
|
|
} /* End Scope SI */
|
|
|
|
|
@ -57,8 +57,5 @@ DefinitionBlock (
|
|
|
|
|
|
|
|
|
|
/* Define the General Purpose Events for the platform */
|
|
|
|
|
#include "acpi/gpe.asl"
|
|
|
|
|
|
|
|
|
|
/* Define the System Indicators for the platform */
|
|
|
|
|
#include "acpi/si.asl"
|
|
|
|
|
}
|
|
|
|
|
/* End of ASL file */
|
|
|
|
|
|