Show patches with: Archived = No       |   4312 patches
« 1 2 ... 16 17 1843 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
data: klog.json: Add the final set of ACPI_EXCEPTION errors 2 - - - --- 2012-11-28 Colin Ian King Accepted
[1/2] data: klog.json: fix up the RSDP error exception advice to make more sense 2 - - - --- 2012-11-28 Colin Ian King Accepted
[2/2] data: klog.json: Add all the ACPI_BIOS_ERROR messages 2 - - - --- 2012-11-28 Colin Ian King Accepted
[1/2] data: klog.json: Add all the ACPI_BIOS_ERROR messages 2 - - - --- 2012-11-29 Colin Ian King Accepted
[2/2] data: klog.json: fix up and correct a few miscellaneous klog items 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-help-0001: Add new options 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-klog-0001: update test now that klog test outputs different labels 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-results-no-separators-0001: update test results because of klog label changes 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-show-tests-0001: Add new ppc test 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-show-tests-full-0001: Add new tests 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS_TEST] oops-0001: Update because the oops tests also finds WARN_ONs 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-show-progress-dialog-0001: update test because of klog changes 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] dmesg_common-0001: Update test log because of changes in klog labels 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-log-format-0001: Update test log because of changes in klog labels 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] arg-results-0001: Update test log because of changes in klog labels 2 - - - --- 2012-11-29 Colin Ian King Accepted
data: klog.json: promote EC error so it gets caught before generic handler - - - - --- 2012-11-29 Colin Ian King Rejected
[RESEND] data: klog.json: promote EC error so it gets caught before generic handler 2 - - - --- 2012-11-29 Colin Ian King Accepted
[FWTS-TEST] klog-0001: Update test log because of changes in klog labels 2 - - - --- 2012-11-29 Colin Ian King Accepted
data: klog.json: Add next 20 or so ACPI_ERROR messages 2 - - - --- 2012-12-03 Colin Ian King Accepted
utilities: kernelscan: Add check for ACPI_ERROR_METHOD kernel errors 2 - - - --- 2012-12-03 Colin Ian King Accepted
data/klog.json: Scan for all the ACPI_ERROR_METHOD kernel errors 2 - - - --- 2012-12-03 Colin Ian King Accepted
acpi: acpidump: fix formatting of bit fields 2 - - - --- 2012-12-03 Colin Ian King Accepted
acpi: acpiinfo: Complete reworking to bring it up to date. 2 - - - --- 2012-12-03 Colin Ian King Accepted
data/klog.json: Update a parse/execution failure advice line 2 - - - --- 2012-12-04 Colin Ian King Accepted
lib, tests: remove fwts common test, merge into fwts klog 2 - - - --- 2012-12-06 Colin Ian King Accepted
acpi: fadt: only perform port read on valid port widths 2 - - - --- 2012-12-06 Colin Ian King Accepted
pci: aspm: make pcie_capability a packed struct type 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: remove unused VGA region check 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: move buffer memset() to after failed is declared. 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: make the failed flag a boolean 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: make is_prefetchable() return a bool type 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: make skiperror a boolean 2 - - - --- 2012-12-07 Colin Ian King Accepted
cpu: cpufreq: spell Ghz as GHz and Mhz and MHz 2 - - - --- 2012-12-07 Colin Ian King Accepted
cpu: cpufreq: Make this test no longer experimental. 2 - - - --- 2012-12-07 Colin Ian King Accepted
acpi: dmar: Make this test no longer experimental. 3 - - - --- 2012-12-07 Colin Ian King Accepted
[1/2] lib: fwts_cmos: fix build error with non-Intel architectures 2 - - - --- 2012-12-07 Colin Ian King Accepted
[2/2] lib: fwts_smbios: fix build error with non-Intel architectures 2 - - - --- 2012-12-07 Colin Ian King Accepted
acpi: pcc: make this test an Intel only test 2 - - - --- 2012-12-07 Colin Ian King Accepted
lib: fwts_virt: fix non-Intel build errors 2 - - - --- 2012-12-07 Colin Ian King Accepted
lib: fwts_pipeio: fwts_pipe_exec() should return FWTS_ERROR instead of -1 2 - - - --- 2012-12-07 Colin Ian King Accepted
lib + tests: modify fwts_pipe_exec to return the child exit status 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: make prefetchable checks handle lspci exec failures 2 - - - --- 2012-12-07 Colin Ian King Accepted
bios: mtrr: remove mtrr_test4 because we're removed FWTS_TEST_VGA_REGION 2 - - - --- 2012-12-07 Colin Ian King Accepted
acpi: apicinstance: make this an Intel x86 only test 2 - - - --- 2012-12-07 Colin Ian King Accepted
acpi: method: handle ACPI failures a little more gracefully 2 - - - --- 2012-12-07 Colin Ian King Accepted
apci: aspm: clean up messages 2 - - - --- 2012-12-07 Colin Ian King Accepted
acpi: acpidump: print a message if no ACPI tables could be found. 2 - - - --- 2012-12-07 Colin Ian King Accepted
kernel: version: make test infoonly rather than pass/fail tests 2 - - - --- 2012-12-07 Colin Ian King Accepted
lib: fwts_dump_data: tidy up code, ensure we limit nbytes to 16 2 - - - --- 2012-12-10 Colin Ian King Accepted
lib: fwts_list: make list creation and initialisation more optimal. 2 - - - --- 2012-12-10 Colin Ian King Accepted
[1/4] lib: cpu: add common CPU performance measuring code to fwts library 2 - - - --- 2012-12-11 Colin Ian King Accepted
[2/4] lib: Makefile: Link in math library because we need sqrt() 2 - - - --- 2012-12-11 Colin Ian King Accepted
[3/4] acpi: cstates: use new fwts_cpu_performance() helper function 2 - - - --- 2012-12-11 Colin Ian King Accepted
[4/4] cpu: cpufreq: Use new fwts_cpu_performance() helper function 2 - - - --- 2012-12-11 Colin Ian King Accepted
acpi: cstates: cater for different kernel C-state info 2 - - - --- 2012-12-11 Colin Ian King Accepted
hpet: hpetcheck: add ACPI HPET table check 2 - - - --- 2012-12-11 Colin Ian King Accepted
bios: pciirq: make table dump more compact, fix formatting 2 - - - --- 2012-12-12 Colin Ian King Accepted
acpi: method: ignore _WAK return values 2 - - - --- 2012-12-12 Colin Ian King Accepted
acpi: method: don't bother dumping _WAK package, it's just noise 2 - - - --- 2012-12-12 Colin Ian King Accepted
acpi: method: don't bother reporting internal ACPI lock success 2 - - - --- 2012-12-12 Colin Ian King Accepted
acpi: method: dump out _PSS states in a tabular format 2 - - - --- 2012-12-12 Colin Ian King Accepted
apci: method: don't bother dumping out the _BST contents 2 - - - --- 2012-12-12 Colin Ian King Accepted
apci: method: don't bother dumping out the _BIF contents 2 - - - --- 2012-12-12 Colin Ian King Accepted
apci: method: don't bother dumping out the _BIX contents 2 - - - --- 2012-12-12 Colin Ian King Accepted
apci: method: don't bother dumping out the _DOD contents 2 - - - --- 2012-12-12 Colin Ian King Accepted
cmos: cmosdump: add in some previously unknown RTC settings 2 - - - --- 2012-12-12 Colin Ian King Accepted
README: Updated for latest version of fwts. Add more info too. 2 - - - --- 2012-12-13 Colin Ian King Accepted
README_SOURCE: Reformat to make it 80 char width friendly, minor changes. 2 - - - --- 2012-12-13 Colin Ian King Accepted
src/Makefile.am: Tidy up fwts main makefile, re-order tests 3 - - - --- 2012-12-13 Colin Ian King Accepted
src: lib: Makefile.am: Minor tidy up of the makefile. 2 - - - --- 2012-12-13 Colin Ian King Accepted
src: acpica: Makefile: Slight tidy up of the makefile. 2 - - - --- 2012-12-13 Colin Ian King Accepted
[1/4] lib: fwts_apci_method: rename object evaluation functions 2 - - - --- 2012-12-15 Colin Ian King Accepted
[2/4] acpi: pcc: renaming of ACPI object evaluation function names 2 - - - --- 2012-12-15 Colin Ian King Accepted
[3/4] acpi: method: renaming of ACPI object evaluation function names 2 - - - --- 2012-12-15 Colin Ian King Accepted
[4/4] lib: rename fwts_acpi_method to fwts_acpi_object_eval 2 - - - --- 2012-12-15 Colin Ian King Accepted
[1/2] lib: fwts_ac_adapter: constify some struct fields and variables 2 - - - --- 2012-12-16 Colin Ian King Accepted
[2/2] lib: fwts_guid: constify guid_str_len and guid_len parameters 2 - - - --- 2012-12-16 Colin Ian King Accepted
[1/9,FWTS-TEST] acpidump-0001: fixup test to match new acpidump output 2 - - - --- 2012-12-17 Colin Ian King Accepted
[2/9,FWTS-TEST] arg-log-format-0001: sync up logs with changes in the klog tests 2 - - - --- 2012-12-17 Colin Ian King Accepted
[3/9,FWTS-TEST] arg-show-progress-dialog-0001: remove dmesg_common, replace with klog test 2 - - - --- 2012-12-17 Colin Ian King Accepted
[4/9,FWTS-TEST] arg-show-tests-0001: keep in sync with tests in fwts 2 - - - --- 2012-12-17 Colin Ian King Accepted
[5/9,FWTS-TEST] arg-show-tests-full-0001: keep in sync with tests in fwts 2 - - - --- 2012-12-17 Colin Ian King Accepted
[6/9,FWTS-TEST] arg-table-path-0001: fixup test to match new acpidump output 2 - - - --- 2012-12-17 Colin Ian King Accepted
[7/9,FWTS-TEST] klog-0001: Update klog test to reflect changes in fwts klog database 2 - - - --- 2012-12-17 Colin Ian King Accepted
[8/9,FWTS-TEST] dmesg_common-0001: remove test as dmesg_common no longer exists in fwts 2 - - - --- 2012-12-17 Colin Ian King Accepted
[9/9,FWTS-TEST] klog-0002: Add in the old dmesg_common tests into a new klog test 2 - - - --- 2012-12-17 Colin Ian King Accepted
lib: fwts_framework: test names should be dislayed in a wider format field 2 - - - --- 2012-12-17 Colin Ian King Accepted
data: klog: Remove a duplicate timer BIOS bug check 2 - - - --- 2012-12-17 Colin Ian King Accepted
data: klog.json: Add more specfic parse/execution failure checks on timeouts 2 - - - --- 2012-12-17 Colin Ian King Accepted
data: klog.json: move the most generic parse/execition failure message down 2 - - - --- 2012-12-17 Colin Ian King Accepted
acpi: acpidump: use offsetof macro from stddef.h rather than define our own 2 - - - --- 2012-12-18 Colin Ian King Accepted
uefi: uefirtvariable: fix build failure on 32 bit systems 1 - - - --- 2012-12-20 Colin Ian King Superseded
acpi: pcc: fix some stupid typos 2 - - - --- 2012-12-20 Colin Ian King Accepted
[1/3] lib: update copyright year to 2013 2 - - - --- 2012-12-28 Colin Ian King Accepted
[2/3] tests: update copyright year to 2013 2 - - - --- 2012-12-28 Colin Ian King Accepted
[3/3] misc: update copyright year to 2013 2 - - - --- 2012-12-28 Colin Ian King Accepted
lib + tests: don't stringify the test name in FWTS_REGISTER 2 - - - --- 2012-12-30 Colin Ian King Accepted
lib: fwts_framework: assert on FWTS_REGISTER names being too long 2 - - - --- 2012-12-30 Colin Ian King Accepted
lib: framework: log the fwts command line for reference. 2 - - - --- 2012-12-31 Colin Ian King Accepted
acpi: acpidump: fix ACPI FPDT dump 2 - - - --- 2013-01-01 Colin Ian King Accepted
« 1 2 ... 16 17 1843 44 »