Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   131 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/6] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-11-22 Al Stone New
[v2,2/6] ACPI: bus master reload not supported in reduced HW mode --- 2013-11-22 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/6] ACPI: ARM: exclude DMI calls --- 2013-11-22 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
ACPI: remove trailing whitespace --- 2013-12-04 Al Stone New
[v3,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-12-04 Al Stone New
[v3,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2013-12-04 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,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2013-12-04 Al Stone New
[v3,5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2013-12-04 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
[v4,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode --- 2013-12-17 Al Stone New
[v4,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2013-12-17 Al Stone New
[v4,3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2013-12-17 Al Stone New
[v4,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2013-12-17 Al Stone New
[v4,5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2013-12-17 Al Stone New
[v5,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-08 Al Stone New
[v5,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2014-01-08 Al Stone New
[v5,3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2014-01-08 Al Stone New
[v5,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2014-01-08 Al Stone New
[v5,5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2014-01-08 Al Stone New
[v6,1/6] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-10 Al Stone New
[v6,2/6] ACPI: bus master reload not supported in reduced HW mode --- 2014-01-10 Al Stone New
[v6,3/6] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2014-01-10 Al Stone New
[v6,4/6] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2014-01-10 Al Stone New
[v6,5/6] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2014-01-10 Al Stone New
[v6,6/6] ACPI: make sure ECs do not use the ACPI global lock --- 2014-01-10 Al Stone New
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-14 Al Stone New
[1/7] ia64: ACPI: move kernel acpi files to a directory --- 2015-01-23 Al Stone New
[2/7] arm64: ACPI: move kernel acpi files to a directory --- 2015-01-23 Al Stone New
[3/7] x86: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 Al Stone New
[4/7] ia64: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 Al Stone New
[5/7] arm64: ACPI: create arch-dependent version of acpi_osi_handler() --- 2015-01-23 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
[v2,1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later --- 2015-02-04 Al Stone New
[v2,2/5] ACPI: move _OSI support functions to allow arch-dependent implementation --- 2015-02-04 Al Stone New
[v2,3/5] ACPI: add arch-specific compilation for _OSI and the blacklist --- 2015-02-04 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,5/5] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64 --- 2015-02-04 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/9] ACPI: clear up warnings on use of printk reported by checkpatch.pl --- 2015-02-25 Al Stone New
[v3,3/9] ACPI: clean up checkpatch warnings for various bits of syntax --- 2015-02-25 Al Stone New
[v3,4/9] ACPI: clean up checkpatch warnings for items with possible semantic value --- 2015-02-25 Al Stone New
[v3,5/9] ACPI: move acpi_os_handler() so it can be made arch-dependent later --- 2015-02-25 Al Stone New
[v3,6/9] ACPI: move _OSI support functions to allow arch-dependent implementation --- 2015-02-25 Al Stone New
[v3,7/9] ACPI: enable arch-specific compilation for _OSI and the blacklist --- 2015-02-25 Al Stone New
[v3,8/9] ACPI: arm64: use an arch-specific ACPI _OSI method and ACPI blacklist --- 2015-02-25 Al Stone New
[v3,9/9] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64 --- 2015-02-25 Al Stone New
[1/3] ACPI: introduce macros for using the ACPI specification version --- 2015-06-11 Al Stone New
[2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro --- 2015-06-11 Al Stone New
[v2,1/3] ACPI : introduce macros for using the ACPI specification version --- 2015-06-18 Al Stone New
[v2,2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro --- 2015-06-18 Al Stone New
[v3,1/3] ACPI : introduce macros for using the ACPI specification version --- 2015-07-02 Al Stone New
[v3,2/3] ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro --- 2015-07-02 Al Stone New
[1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro --- 2015-08-06 Al Stone New
[2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-08-06 Al Stone New
[5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-08-06 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,2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-08-19 Al Stone New
[v2,5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-08-19 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,2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-09-09 Al Stone New
[v3,5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-09-09 Al Stone New
[v4,1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro --- 2015-09-16 Al Stone New
[v4,2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY --- 2015-09-16 Al Stone New
[v4,5/5] ACPI: remove definition of BAD_MADT_ENTRY macro --- 2015-09-16 Al Stone New
[lkp,ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0 --- 2015-10-08 Al Stone New
[1/4] ACPI: workaround x86 firmware using reserved MADT subtable IDs --- 2015-10-14 Al Stone New
[2/4] ACPI: workaround x86 firmware with mis-matched FADT/MADT revisions --- 2015-10-14 Al Stone New
[3/4] ACPI: workaround FADT always being revision 2 --- 2015-10-14 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
MADT subtables: Local SAPIC structure has 3 reserved bytes, not 1 --- 2015-10-29 Al Stone New
ACPI: MADT: update GICC flag checks for ACPI 6.0 --- 2015-10-30 Al Stone New
ACPI: MADT: further update to GICC flag checks for 6.0 --- 2015-11-10 Al Stone New
[1/3] ACPI: MADT: add in compliance tests for the MADT and,subtables --- 2015-11-11 Al Stone New
[2/3] ACPI: Add in MADT subtable description for GIC ITS subtable --- 2015-11-11 Al Stone New
[3/3] ACPI: MADT: add in compliance checks for the GIC ITS,subtable --- 2015-11-11 Al Stone New
[v2,1/3] ACPI: MADT: add in compliance tests for the MADT and subtables --- 2016-01-11 Al Stone New
[v3,1/6] Start defining FWTS architectures as variables --- 2016-01-19 Al Stone New
[v3,2/6] Define some utility functions for using the fwts_architecture enum --- 2016-01-19 Al Stone New
[v3,3/6] Add mechanism to tell FWTS what architecture is being tested --- 2016-01-19 Al Stone New
[v3,4/6] ACPI: MADT: add in compliance tests for the MADT and subtables --- 2016-01-19 Al Stone New
[v3,5/6] ACPI: Add in MADT subtable description for GIC ITS subtable --- 2016-01-19 Al Stone New
[v3,6/6] ACPI: MADT: add in compliance checks for the GIC ITS subtable --- 2016-01-19 Al Stone New
[1/2] Documentation: add --acpicompliance to man page --- 2016-01-19 Al Stone New
[2/2] Documentation: add --arch to the man page --- 2016-01-19 Al Stone New
[2/7] Update regression test for arg-help-0001/test-0002.sh --- 2016-01-22 Al Stone New
[3/7] Update regression test for arg-show-tests-0001/test-0001.sh --- 2016-01-22 Al Stone New
[4/7] Update regression test arg-show-tests-full-0001/test-0001.sh --- 2016-01-22 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
[7/7] Update the regression test madt-0001/test-0002.sh --- 2016-01-22 Al Stone New
[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
[v2,1/5] RSDP: minor cleanups to rsdp.c for checkpatch issues --- 2016-02-09 Al Stone New
[v2,2/5] utilities: add a helper function for printing out architecture names --- 2016-02-09 Al Stone New
« 1 2 »

Bundling

Create bundle: