index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
firmware: arm_scpi: add support to populate OPPs and get transition latency
Sudeep Holla
1
-0
/
+63
2017-03-31
firmware: arm_scpi: reinit completion instead of full init_completion()
Alexey Klimov
1
-2
/
+5
2016-12-30
firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares
Martin Blumenstingl
1
-2
/
+8
2016-11-17
firmware: arm_scpi: add support for pre-v1.0 SCPI compatible
Sudeep Holla
1
-0
/
+9
2016-11-01
firmware: arm_scpi: allow firmware with get_capabilities not implemented
Neil Armstrong
1
-0
/
+4
2016-11-01
firmware: arm_scpi: add alternative legacy structures, functions and macros
Neil Armstrong
1
-18
/
+174
2016-11-01
firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries
Neil Armstrong
1
-1
/
+1
2016-10-17
firmware: arm_scpi: add command indirection to support legacy commands
Sudeep Holla
1
-14
/
+57
2016-08-08
firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-2
/
+3
2016-06-21
firmware: arm_scpi: add support for device power state management
Sudeep Holla
1
-0
/
+30
2016-06-13
firmware: arm_scpi: mark scpi_get_sensor_value as static
Sudeep Holla
1
-1
/
+1
2016-06-13
firmware: arm_scpi: remove dvfs_get packed structure
Sudeep Holla
1
-7
/
+3
2016-02-16
firmware: arm_scpi: add support for 64-bit sensor values
Sudeep Holla
1
-3
/
+5
2016-02-16
firmware: arm_scpi: decrease Tx timeout to 20ms
Sudeep Holla
1
-2
/
+2
2016-02-16
firmware: arm_scpi: fix send_message and sensor_get_value for big-endian
Sudeep Holla
1
-2
/
+3
2015-10-09
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
1
-0
/
+60
2015-09-28
firmware: add support for ARM System Control and Power Interface(SCPI) protocol
Sudeep Holla
1
-0
/
+711