Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware: arm_scmi: Move scmi bus init and exit calls into the driver | Sudeep Holla | 2020-09-14 | 1 | -4/+2 |
* | firmware: arm_scmi: Skip protocol initialisation for additional devices | Sudeep Holla | 2019-12-24 | 1 | -0/+9 |
* | firmware: arm_scmi: Add support for multiple device per protocol | Sudeep Holla | 2019-12-24 | 1 | -3/+17 |
* | firmware: arm_scmi: Avoid double free in error flow | Wen Yang | 2019-11-26 | 1 | -4/+4 |
* | firmware: arm_scmi: provide the mandatory device release callback | Sudeep Holla | 2019-01-30 | 1 | -2/+7 |
* | firmware: arm_scmi: improve exit paths and code readability | Sudeep Holla | 2018-05-10 | 1 | -10/+12 |
* | firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices | Sudeep Holla | 2018-02-28 | 1 | -0/+221 |