Age | Commit message (Expand) | Author |
2017-03-31 | firmware: arm_scpi: reinit completion instead of full init_completion() | Alexey Klimov |
2016-12-30 | firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares | Martin Blumenstingl |
2016-11-17 | firmware: arm_scpi: add support for pre-v1.0 SCPI compatible | Sudeep Holla |
2016-11-01 | firmware: arm_scpi: allow firmware with get_capabilities not implemented | Neil Armstrong |
2016-11-01 | firmware: arm_scpi: add alternative legacy structures, functions and macros | Neil Armstrong |
2016-11-01 | firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries | Neil Armstrong |
2016-10-17 | firmware: arm_scpi: add command indirection to support legacy commands | Sudeep Holla |
2016-08-08 | firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle | Peter Chen |
2016-06-21 | firmware: arm_scpi: add support for device power state management | Sudeep Holla |
2016-06-13 | firmware: arm_scpi: mark scpi_get_sensor_value as static | Sudeep Holla |
2016-06-13 | firmware: arm_scpi: remove dvfs_get packed structure | Sudeep Holla |
2016-02-16 | firmware: arm_scpi: add support for 64-bit sensor values | Sudeep Holla |
2016-02-16 | firmware: arm_scpi: decrease Tx timeout to 20ms | Sudeep Holla |
2016-02-16 | firmware: arm_scpi: fix send_message and sensor_get_value for big-endian | Sudeep Holla |
2015-10-09 | firmware: arm_scpi: Extend to support sensors | Punit Agrawal |
2015-09-28 | firmware: add support for ARM System Control and Power Interface(SCPI) protocol | Sudeep Holla |