index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
1
-2
/
+1
2025-10-15
firmware: arm_scmi: Skip RAW initialization on failure
Cristian Marussi
1
-4
/
+1
2025-10-15
include: trace: Fix inflight count helper on failed initialization
Cristian Marussi
2
-5
/
+10
2025-10-15
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
2
-33
/
+35
2025-09-12
firmware: arm_scmi: Simplify printks with pOF format
Krzysztof Kozlowski
2
-11
/
+9
2025-09-09
firmware: arm_scmi: imx: Discover MISC board info from the system manager
Peng Fan
1
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Support retrieving MISC protocol configuration info
Peng Fan
1
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Discover MISC build info from the system manager
Peng Fan
1
-0
/
+41
2025-09-08
firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
Peng Fan
1
-0
/
+25
2025-09-02
firmware: arm_scmi: quirk: Prevent writes to string constants
Johan Hovold
1
-5
/
+10
2025-08-21
firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driver
Junnan Wu
1
-0
/
+3
2025-08-21
firmware: arm_scmi: Constify struct scmi_transport_ops
Christophe JAILLET
1
-1
/
+1
2025-08-21
firmware: arm_scmi: Constify struct scmi_voltage_proto_ops
Christophe JAILLET
1
-1
/
+1
2025-07-09
firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
1
-2
/
+2
2025-07-08
firmware: arm_scmi: Avoid notifier registration for unsupported events
Cristian Marussi
1
-9
/
+30
2025-07-07
firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early during resume
Peng Fan
1
-5
/
+17
2025-07-07
firmware: arm_scmi: Add power management operations to SCMI bus
Peng Fan
1
-0
/
+26
2025-07-03
include: trace: Add tracepoint support for inflight xfer count
Philip Radford
3
-4
/
+20
2025-07-03
firmware: arm_scmi: Track number of inflight SCMI transfers
Philip Radford
2
-0
/
+12
2025-07-03
firmware: arm_scmi: Add support for debug counter decrement
Philip Radford
1
-0
/
+6
2025-06-23
firmware: arm_scmi: Fix up turbo frequencies selection
Sibi Sankar
1
-1
/
+1
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
15
-99
/
+1986
2025-05-06
firmware: arm_scmi: quirk: Force perf level get fastchannel
Johan Hovold
3
-0
/
+11
2025-05-06
firmware: arm_scmi: quirk: Fix CLOCK_DESCRIBE_RATES triplet
Cristian Marussi
3
-13
/
+25
2025-05-06
firmware: arm_scmi: Add common framework to handle firmware quirks
Cristian Marussi
5
-1
/
+398
2025-05-06
firmware: arm_scmi: Ensure that the message-id supports fastchannel
Sibi Sankar
2
-33
/
+45
2025-04-14
firmware: imx: Add i.MX95 SCMI CPU driver
Peng Fan
1
-0
/
+1
2025-04-14
firmware: imx: Add i.MX95 SCMI LMM driver
Peng Fan
1
-0
/
+1
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 CPU Protocol
Peng Fan
3
-0
/
+288
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 LMM protocol
Peng Fan
3
-0
/
+275
2025-04-14
firmware: arm_scmi: imx: Add LMM and CPU documentation
Peng Fan
1
-0
/
+828
2025-04-14
firmware: arm_scmi: Add polling support to raw mode
Cristian Marussi
2
-6
/
+69
2025-04-14
firmware: arm_scmi: Exclude transport devices from bus matching
Sudeep Holla
2
-3
/
+4
2025-04-14
firmware: arm_scmi: Assign correct parent to arm-scmi platform device
Sudeep Holla
1
-0
/
+1
2025-04-14
firmware: arm_scmi: Refactor error logging from SCMI device creation to single helper
Sudeep Holla
2
-17
/
+20
2025-04-14
firmware: arm_scmi: Refactor device matching logic to eliminate duplication
Sudeep Holla
1
-23
/
+20
2025-04-14
firmware: arm_scmi: Ensure scmi_devices are always matched by name as well
Sudeep Holla
1
-7
/
+4
2025-04-08
firmware: arm_scmi: Fix timeout checks on polling path
Cristian Marussi
1
-5
/
+8
2025-04-08
firmware: arm_scmi: Balance device refcount when destroying devices
Cristian Marussi
1
-0
/
+3
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-23
/
+56
2025-03-06
firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()
Arnd Bergmann
1
-10
/
+0
2025-02-13
firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_set
Peng Fan
1
-2
/
+2
2025-02-03
firmware: arm_scmi: Emit modalias for SCMI devices
Sudeep Holla
1
-0
/
+12
2025-02-03
firmware: arm_scmi: Add name and protocol id attributes
Sudeep Holla
1
-0
/
+38
2025-02-03
firmware: arm_scmi: Relax duplicate name constraint across protocol ids
Sudeep Holla
1
-13
/
+6
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-8
/
+8
2025-01-24
Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-25
/
+66
2025-01-15
arm_scmi: don't mess with ->d_parent->d_name
Al Viro
1
-6
/
+6
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-2
/
+2
[next]