Patchwork Firmware Test Suite development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
acpica: fwts_acpica_init(): handle out of memory failures 2012-03-02 Colin King Accepted
acpica: handle realloc failures in fwts_acpica_vprintf() 2012-03-09 Colin King Accepted
acpica: tidy up code to remove GCC warnings 2012-08-22 Colin King Accepted
acpica: update to ACPICA version 20130418. 2013-05-03 Colin King Accepted
acpica: update to ACPICA version 20130517. 2013-05-17 Colin King New
acpidump-0001: update to sync with acpidumps new ACPI 5.0 changes 2012-07-27 Colin King Accepted
apci: apicinstance: clean up smatch warning 2013-01-16 Colin King Accepted
apci: aspm: clean up messages 2012-12-07 Colin King Accepted
apci: checksum: RSDT and XSDT checksum failures should not be critical (LP: #1013168) 2012-06-14 Colin King Rejected
apci: method: don't bother dumping out the _BIF contents 2012-12-12 Colin King Accepted
apci: method: don't bother dumping out the _BIX contents 2012-12-12 Colin King Accepted
apci: method: don't bother dumping out the _BST contents 2012-12-12 Colin King Accepted
apci: method: don't bother dumping out the _DOD contents 2012-12-12 Colin King Accepted
apci: method: update comments on implemented tests 2013-01-08 Colin King Accepted
apic: apicedge: minor code tidy-up 2013-04-24 Colin King Accepted
arg-json-0001: Sync up with the json klog error log 2012-09-05 Keng-Yu Lin Accepted
arg-log-format-0001/test-0001.sh: sync up the date as klog-0001.log 2012-05-23 Keng-Yu Lin Accepted
arg-show-progress-dialog-0001: new test of gathering kernel boot command line 2013-02-04 Keng-Yu Lin Accepted
arg-show-tests-0001: Add the test of crsdump 2013-02-04 Keng-Yu Lin Accepted
arg-show-tests-full-0001.log: add aspm test and fix spelling error 2012-02-01 Keng-Yu Lin Accepted
arg-show-tests-full-0001: update log to keep in sync with fwts 2013-02-04 Keng-Yu Lin Accepted
arg-table-path-0001: update to sync with acpidump and table loading changes 2012-07-27 Colin King Accepted
auto-packager: mkpackage.sh: Add Saucy 2013-05-21 Keng-Yu Lin Accepted
auto-packager: mkpackage.sh: checksum only the specified version 2012-09-14 Keng-Yu Lin Accepted
auto-packager: mkpackage.sh: remove Natty and Oneiric 2013-05-20 Keng-Yu Lin Rejected
auto-packager: mkpackage.sh: remove Natty and Oneiric 2013-05-20 Keng-Yu Lin Accepted
bios: bios32: ensure source fits into 80 columns 2012-03-02 Colin King Accepted
bios: ebdadump: ensure source fits into 80 columns 2012-03-02 Colin King Accepted
bios: hdaaudio: fix user pin configurations (user_pin_configs) is not checked. 2012-10-15 Alex Hung Accepted
bios: hdaaudio: free list items and not list 2013-05-07 Colin King Accepted
bios: hdaaudio: user pin configs should be dumping out user_pin_configs 2012-10-15 Colin King Rejected
bios: memmapdump: ensure source fits into 80 columns 2012-03-02 Colin King Accepted
bios: mtrr: add uncached string for DEFAULT type 2013-04-17 Alex Hung Accepted
bios: mtrr: fix stupid typos 2012-07-23 Colin King Accepted
bios: mtrr: free mtrr_list on file open error 2013-05-06 Colin King Accepted
bios: mtrr: handle out of memory failures 2012-03-02 Colin King Accepted
bios: mtrr: make is_prefetchable() return a bool type 2012-12-07 Colin King Accepted
bios: mtrr: make prefetchable checks handle lspci exec failures 2012-12-07 Colin King Accepted
bios: mtrr: make skiperror a boolean 2012-12-07 Colin King Accepted
bios: mtrr: make the failed flag a boolean 2012-12-07 Colin King Accepted
bios: mtrr: move buffer memset() to after failed is declared. 2012-12-07 Colin King Accepted
bios: mtrr: remove mtrr_test4 because we're removed FWTS_TEST_VGA_REGION 2012-12-07 Colin King Accepted
bios: mtrr: remove unused VGA region check 2012-12-07 Colin King Accepted
bios: pciirq: make table dump more compact, fix formatting 2012-12-12 Colin King Accepted
checksum-0001: fix tests to ignore RSDP 2012-04-20 Colin King Accepted
cmos: cmosdump: add in some previously unknown RTC settings 2012-12-12 Colin King Accepted
copy-acpica.sh: update to use the correct ACPICA git repo 2013-04-26 Colin King Accepted
cpu: cpufreq: Make this test no longer experimental. 2012-12-07 Colin King Accepted
cpu: cpufreq: add init function to determine number of CPUs 2012-10-20 Colin King Accepted
cpu: cpufreq: avoid division by zero 2013-05-06 Colin King Accepted
cpu: cpufreq: fix a bunch of 32 bit build errors 2013-01-04 Colin King Accepted
cpu: cpufreq: fix leak of dir before we return 2013-05-06 Colin King Accepted
cpu: cpufreq: fix leak of file if fgets returns NULL 2013-05-06 Colin King Accepted
cpu: cpufreq: make test more generic for non-x86 systems 2013-05-21 Colin King Accepted
cpu: cpufreq: spell Ghz as GHz and Mhz and MHz 2012-12-07 Colin King Accepted
cpu: cpufreq: tidy up information message formatting 2013-02-19 Colin King Accepted
cpu: maxfreq: fix leak of cpuinfo 2013-05-06 Colin King Accepted
cpu: maxfreq: free cpufreq on error 2013-05-06 Colin King Accepted
cpu: msr: GPF avoidance on BOCHs QEMU systems (LP: #925001) 2012-02-02 Colin King Accepted
cpu: nx: free fwts_nx_cpuinfo on error 2013-05-06 Colin King Accepted
cpu: virt: correctly return true if SVM is enabled 2013-05-07 Colin King Accepted
cpu:msr: fixed SMRR_PHYSBASE boundry check and incorrect offset for SMRR_PHYSMASK 2012-01-30 Alex Hung Rejected
cpu:msr: fixed errors for checking SMRR MSR registers 2012-01-31 Alex Hung Accepted
cpufreq: use qsort to sort frequencies 2013-04-20 Colin King Accepted
data/klog.json: Scan for all the ACPI_ERROR_METHOD kernel errors 2012-12-03 Colin King Accepted
data/klog.json: Update a parse/execution failure advice line 2012-12-04 Colin King Accepted
data: cater for _PTS not existing 2013-03-06 Colin King Accepted
data: klog.json: Add in another batch of BIOS and ACPI related checks 2013-03-12 Colin King Accepted
data: klog.json: Add in some more miscellaneous ACPI error messages 2012-11-05 Colin King Accepted
data: klog.json: Add more specfic parse/execution failure checks on timeouts 2012-12-17 Colin King Accepted
data: klog.json: Add next 20 or so ACPI_ERROR messages 2012-12-03 Colin King Accepted
data: klog.json: Add some more ACPI related kernel message checks 2013-03-08 Colin King Accepted
data: klog.json: Add some vague advice for AE_NOT_EXIST 2013-03-06 Colin King Accepted
data: klog.json: Add support for E820 handler in 3.2.x Kernels 2012-11-06 Colin King Accepted
data: klog.json: Add support for the APM driver kernel messages 2012-11-06 Colin King Accepted
data: klog.json: Add the final set of ACPI_EXCEPTION errors 2012-11-28 Colin King Accepted
data: klog.json: Handle SystemIO conflict messages 2013-01-22 Colin King Accepted
data: klog.json: Improve the advice for AE_AML_BUFFER_LIMIT 2013-03-06 Colin King Accepted
data: klog.json: Make FADT truncated warning into info message 2013-01-29 IvanHu Accepted
data: klog.json: Make PnP BIOS message into an info message 2013-01-22 Colin King Accepted
data: klog.json: Remove _BBN from FWTS_TAG_ACPI_HOTPLUG since it is not related 2013-05-22 Alex Hung New
data: klog.json: add better advice for a common firmware issue 2013-01-25 Colin King Accepted
data: klog.json: add message for the LVT offset conflict issue 2013-03-11 IvanHu Rejected
data: klog.json: cater for CMOS handler errors 2013-03-06 Colin King Accepted
data: klog.json: fix a typo: of --> if 2013-03-06 Colin King Accepted
data: klog.json: fix spelling mistake 2013-01-16 Colin King Accepted
data: klog.json: fix spelling mistake 2013-01-15 Colin King Accepted
data: klog.json: make the _OSC failure advice more general and hand-wavy 2012-07-20 Colin King Accepted
data: klog.json: move the most generic parse/execition failure message down 2012-12-17 Colin King Accepted
data: klog.json: promote EC error so it gets caught before generic handler 2012-11-29 Colin King Rejected
data: klog.json: remove a redudent line break 2013-05-22 Alex Hung New
data: klog.json: remove the duplicated KlogEnergyPerfBiasSetToNormal item 2012-11-27 Keng-Yu Lin Accepted
data: klog: Remove a duplicate timer BIOS bug check 2012-12-17 Colin King Accepted
data: syntaxcheck.json: add more advice info for common errors 2013-02-28 Colin King Accepted
debian: Add autoreconf parameters -ivf 2012-07-03 Keng-Yu Lin Accepted
debian: Add hardening options 2012-07-24 Keng-Yu Lin Accepted
debian: Fix up the dependency of debian packages 2012-06-21 Keng-Yu Lin Accepted
debian: add fwts-efi-runtime-dkms package in the dependency 2013-02-20 Keng-Yu Lin Accepted
debian: control: Add the backported HWE kernel header packages 2013-05-20 Keng-Yu Lin Accepted
debian: control: fix typo 2013-04-10 Colin King Accepted