index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
2022-06-20
firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checks
Cristian Marussi
2022-06-12
firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...
Ludvig Pärsson
2022-06-10
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
2022-06-10
firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
Cristian Marussi
2022-06-06
firmware: arm_scmi: Remove all the unused local variables
Cristian Marussi
2022-06-06
firmware: arm_scmi: Relax base protocol sanity checks on the protocol list
Cristian Marussi
2022-05-03
firmware: arm_scmi: Fix late checks on pointer dereference
Cristian Marussi
2022-04-28
firmware: arm_scmi: Support optee shared memory in the optee transport
Etienne Carriere
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETE
Cristian Marussi
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 clock notifications
Cristian Marussi
2022-04-28
firmware: arm_scmi: Add checks for min/max limits in PERFORMANCE_LIMITS_SET
Cristian Marussi
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 perf power-cost in microwatts
Cristian Marussi
2022-04-28
firmware: arm_scmi: Use common iterators in the perf protocol
Cristian Marussi
2022-04-28
firmware: arm_scmi: Use common iterators in the voltage protocol
Cristian Marussi
2022-04-28
firmware: arm_scmi: Use common iterators in the clock protocol
Cristian Marussi
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 SENSOR_AXIS_NAME_GET support
Cristian Marussi
2022-04-28
firmware: arm_scmi: Use common iterators in the sensor protocol
Cristian Marussi
2022-04-28
firmware: arm_scmi: Add iterators for multi-part commands
Cristian Marussi
2022-04-28
firmware: arm_scmi: Parse clock_enable_latency conditionally
Cristian Marussi
2022-04-28
firmware: arm_scmi: Set clock latency to U32_MAX if it is not supported
Sudeep Holla
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 protocol extended names support
Cristian Marussi
2022-04-28
firmware: arm_scmi: Introduce a common SCMI v3.1 .extended_name_get helper
Cristian Marussi
2022-04-28
firmware: arm_scmi: Split protocol specific definitions in a dedicated header
Cristian Marussi
2022-04-28
firmware: arm_scmi: Remove unneeded NULL termination of clk name
Cristian Marussi
2022-04-28
firmware: arm_scmi: Check CLOCK_RATE_SET_COMPLETE async response
Cristian Marussi
2022-04-28
firmware: arm_scmi: Make name_get operations return a const
Cristian Marussi
2022-04-28
firmware: arm_scmi: Dynamically allocate implemented protocols array
Cristian Marussi
2022-04-28
firmware: arm_scmi: Validate BASE_DISCOVER_LIST_PROTOCOLS response
Cristian Marussi
2022-04-28
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
Cristian Marussi
2022-04-28
firmware: arm_scmi: Make protocols initialisation fail on basic errors
Cristian Marussi
2022-04-04
firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver
Sudeep Holla
2022-04-04
firmware: arm_scmi: Replace zero-length array with flexible-array member
Lv Ruyi
2022-04-04
firmware: arm_scmi: Fix sorting of retrieved clock rates
Cristian Marussi
2022-04-04
firmware: arm_scmi: Remove clear channel call on the TX channel
Cristian Marussi
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-21
firmware: arm_scmi: Add support for clock_enable_latency
Cristian Marussi
2022-02-21
firmware: arm_scmi: Add atomic support to clock protocol
Cristian Marussi
2022-02-21
firmware: arm_scmi: Support optional system wide atomic-threshold-us
Cristian Marussi
2022-02-21
firmware: arm_scmi: Add atomic mode support to virtio transport
Cristian Marussi
2022-02-21
firmware: arm_scmi: Review virtio free_list handling
Cristian Marussi
2022-02-21
firmware: arm_scmi: Add a virtio channel refcount
Cristian Marussi
2022-02-11
firmware: arm_scmi: Remove space in MODULE_ALIAS name
Alyssa Ross
2022-02-08
firmware: arm_scmi: Disable ftrace for Clang Thumb2 builds
Ard Biesheuvel
2022-02-07
Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Sudeep Holla
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-12-21
firmware: arm_scmi: Add new parameter to mark_txdone
Cristian Marussi
2021-12-21
firmware: arm_scmi: Add atomic mode support to smc transport
Cristian Marussi
2021-12-21
firmware: arm_scmi: Add support for atomic transports
Cristian Marussi
[next]