index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares
Martin Blumenstingl
2016-12-30
1
-2
/
+8
*
firmware: arm_scpi: add support for pre-v1.0 SCPI compatible
Sudeep Holla
2016-11-17
1
-0
/
+9
*
firmware: arm_scpi: allow firmware with get_capabilities not implemented
Neil Armstrong
2016-11-01
1
-0
/
+4
*
firmware: arm_scpi: add alternative legacy structures, functions and macros
Neil Armstrong
2016-11-01
1
-18
/
+174
*
firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries
Neil Armstrong
2016-11-01
1
-1
/
+1
*
firmware: arm_scpi: add command indirection to support legacy commands
Sudeep Holla
2016-10-17
1
-14
/
+57
*
firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-08
1
-2
/
+3
*
firmware: arm_scpi: add support for device power state management
Sudeep Holla
2016-06-21
1
-0
/
+30
*
firmware: arm_scpi: mark scpi_get_sensor_value as static
Sudeep Holla
2016-06-13
1
-1
/
+1
*
firmware: arm_scpi: remove dvfs_get packed structure
Sudeep Holla
2016-06-13
1
-7
/
+3
*
firmware: arm_scpi: add support for 64-bit sensor values
Sudeep Holla
2016-02-16
1
-3
/
+5
*
firmware: arm_scpi: decrease Tx timeout to 20ms
Sudeep Holla
2016-02-16
1
-2
/
+2
*
firmware: arm_scpi: fix send_message and sensor_get_value for big-endian
Sudeep Holla
2016-02-16
1
-2
/
+3
*
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
2015-10-09
1
-0
/
+60
*
firmware: add support for ARM System Control and Power Interface(SCPI) protocol
Sudeep Holla
2015-09-28
1
-0
/
+711