aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/arm_scpi.c
AgeCommit message (Expand)Author
2017-03-31firmware: arm_scpi: reinit completion instead of full init_completion()Alexey Klimov
2016-12-30firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl
2016-11-17firmware: arm_scpi: add support for pre-v1.0 SCPI compatibleSudeep Holla
2016-11-01firmware: arm_scpi: allow firmware with get_capabilities not implementedNeil Armstrong
2016-11-01firmware: arm_scpi: add alternative legacy structures, functions and macrosNeil Armstrong
2016-11-01firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entriesNeil Armstrong
2016-10-17firmware: arm_scpi: add command indirection to support legacy commandsSudeep Holla
2016-08-08firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-06-21firmware: arm_scpi: add support for device power state managementSudeep Holla
2016-06-13firmware: arm_scpi: mark scpi_get_sensor_value as staticSudeep Holla
2016-06-13firmware: arm_scpi: remove dvfs_get packed structureSudeep Holla
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla
2016-02-16firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla
2016-02-16firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla
2015-10-09firmware: arm_scpi: Extend to support sensorsPunit Agrawal
2015-09-28firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla