Show patches with: Submitter = Corey Minyard       |    State = Action Required       |    Archived = No       |   139 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v4,07/17] ipmi: Add tests --- 2015-11-12 Corey Minyard New
[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,12/16] pc: Postpone SMBIOS table installation to post machine init --- 2015-12-17 Corey Minyard New
[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
[5/5] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-02-24 Corey Minyard New
[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
[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
[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,4/6] ipmi: Add SMBIOS table entry --- 2016-05-13 Corey Minyard New
[v5,2/6] pc: Postpone SMBIOS table installation to post machine init --- 2016-05-19 Corey Minyard New
[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,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
[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,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,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
[1/3] ipmi_bmc_sim: Free timer --- 2016-07-21 Corey Minyard New
[v2,1/3] ipmi_bmc_sim: Add a proper unrealize function --- 2016-07-21 Corey Minyard New
[v3,2/4] wdt_i6300esb: Free timer --- 2016-07-22 Corey Minyard New
[v3,3/4] wdt_ib700: Free timer --- 2016-07-22 Corey Minyard New
[v3,4/4] ipmi_bmc_sim: Add a proper unrealize function --- 2016-07-22 Corey Minyard New
[v2] i2c: Fix SMBus read transactions to avoid double events --- 2016-08-02 Corey Minyard New
ipmi: Add graceful shutdown handling to the external BMC --- 2016-09-12 Corey Minyard New
[v2] i2c: Add asserts for second smbus i2c_start_transfer() --- 2016-10-24 Corey Minyard New
[1/7] ipmi: Remove hotplug from IPMI BMCs --- 2016-10-24 Corey Minyard New
[2/7] ipmi_bmc_sim: Remove an unnecessary mutex --- 2016-10-24 Corey Minyard New
[4/7] ipmi: Implement shutdown via ACPI overtemp --- 2016-10-24 Corey Minyard New
[6/7] ipmi: Add graceful shutdown handling to the external BMC --- 2016-10-24 Corey Minyard New
[7/7] acpi/ipmi: Initialize the fwinfo before fetching it --- 2016-10-24 Corey Minyard New
ipmi: Add parenthesis around some macro parameters --- 2016-12-22 Corey Minyard New
[01/19] i2c: Allow I2C devices to NAK start events --- 2016-12-30 Corey Minyard New
[02/19] i2c-smbus: Use a int for return --- 2016-12-30 Corey Minyard New
[13/19] pc: Add _enabled to the end of some boolean flags --- 2016-12-30 Corey Minyard New
[14/19] pc: Add an SMB0 ACPI device to q35 --- 2016-12-30 Corey Minyard New
[15/19] hw: Add an IRQ interface --- 2016-12-30 Corey Minyard New
[16/19] isa: Add an irq device. --- 2016-12-30 Corey Minyard New
[17/19] i2c: Allow SMBus device to NAK start events --- 2016-12-30 Corey Minyard New
[18/19] i2c: Add an SMBus alert device. --- 2016-12-30 Corey Minyard New
[19/19] ipmi_smbus: Add alert capability to the IPMI SSIF code --- 2016-12-30 Corey Minyard New
[v4] ipmi: Fix macro issues --- 2017-03-31 Corey Minyard New
[1/3] ipmi: Fix SEL get/set time commands [1/3] ipmi: Fix SEL get/set time commands --- 2017-08-19 Corey Minyard New
[3/7] ipmi: Split out KCS-specific code from ISA KCS code [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[4/7] ipmi: Split out BT-specific code from ISA BT code [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[5/7] ipmi: Allow a size value to be passed for I/O space [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[6/7] smbios:ipmi: Ignore IPMI devices with no fwinfo function [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[7/7] ipmi: Add PCI IPMI interfaces [1/7] ipmi: Use proper struct reference for KCS vmstate --- 2017-12-07 Corey Minyard New
[02/14] i2c:pm_smbus: Fix the semantics of block I2C transfers [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[05/14] i2c:pm_smbus: Fix state transfer [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[10/14] ipmi: Add an SMBus IPMI interface [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[11/14] acpi: Add i2c serial bus CRS handling [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[12/14] ipmi: Fix SSIF ACPI handling to use the right CRS [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
[14/14] pc: Add an SMB0 ACPI device to q35 [01/14] i2c:pm_smbus: Clean up some style issues --- 2017-12-07 Corey Minyard New
Revert "smbus: do not immediately complete commands" Revert "smbus: do not immediately complete commands" --- 2018-01-19 Corey Minyard New
[1/7] Add maintainer for the IPMI code [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[2/7] ipmi: Fix SEL get/set time commands [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[3/7] ipmi: Don't set the timestamp on add events that don't have it [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[4/7] ipmi: Add the platform event message command [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[5/7] ipmi: Fix macro issues [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[6/7] ipmi: disable IRQ and ATN on an external disconnect [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[7/7] ipmi: Allow BMC device properties to be set [1/7] Add maintainer for the IPMI code --- 2018-02-01 Corey Minyard New
[1/2] ipmi: Use proper struct reference for KCS vmstate [1/2] ipmi: Use proper struct reference for KCS vmstate --- 2018-02-01 Corey Minyard New
[2/2] ipmi: Use proper struct reference for BT vmstate [1/2] ipmi: Use proper struct reference for KCS vmstate --- 2018-02-01 Corey Minyard New
[1/2] i2c: Fix some brace style issues [1/2] i2c: Fix some brace style issues --- 2018-02-19 Corey Minyard New
[2/2] i2c: Move the bus class to i2c.h [1/2] i2c: Fix some brace style issues --- 2018-02-19 Corey Minyard New
[v2,1/2] ipmi: Use proper struct reference for KCS vmstate [v2,1/2] ipmi: Use proper struct reference for KCS vmstate --- 2018-03-02 Corey Minyard New
[v3,1/3] vmstate: Add a VSTRUCT type [v3,1/3] vmstate: Add a VSTRUCT type --- 2018-04-25 Corey Minyard New
[v3,2/3] ipmi: Use proper struct reference for KCS vmstate [v3,1/3] vmstate: Add a VSTRUCT type --- 2018-04-25 Corey Minyard New
[v2,01/10] i2c:pm_smbus: Clean up some style issues [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,02/10] i2c:pm_smbus: Fix the semantics of block I2C transfers [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,03/10] i2c:pm_smbus: Make the I2C block read command read-only [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,04/10] i2c:pm_smbus: Add block transfer capability [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
« 1 2 »