Show patches with: Submitter = Corey Minyard       |    Archived = No       |   311 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v4,02/17] Add a base IPMI interface --- 2015-11-12 Corey Minyard Superseded
[v4,03/17] ipmi: Add a local BMC simulation --- 2015-11-12 Corey Minyard Superseded
[v4,04/17] ipmi: Add an external connection simulation interface --- 2015-11-12 Corey Minyard Superseded
[v4,05/17] ipmi: Add an ISA KCS low-level interface --- 2015-11-12 Corey Minyard Superseded
[v4,06/17] ipmi: Add a BT low-level interface --- 2015-11-12 Corey Minyard Superseded
[v4,07/17] ipmi: Add tests --- 2015-11-12 Corey Minyard New
[v4,08/17] ipmi: Add documentation --- 2015-11-12 Corey Minyard Superseded
[v4,09/17] ipmi: Add migration capability to the IPMI devices. --- 2015-11-12 Corey Minyard Superseded
[v4,10/17] ipmi: Add a firmware configuration repository --- 2015-11-12 Corey Minyard Superseded
[v4,11/17] ipmi: Add firmware registration to the ISA interface --- 2015-11-12 Corey Minyard Superseded
[v4,12/17] smbios: Move table build tools into an include file. --- 2015-11-12 Corey Minyard Superseded
[v4,13/17] pc: Postpone SMBIOS table installation to post machine init --- 2015-11-12 Corey Minyard Superseded
[v4,14/17] ipmi: Add SMBIOS table entry --- 2015-11-12 Corey Minyard Superseded
[v4,15/17] acpi: Add IPMI table entries --- 2015-11-12 Corey Minyard Superseded
[v4,17/17] ipmi: Add a force off function --- 2015-11-12 Corey Minyard New
[v5,01/16] Add a base IPMI interface --- 2015-12-17 Corey Minyard New
[v5,02/16] ipmi: Add a local BMC simulation --- 2015-12-17 Corey Minyard New
[v5,03/16] ipmi: Add an external connection simulation interface --- 2015-12-17 Corey Minyard New
[v5,04/16] ipmi: Add an ISA KCS low-level interface --- 2015-12-17 Corey Minyard New
[v5,05/16] ipmi: Add a BT low-level interface --- 2015-12-17 Corey Minyard New
[v5,06/16] ipmi: Add tests --- 2015-12-17 Corey Minyard New
[v5,07/16] ipmi: Add documentation --- 2015-12-17 Corey Minyard New
[v5,08/16] ipmi: Add migration capability to the IPMI devices. --- 2015-12-17 Corey Minyard New
[v5,09/16] ipmi: Add a firmware configuration repository --- 2015-12-17 Corey Minyard New
[v5,10/16] ipmi: Add firmware registration to the ISA interface --- 2015-12-17 Corey Minyard New
[v5,11/16] smbios: Move table build tools into an include file. --- 2015-12-17 Corey Minyard Superseded
[v5,12/16] pc: Postpone SMBIOS table installation to post machine init --- 2015-12-17 Corey Minyard New
[v5,13/16] ipmi: Add SMBIOS table entry --- 2015-12-17 Corey Minyard Superseded
[v5,14/16] acpi: Add IPMI table entries --- 2015-12-17 Corey Minyard Superseded
[v5,15/16] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2015-12-17 Corey Minyard New
[v5,16/16] ipmi: Add a force off function --- 2015-12-17 Corey Minyard New
[1/2] ipmi_bmc_sim: Fix off by one in check. --- 2016-01-11 Corey Minyard New
[2/2] ipmi_bmc_sim: Add break to correct watchdog NMI check --- 2016-01-11 Corey Minyard New
[1/5] smbios: Move table build tools into an include file. --- 2016-02-24 Corey Minyard Superseded
[2/5] pc: Postpone SMBIOS table installation to post machine init --- 2016-02-24 Corey Minyard Superseded
[3/5] ipmi: Add SMBIOS table entry --- 2016-02-24 Corey Minyard Superseded
[4/5] acpi: Add IPMI table entries --- 2016-02-24 Corey Minyard Superseded
[5/5] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-02-24 Corey Minyard New
[v6,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-04-07 Corey Minyard Superseded
[v6,3/6] smbios: Move table build tools into an include file. --- 2016-04-07 Corey Minyard Superseded
[v6,4/6] ipmi: Add SMBIOS table entry --- 2016-04-07 Corey Minyard Superseded
[v6,5/6] acpi: Add IPMI table entries --- 2016-04-07 Corey Minyard Superseded
[v6,6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-04-07 Corey Minyard Superseded
[v2,1/5] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-11 Corey Minyard Superseded
[v2,2/5] smbios: Move table build tools into an include file. --- 2016-05-11 Corey Minyard Superseded
[v2,3/5] ipmi: Add SMBIOS table entry --- 2016-05-11 Corey Minyard Superseded
[v2,4/5] acpi: Add IPMI table entries --- 2016-05-11 Corey Minyard New
[v2,5/5] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-05-11 Corey Minyard New
[1/7] i2c: Fix the PM SMBus driver so it actually works correctly --- 2016-05-11 Corey Minyard Superseded
[2/7] pm_smbus: Add the ability to force block transfer enable --- 2016-05-11 Corey Minyard New
[3/7] pc: Add the SMBus device to the ACPI tables --- 2016-05-11 Corey Minyard New
[4/7] ipmi: Add an SMBus IPMI interface --- 2016-05-11 Corey Minyard Superseded
[5/7] acpi: Add I2c serial bus CRS handling --- 2016-05-11 Corey Minyard New
[6/7] ipmi: Fix SSIF ACPI handling to use the right CRS --- 2016-05-11 Corey Minyard New
[7/7] ipmi: Add ACPI to the SMBus IPMI device --- 2016-05-11 Corey Minyard New
[v3,1/6] ipmi fwinfo: Remove ACPI parent, add the device --- 2016-05-13 Corey Minyard New
[v3,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-13 Corey Minyard Superseded
[v3,3/6] smbios: Move table build tools into an include file. --- 2016-05-13 Corey Minyard Superseded
[v3,4/6] ipmi: Add SMBIOS table entry --- 2016-05-13 Corey Minyard New
[v3,5/6] acpi: Add IPMI table entries --- 2016-05-13 Corey Minyard Superseded
[v4,1/6] ipmi: rework the fwinfo to be fetched from the interface --- 2016-05-18 Corey Minyard Superseded
[v4,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-18 Corey Minyard Superseded
[v4,3/6] smbios: Move table build tools into an include file. --- 2016-05-18 Corey Minyard Superseded
[v4,4/6] ipmi: Add SMBIOS table entry --- 2016-05-18 Corey Minyard Superseded
[v4,5/6] acpi: Add IPMI table entries --- 2016-05-18 Corey Minyard Superseded
[v5,1/6] ipmi: rework the fwinfo to be fetched from the interface --- 2016-05-19 Corey Minyard Superseded
[v5,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-19 Corey Minyard New
[v5,3/6] smbios: Move table build tools into an include file. --- 2016-05-19 Corey Minyard Superseded
[v5,4/6] ipmi: Add SMBIOS table entry --- 2016-05-19 Corey Minyard New
[v5,5/6] acpi: Add IPMI table entries --- 2016-05-19 Corey Minyard New
[v6,1/6] ipmi: rework the fwinfo to be fetched from the interface --- 2016-05-23 Corey Minyard Superseded
[v6,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-23 Corey Minyard Superseded
[v6,3/6] smbios: Move table build tools into an include file. --- 2016-05-23 Corey Minyard Superseded
[v6,4/6] ipmi: Add SMBIOS table entry --- 2016-05-23 Corey Minyard New
[v6,5/6] acpi: Add IPMI table entries --- 2016-05-23 Corey Minyard New
[v6,6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-05-23 Corey Minyard Superseded
[v7,1/6] ipmi: rework the fwinfo to be fetched from the interface --- 2016-05-24 Corey Minyard New
[v7,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-24 Corey Minyard New
[v7,3/6] smbios: Move table build tools into an include file. --- 2016-05-24 Corey Minyard Superseded
[v7,4/6] ipmi: Add SMBIOS table entry --- 2016-05-24 Corey Minyard Superseded
[v7,5/6] acpi: Add IPMI table entries --- 2016-05-24 Corey Minyard Superseded
[v7,6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-05-24 Corey Minyard New
[v2,1/7] i2c: Fix the PM SMBus driver so it actually works correctly --- 2016-06-01 Corey Minyard New
[v2,2/7] pm_smbus: Add the ability to force block transfer enable --- 2016-06-01 Corey Minyard New
[v2,3/7] ipmi: Add an SMBus IPMI interface --- 2016-06-01 Corey Minyard Superseded
[v2,4/7] acpi: Add i2c serial bus CRS handling --- 2016-06-01 Corey Minyard Superseded
[v2,5/7] ipmi: Fix SSIF ACPI handling to use the right CRS --- 2016-06-01 Corey Minyard New
[v2,6/7] pc: Add 2.7 machine options --- 2016-06-01 Corey Minyard New
[v2,7/7] pc: Add an SMB0 ACPI device to q35 --- 2016-06-01 Corey Minyard New
[v8,1/4] smbios: Move table build tools into an include file. --- 2016-06-10 Corey Minyard New
[v8,2/4] ipmi: Add SMBIOS table entry --- 2016-06-10 Corey Minyard New
[v8,3/4] acpi: Add IPMI table entries --- 2016-06-10 Corey Minyard New
[v8,4/4] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-06-10 Corey Minyard New
i2c: Fix SMBus read transactions to avoid double events --- 2016-06-27 Corey Minyard New
[v2] i2c: Fix SMBus read transactions to avoid double events --- 2016-06-28 Corey Minyard Superseded
[1/3] ipmi_bmc_sim: Free timer --- 2016-07-21 Corey Minyard New
[2/3] wdt_i6300esb: Free timer --- 2016-07-21 Corey Minyard Superseded
[3/3] wdt_ib700: Free timer --- 2016-07-21 Corey Minyard Superseded
[v2,1/3] ipmi_bmc_sim: Add a proper unrealize function --- 2016-07-21 Corey Minyard New
[v2,2/3] wdt_i6300esb: Free timer --- 2016-07-21 Corey Minyard Superseded
« 1 2 3 4 »