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.12.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_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-6
/
+0
2024-08-28
firmware: arm_scmi: Add initial support for i.MX MISC protocol
Peng Fan
3
-0
/
+329
2024-08-28
firmware: arm_scmi: Add initial support for i.MX BBM protocol
Peng Fan
5
-0
/
+402
2024-08-28
firmware: arm_scmi: Add NXP i.MX95 SCMI documentation
Peng Fan
1
-0
/
+886
2024-08-28
firmware: arm_scmi: Replace comma with the semicolon
Sudeep Holla
1
-1
/
+1
2024-08-28
firmware: arm_scmi: Replace the use of of_node_put() to __free(device_node)
Sudeep Holla
2
-9
/
+6
2024-08-28
firmware: arm_scmi: Fix trivial whitespace/coding style issues
Sudeep Holla
7
-5
/
+4
2024-08-18
firmware: arm_scmi: Use max-rx-timeout-ms from devicetree
Cristian Marussi
1
-0
/
+9
2024-08-18
firmware: arm_scmi: Remove const from transport descriptors
Cristian Marussi
5
-5
/
+5
2024-08-18
firmware: arm_scmi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-16
firmware: arm_scmi: Update various protocols versions
Cristian Marussi
6
-6
/
+6
2024-08-16
firmware: arm_scmi: Remove legacy transport-layer code
Cristian Marussi
4
-104
/
+16
2024-08-16
firmware: arm_scmi: Make VirtIO transport a standalone driver
Cristian Marussi
7
-97
/
+99
2024-08-16
firmware: arm_scmi: Make OPTEE transport a standalone driver
Cristian Marussi
7
-64
/
+64
2024-08-16
firmware: arm_scmi: Make SMC transport a standalone driver
Cristian Marussi
7
-49
/
+62
2024-08-13
firmware: arm_scmi: Make MBOX transport a standalone driver
Cristian Marussi
7
-52
/
+77
2024-08-13
firmware: arm_scmi: Add support for standalone transport drivers
Cristian Marussi
4
-2
/
+136
2024-08-13
firmware: arm_scmi: Introduce packet handling helpers
Cristian Marussi
7
-75
/
+131
2024-08-13
firmware: arm_scmi: Introduce setup_shmem_iomap
Peng Fan
5
-76
/
+56
2024-08-13
firmware: arm_scmi: Fix double free in OPTEE transport
Cristian Marussi
1
-0
/
+7
2024-08-09
firmware: arm_scmi: Fix voltage description in failure cases
Etienne Carriere
1
-1
/
+3
2024-08-09
firmware: arm_scmi: Add support to reset the debug metrics
Luke Parkin
1
-1
/
+21
2024-08-09
firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics
Luke Parkin
1
-0
/
+33
2024-08-09
firmware: arm_scmi: Track basic SCMI communication debug metrics
Luke Parkin
2
-5
/
+34
2024-08-09
firmware: arm_scmi: Add support for debug metrics at the interface
Luke Parkin
3
-0
/
+26
2024-08-09
firmware: arm_scmi: Remove superfluous handle_to_scmi_info
Luke Parkin
1
-3
/
+0
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-7
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-06-14
firmware: arm_scmi: Add support for platform to agent channel completion
Peng Fan
3
-6
/
+57
2024-06-14
firmware: arm_scmi: Add support for system suspend in power control driver
Peng Fan
1
-1
/
+20
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
firmware: arm_scmi: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-64
/
+1201
2024-04-19
firmware: arm_scmi: Add basic support for SCMI v3.2 pincontrol protocol
Peng Fan
4
-1
/
+921
2024-04-19
firmware: arm_scmi: Introduce get_max_msg_size() helper/accessor
Peng Fan
2
-0
/
+17
2024-04-18
firmware: arm_scmi: Add support for multiple vendors custom protocols
Cristian Marussi
2
-22
/
+162
2024-04-04
firmware: arm_scmi: Avoid non-constant printk format strings
Arnd Bergmann
1
-2
/
+2
2024-03-26
firmware: arm_scmi: Use dev_err_probe to bail out
Cristian Marussi
1
-8
/
+26
2024-03-26
firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
Cristian Marussi
1
-26
/
+4
2024-03-26
firmware: arm_scmi: Add message dump traces for bad and unexpected replies
Cristian Marussi
2
-0
/
+13
2024-03-26
firmware: arm_scmi: Add helper to trace bad messages
Cristian Marussi
2
-0
/
+50
2024-03-26
firmware: arm_scmi: Log the perf domain names in the error paths
Peng Fan
1
-7
/
+8
2024-03-25
firmware: arm_scmi: Make raw debugfs entries non-seekable
Cristian Marussi
1
-1
/
+6
2024-03-25
firmware: arm_scmi: Fix wrong fastchannel initialization
Pierre Gondois
1
-1
/
+1
2024-03-15
Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+3
2024-03-15
firmware: arm_scmi: Add support for marking certain frequencies as turbo
Sibi Sankar
1
-0
/
+3
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-10
/
+64
[next]