index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2026-01-21
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
-0
/
+83
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-22
/
+10
2026-01-17
firmware: arm_scmi: imx: Support getting syslog of MISC protocol
Peng Fan
-0
/
+83
2026-01-07
firmware: arm_scmi: Make use of tee bus methods
Uwe Kleine-König
-10
/
+9
2026-01-07
firmware: arm_scmi: optee: Make use of module_tee_client_driver()
Uwe Kleine-König
-12
/
+1
2025-12-27
firmware: arm_scmi: Remove legacy protocol versioning logic
Cristian Marussi
-186
/
+72
2025-12-27
firmware: arm_scmi: Rework protocol version negotiation logic
Cristian Marussi
-16
/
+81
2025-12-16
firmware: arm_scmi: Increase performance MAX_OPPS limit to 64
Vivek Aknurwar
-1
/
+1
2025-12-16
firmware: arm_scmi: Move boiler plate code into the get info functions
Dan Carpenter
-60
/
+48
2025-12-16
firmware: arm_scmi: Refactor reset domain handling
Artem Shimko
-17
/
+33
2025-12-15
firmware: arm_scmi: Fix uninitialized pointers with __free attr
Ally Heev
-2
/
+3
2025-10-15
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
-2
/
+1
2025-10-15
firmware: arm_scmi: Skip RAW initialization on failure
Cristian Marussi
-4
/
+1
2025-10-15
include: trace: Fix inflight count helper on failed initialization
Cristian Marussi
-5
/
+10
2025-10-15
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
-33
/
+35
2025-09-12
firmware: arm_scmi: Simplify printks with pOF format
Krzysztof Kozlowski
-11
/
+9
2025-09-09
firmware: arm_scmi: imx: Discover MISC board info from the system manager
Peng Fan
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Support retrieving MISC protocol configuration info
Peng Fan
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Discover MISC build info from the system manager
Peng Fan
-0
/
+41
2025-09-08
firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
Peng Fan
-0
/
+25
2025-09-02
firmware: arm_scmi: quirk: Prevent writes to string constants
Johan Hovold
-5
/
+10
2025-08-21
firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driver
Junnan Wu
-0
/
+3
2025-08-21
firmware: arm_scmi: Constify struct scmi_transport_ops
Christophe JAILLET
-1
/
+1
2025-08-21
firmware: arm_scmi: Constify struct scmi_voltage_proto_ops
Christophe JAILLET
-1
/
+1
2025-07-09
firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
-2
/
+2
2025-07-08
firmware: arm_scmi: Avoid notifier registration for unsupported events
Cristian Marussi
-9
/
+30
2025-07-07
firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early dur...
Peng Fan
-5
/
+17
2025-07-07
firmware: arm_scmi: Add power management operations to SCMI bus
Peng Fan
-0
/
+26
2025-07-03
include: trace: Add tracepoint support for inflight xfer count
Philip Radford
-4
/
+20
2025-07-03
firmware: arm_scmi: Track number of inflight SCMI transfers
Philip Radford
-0
/
+12
2025-07-03
firmware: arm_scmi: Add support for debug counter decrement
Philip Radford
-0
/
+6
2025-06-23
firmware: arm_scmi: Fix up turbo frequencies selection
Sibi Sankar
-1
/
+1
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-100
/
+1987
2025-05-06
firmware: arm_scmi: quirk: Force perf level get fastchannel
Johan Hovold
-0
/
+11
2025-05-06
firmware: arm_scmi: quirk: Fix CLOCK_DESCRIBE_RATES triplet
Cristian Marussi
-13
/
+25
2025-05-06
firmware: arm_scmi: Add common framework to handle firmware quirks
Cristian Marussi
-1
/
+398
2025-05-06
firmware: arm_scmi: Ensure that the message-id supports fastchannel
Sibi Sankar
-33
/
+45
2025-04-14
firmware: imx: Add i.MX95 SCMI CPU driver
Peng Fan
-0
/
+1
2025-04-14
firmware: imx: Add i.MX95 SCMI LMM driver
Peng Fan
-0
/
+1
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 CPU Protocol
Peng Fan
-0
/
+288
2025-04-14
firmware: arm_scmi: imx: Add i.MX95 LMM protocol
Peng Fan
-0
/
+275
2025-04-14
firmware: arm_scmi: imx: Add LMM and CPU documentation
Peng Fan
-0
/
+828
2025-04-14
firmware: arm_scmi: Add polling support to raw mode
Cristian Marussi
-6
/
+69
2025-04-14
firmware: arm_scmi: Exclude transport devices from bus matching
Sudeep Holla
-3
/
+4
2025-04-14
firmware: arm_scmi: Assign correct parent to arm-scmi platform device
Sudeep Holla
-0
/
+1
2025-04-14
firmware: arm_scmi: Refactor error logging from SCMI device creation to singl...
Sudeep Holla
-17
/
+20
2025-04-14
firmware: arm_scmi: Refactor device matching logic to eliminate duplication
Sudeep Holla
-23
/
+20
2025-04-14
firmware: arm_scmi: Ensure scmi_devices are always matched by name as well
Sudeep Holla
-7
/
+4
[next]