Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   131 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[08/21] FADT: minor cleanup and initial compliance tests --- 2016-02-09 Al Stone New
[10/21] FADT: expand compliance checks for DSDT and X_DSDT fields --- 2016-02-09 Al Stone New
[1/2] Documentation: add --acpicompliance to man page --- 2016-01-19 Al Stone New
[1/3] ACPI: introduce macros for using the ACPI specification version --- 2015-06-11 Al Stone New
[1/3] ACPI: MADT: add in compliance tests for the MADT and,subtables --- 2015-11-11 Al Stone New
[1/3] rasdaemon: correct a printf that was missing a field to print to --- 2016-02-10 Al Stone New
[1/4] ACPI: workaround x86 firmware using reserved MADT subtable IDs --- 2015-10-14 Al Stone New
[1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro --- 2015-08-06 Al Stone New
[1/7] ia64: ACPI: move kernel acpi files to a directory --- 2015-01-23 Al Stone New
[2/2] Documentation: add --arch to the man page --- 2016-01-19 Al Stone New
[2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro --- 2015-06-11 Al Stone New
[2/3] ACPI: Add in MADT subtable description for GIC ITS subtable --- 2015-11-11 Al Stone New
[2/3] rasdaemon: the man page should be section 8 not 1 --- 2016-02-10 Al Stone New
[2/4] ACPI: workaround x86 firmware with mis-matched FADT/MADT revisions --- 2015-10-14 Al Stone New
[2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-08-06 Al Stone New
[2/7] arm64: ACPI: move kernel acpi files to a directory --- 2015-01-23 Al Stone New
[2/7] Update regression test for arg-help-0001/test-0002.sh --- 2016-01-22 Al Stone New
[3/3] ACPI: MADT: add in compliance checks for the GIC ITS,subtable --- 2015-11-11 Al Stone New
[3/3] rasdaemon: make sure daemon does not start until after logging does --- 2016-02-10 Al Stone New
[3/4] ACPI: workaround FADT always being revision 2 --- 2015-10-14 Al Stone New
[3/7] Update regression test for arg-show-tests-0001/test-0001.sh --- 2016-01-22 Al Stone New
[3/7] x86: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 Al Stone New
[4/4] ACPI: for bad_madt_entry(), the GIC ITS table is 20 bytes long, not 16 --- 2015-10-14 Al Stone New
[4/7] ia64: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 Al Stone New
[4/7] Update regression test arg-show-tests-full-0001/test-0001.sh --- 2016-01-22 Al Stone New
[5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-08-06 Al Stone New
[5/7] arm64: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 Al Stone New
[5/7] Update the regression test arg-table-path-0001/test-0001.sh --- 2016-01-22 Al Stone New
[6/7] Update the regression test madt-0001/test-0001.sh --- 2016-01-22 Al Stone New
[6/7] x86: ia64: arm64: ACPI: move _OSI support functions to arch-dependent locations --- 2015-01-23 Al Stone New
[7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64 --- 2015-01-23 Al Stone New
[7/7] Update the regression test madt-0001/test-0002.sh --- 2016-01-22 Al Stone New
ACK: [PATCH 21/21] FADT: remove no longer useful variables from test1 --- 2016-02-09 Al Stone New
ACPI: correct minor typos --- 2013-12-05 Al Stone New
ACPI: explicitly initialize a value to silence compiler warning --- 2013-12-17 Al Stone New
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-14 Al Stone New
ACPI: MADT: further update to GICC flag checks for 6.0 --- 2015-11-10 Al Stone New
ACPI: MADT: update GICC flag checks for ACPI 6.0 --- 2015-10-30 Al Stone New
ACPI: remove trailing whitespace --- 2013-12-04 Al Stone New
[lkp,ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0 --- 2015-10-08 Al Stone New
MADT subtables: Local SAPIC structure has 3 reserved bytes, not 1 --- 2015-10-29 Al Stone New
[v2,01/23] FADT: enable compiling on non-x86 architectures --- 2016-02-19 Al Stone New
[v2,02/23] FADT: non-x86 machines need an FADT but x86 can survive without one --- 2016-02-19 Al Stone New
[v2,03/23] FADT: disable SCI_EN and RESET_REG tests when in reduced hardware mode --- 2016-02-19 Al Stone New
[v2,04/23] FADT: add in code to log basic info about the various FADT flag fields --- 2016-02-19 Al Stone New
[v2,05/23] Add in bit masks for FACS flags. --- 2016-02-19 Al Stone New
[v2,06/23] FADT: move log info out of test2, will provide it elsewhere --- 2016-02-19 Al Stone New
[v2,07/23] ACPI: Add hypervisor ID field to FADT. --- 2016-02-19 Al Stone New
[v2,08/23] FADT: minor cleanup and initial compliance tests --- 2016-02-19 Al Stone New
[v2,09/23] FADT: expand the compliance test for FIRMWARE_CTRL fields --- 2016-02-19 Al Stone New
[v2,10/23] FADT: expand compliance checks for DSDT and X_DSDT fields --- 2016-02-19 Al Stone New
[v2,11/23] FADT: add compliance tests for reserved fields, PM profile, reduced hardware --- 2016-02-19 Al Stone New
[v2,12/23] FADT: restructure test sequence around reduced hardware mode --- 2016-02-19 Al Stone New
[v2,13/23] FADT: expand compliance tests for the SMI_CMD field --- 2016-02-19 Al Stone New
[v2,1/3] ACPI : introduce macros for using the ACPI specification version --- 2015-06-18 Al Stone New
[v2,1/3] ACPI: MADT: add in compliance tests for the MADT and subtables --- 2016-01-11 Al Stone New
[v2,14/23] FADT: add compliance tests for the ACPI_ENABLE and ACPI_DISABLE fields --- 2016-02-19 Al Stone New
[v2,15/23] FADT: add compliance tests for S4BIOS_REQ and PSTATE_CNT fields --- 2016-02-19 Al Stone New
[v2,1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro --- 2015-08-19 Al Stone New
[v2,1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later --- 2015-02-04 Al Stone New
[v2,1/5] RSDP: minor cleanups to rsdp.c for checkpatch issues --- 2016-02-09 Al Stone New
[v2,16/23] FADT: extend and add PM address block compliance tests --- 2016-02-19 Al Stone New
[v2,1/6] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-11-22 Al Stone New
[v2,17/23] FADT: enhance compliance tests for GPE blocks --- 2016-02-19 Al Stone New
[v2,18/23] FADT: add compliance test for the CST_CNT field --- 2016-02-19 Al Stone New
[v2,19/23] FADT: add in compliance tests for C2/C3 latency fields --- 2016-02-19 Al Stone New
[v2,20/23] FADT: add in SLEEP_CONTROL_REG and SLEEP_STATUS_REG compliance tests --- 2016-02-19 Al Stone New
[v2,21/23] FADT: remove no longer useful variables from test1 --- 2016-02-19 Al Stone New
[v2,22/23] FADT: add safety checks for older versions of FADT --- 2016-02-19 Al Stone New
[v2,23/23] FADT: update regression tests to incorporate new/changed tests --- 2016-02-19 Al Stone New
[v2,2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro --- 2015-06-18 Al Stone New
[v2,2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-08-19 Al Stone New
[v2,2/5] ACPI: move _OSI support functions to allow arch-dependent implementation --- 2015-02-04 Al Stone New
[v2,2/5] utilities: add a helper function for printing out architecture names --- 2016-02-09 Al Stone New
[v2,2/6] ACPI: bus master reload not supported in reduced HW mode --- 2013-11-22 Al Stone New
[v2,3/5] ACPI: add arch-specific compilation for _OSI and the blacklist --- 2015-02-04 Al Stone New
[v2,3/5] ACPI tables: when bodging up an RSDP, do the right thing for the arch --- 2016-02-09 Al Stone New
[v2,3/6] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2013-11-22 Al Stone New
[v2,4/5] ACPI: arm64: use the arch-specific ACPI _OSI method and ACPI blacklist --- 2015-02-04 Al Stone New
[v2,4/5] ACPI RSDP: flesh out the tests to check for full spec compliance. --- 2016-02-09 Al Stone New
[v2,4/6] ACPI: ARM: exclude DMI calls --- 2013-11-22 Al Stone New
[v2,5/5] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64 --- 2015-02-04 Al Stone New
[v2,5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-08-19 Al Stone New
[v2,5/5] Update regression test rsdp-0001/test-0001.sh --- 2016-02-09 Al Stone New
[v2,5/6] ACPI: do not reserve memory regions for some FADT entries in HW reduced mode --- 2013-11-22 Al Stone New
[v2,6/6] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2013-11-22 Al Stone New
[v3,1/3] ACPI : introduce macros for using the ACPI specification version --- 2015-07-02 Al Stone New
[v3,1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro --- 2015-09-09 Al Stone New
[v3,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-12-04 Al Stone New
[v3,1/6] Start defining FWTS architectures as variables --- 2016-01-19 Al Stone New
[v3,1/9] ACPI: fix all errors reported by cleanpatch.pl in osl.c --- 2015-02-25 Al Stone New
[v3,2/3] ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro --- 2015-07-02 Al Stone New
[v3,2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-09-09 Al Stone New
[v3,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2013-12-04 Al Stone New
[v3,2/6] Define some utility functions for using the fwts_architecture enum --- 2016-01-19 Al Stone New
[v3,2/9] ACPI: clear up warnings on use of printk reported by checkpatch.pl --- 2015-02-25 Al Stone New
[v3,3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2013-12-04 Al Stone New
[v3,3/6] Add mechanism to tell FWTS what architecture is being tested --- 2016-01-19 Al Stone New
[v3,3/9] ACPI: clean up checkpatch warnings for various bits of syntax --- 2015-02-25 Al Stone New
[v3,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2013-12-04 Al Stone New
« 1 2 »

Bundling

Create bundle: