index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-06-12
Merge tag 'scmi-updates-5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-0
/
+11
2021-06-03
firmware: arm_scpi: Add compatibility checks for shmem node
Sudeep Holla
1
-0
/
+11
2021-04-27
firmware: arm_scpi: Prevent the ternary sign expansion bug
Dan Carpenter
1
-1
/
+3
2020-02-20
firmware: arm_scpi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-08-02
firmware: arm_scpi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-02-23
firmware: arm_scpi: improve info message for pre-1.0 firmware
Heiner Kallweit
1
-6
/
+15
2018-02-23
firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitions
Heiner Kallweit
1
-23
/
+15
2018-02-23
firmware: arm_scpi: remove struct sensor_capabilities
Heiner Kallweit
1
-8
/
+4
2018-02-23
firmware: arm_scpi: fix incorrect __iomem accesses using correct accessors
Heiner Kallweit
1
-8
/
+9
2018-02-23
firmware: arm_scpi: remove all single element structures
Sudeep Holla
1
-15
/
+7
2018-02-23
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
1
-1
/
+1
2018-02-23
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
1
-7
/
+5
2018-02-23
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
1
-24
/
+19
2018-02-23
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
1
-8
/
+5
2018-02-23
firmware: arm_scpi: make scpi_probe completely device-managed
Heiner Kallweit
1
-8
/
+2
2018-02-23
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
1
-21
/
+16
2018-02-23
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
1
-2
/
+0
2017-12-04
firmware: arm_scpi: Revert updates made during v4.15 merge window
Olof Johansson
1
-87
/
+129
2017-10-09
firmware: arm_scpi: silence sparse warnings
Heiner Kallweit
1
-8
/
+9
2017-10-09
firmware: arm_scpi: remove all single element structures
Sudeep Holla
1
-15
/
+7
2017-10-09
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
1
-1
/
+1
2017-10-05
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
1
-7
/
+5
2017-10-05
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
1
-24
/
+19
2017-10-05
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
1
-8
/
+5
2017-10-04
firmware: arm_scpi: remove scpi_remove
Heiner Kallweit
1
-14
/
+2
2017-10-04
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
1
-21
/
+16
2017-10-04
firmware: arm_scpi: pre-populate dvfs info in scpi_probe
Heiner Kallweit
1
-22
/
+26
2017-10-04
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
1
-2
/
+0
2017-10-04
firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null
Heiner Kallweit
1
-16
/
+6
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
[next]