summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi/sensors.c
AgeCommit message (Expand)Author
2020-09-14firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla
2020-09-07firmware: arm_scmi: Constify static scmi-opsRikard Falkeborn
2020-07-13firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_headerCristian Marussi
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi
2020-04-14firmware: arm_scmi: Update protocol commands and notification listSudeep Holla
2019-12-24firmware: arm_scmi: Stash version in protocol init functionsSudeep Holla
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla
2019-06-12firmware: arm_scmi: fetch and store sensor scaleFlorian Fainelli
2019-06-12firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributesSudeep Holla
2018-09-10firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla
2018-05-10firmware: arm_scmi: rename scmi_xfer_{init,get,put}Sudeep Holla
2018-02-28firmware: arm_scmi: add initial support for sensor protocolSudeep Holla