Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipmi: Add the i2c-addr property for SSIF interfaces | Corey Minyard | 2019-04-24 | 1 | -0/+1 |
* | ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash | Tony Camuso | 2019-04-16 | 1 | -0/+2 |
* | ipmi_si: Consolidate scanning the platform bus | Corey Minyard | 2019-02-22 | 1 | -15/+1 |
* | ipmi_si: Remove hardcode IPMI devices by scanning the platform bus | Corey Minyard | 2019-02-22 | 1 | -7/+15 |
* | ipmi: Consolidate the adding of platform devices | Corey Minyard | 2019-02-22 | 1 | -99/+18 |
* | ipmi_si: Rename addr_type to addr_space to match what it does | Corey Minyard | 2019-02-22 | 1 | -2/+2 |
* | ipmi_si: Fix crash when using hard-coded device | Corey Minyard | 2019-02-22 | 1 | -62/+174 |
* | ipmi: Use more common logging styles | Joe Perches | 2018-09-18 | 1 | -4/+5 |
* | ipmi: Add or fix SPDX-License-Identifier in all files | Corey Minyard | 2018-02-27 | 1 | -0/+1 |
* | ipmi_si: Move hardcode handling to a separate file. | Corey Minyard | 2017-09-27 | 1 | -0/+146 |