summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scpi.c
Commit message (Expand)AuthorAge
* firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl2016-12-30
* firmware: arm_scpi: add support for pre-v1.0 SCPI compatibleSudeep Holla2016-11-17
* firmware: arm_scpi: allow firmware with get_capabilities not implementedNeil Armstrong2016-11-01
* firmware: arm_scpi: add alternative legacy structures, functions and macrosNeil Armstrong2016-11-01
* firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entriesNeil Armstrong2016-11-01
* firmware: arm_scpi: add command indirection to support legacy commandsSudeep Holla2016-10-17
* firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-08
* firmware: arm_scpi: add support for device power state managementSudeep Holla2016-06-21
* firmware: arm_scpi: mark scpi_get_sensor_value as staticSudeep Holla2016-06-13
* firmware: arm_scpi: remove dvfs_get packed structureSudeep Holla2016-06-13
* firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla2016-02-16
* firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla2016-02-16
* firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla2016-02-16
* firmware: arm_scpi: Extend to support sensorsPunit Agrawal2015-10-09
* firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla2015-09-28