Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-24 | firmware: arm_scmi: Stash version in protocol init functions | Sudeep Holla | 1 | -0/+2 |
2019-08-12 | firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors | Sudeep Holla | 1 | -11/+6 |
2019-08-12 | firmware: arm_scmi: Add asynchronous sensor read if it supports | Sudeep Holla | 1 | -8/+22 |
2019-08-12 | firmware: arm_scmi: Drop async flag in sensor_ops->reading_get | Sudeep Holla | 1 | -2/+2 |
2019-08-12 | firmware: arm_scmi: Align few names in sensors protocol with SCMI specification | Sudeep Holla | 1 | -13/+15 |
2019-06-12 | firmware: arm_scmi: fetch and store sensor scale | Florian Fainelli | 1 | -0/+6 |
2019-06-12 | firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes | Sudeep Holla | 1 | -2/+2 |
2018-09-10 | firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings | Sudeep Holla | 1 | -1/+1 |
2018-05-10 | firmware: arm_scmi: rename scmi_xfer_{init,get,put} | Sudeep Holla | 1 | -10/+10 |
2018-02-28 | firmware: arm_scmi: add initial support for sensor protocol | Sudeep Holla | 1 | -0/+291 |