index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Revert updates made during v4.15 merge window
Olof Johansson
2017-12-03
1
-87
/
+129
*
firmware: arm_scpi: silence sparse warnings
Heiner Kallweit
2017-10-09
1
-8
/
+9
*
firmware: arm_scpi: remove all single element structures
Sudeep Holla
2017-10-09
1
-15
/
+7
*
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
2017-10-09
1
-1
/
+1
*
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
2017-10-05
1
-7
/
+5
*
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
2017-10-05
1
-24
/
+19
*
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
2017-10-05
1
-8
/
+5
*
firmware: arm_scpi: remove scpi_remove
Heiner Kallweit
2017-10-04
1
-14
/
+2
*
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
2017-10-04
1
-21
/
+16
*
firmware: arm_scpi: pre-populate dvfs info in scpi_probe
Heiner Kallweit
2017-10-04
1
-22
/
+26
*
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
2017-10-04
1
-2
/
+0
*
firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null
Heiner Kallweit
2017-10-04
1
-16
/
+6
*
Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2017-08-24
1
-1
/
+1
|
\
|
*
firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set
Sudeep Holla
2017-08-23
1
-1
/
+1
*
|
firmware: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
1
-1
/
+1
|
/
*
firmware: arm_scpi: add support to populate OPPs and get transition latency
Sudeep Holla
2017-06-05
1
-0
/
+63
*
firmware: arm_scpi: reinit completion instead of full init_completion()
Alexey Klimov
2017-03-31
1
-2
/
+5
*
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