index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2017-08-23
firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set
Sudeep Holla
1
-1
/
+1
2017-08-16
firmware: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
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