index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-09
firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
Pushpendra Singh
1
-3
/
+3
2026-07-09
firmware: arm_scmi: Use 64-bit division for clock rate rounding
Steve Dunnagan
1
-4
/
+7
2026-06-30
firmware: arm_scmi: Grammar s/may needed/may be needed/
Geert Uytterhoeven
1
-2
/
+2
2026-05-21
firmware: arm_scmi: optee: Rework transport probe sequence
Cristian Marussi
1
-10
/
+36
2026-05-21
firmware: arm_scmi: virtio: Rework transport probe sequence
Cristian Marussi
1
-9
/
+43
2026-05-21
firmware: arm_scmi: Add a generic transport supplier
Cristian Marussi
1
-0
/
+111
2026-05-21
firmware: arm_scmi: Add transport instance handles
Cristian Marussi
1
-4
/
+48
2026-05-21
firmware: arm_scmi: Fix OOB in scmi_power_name_get()
Geert Uytterhoeven
1
-1
/
+5
2026-05-20
firmware: arm_scmi: Validate Powercap domains before state access
Sudeep Holla
1
-4
/
+14
2026-05-20
firmware: arm_scmi: Validate SENSOR_UPDATE payload size
Sudeep Holla
1
-1
/
+9
2026-05-20
firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
Sudeep Holla
1
-2
/
+13
2026-05-20
firmware: arm_scmi: Read sensor config as 32-bit value
Sudeep Holla
1
-1
/
+1
2026-05-12
firmware: arm_scmi: Introduce all_rates_get clock operation
Cristian Marussi
1
-26
/
+57
2026-05-12
firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
Geert Uytterhoeven
1
-2
/
+5
2026-05-12
firmware: arm_scmi: Use bound iterators to minimize discovered rates
Cristian Marussi
1
-9
/
+81
2026-05-12
firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
Geert Uytterhoeven
2
-4
/
+4
2026-05-12
firmware: arm_scmi: Fix bound iterators returning too many items
Geert Uytterhoeven
1
-2
/
+7
2026-05-12
firmware: arm_scmi: Add bound iterators support
Cristian Marussi
3
-19
/
+55
2026-05-12
firmware: arm_scmi: Refactor iterators internal allocation
Cristian Marussi
1
-17
/
+18
2026-05-12
firmware: arm_scmi: Harden clock parents discovery
Cristian Marussi
1
-8
/
+10
2026-05-12
firmware: arm_scmi: Make clock rates allocation dynamic
Cristian Marussi
1
-3
/
+16
2026-05-12
firmware: arm_scmi: Drop unused clock rate interfaces
Cristian Marussi
1
-9
/
+0
2026-05-12
firmware: arm_scmi: Simplify clock rates exposed interface
Cristian Marussi
1
-73
/
+81
2026-05-12
firmware: arm_scmi: Add clock determine_rate operation
Cristian Marussi
1
-0
/
+42
2026-05-05
firmware: arm_scmi: Convert to list_for_each_entry()
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Simplify quirk table iteration
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Improve quirk range parsing
Geert Uytterhoeven
1
-7
/
+6
2026-05-05
firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_info
Marek Vasut
3
-13
/
+13
2026-05-05
firmware: arm_scmi: imx: Support getting reset reason of MISC protocol
Peng Fan
1
-0
/
+86
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+14
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2026-03-24
firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
Dan Carpenter
1
-0
/
+2
2026-03-17
firmware: arm_scmi: Support loop control in quirk code snippets
Geert Uytterhoeven
1
-4
/
+4
2026-03-08
firmware: arm_scmi: Use round_up() for base protocol list size calculation
Peng Fan
1
-2
/
+2
2026-03-08
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
Geert Uytterhoeven
1
-2
/
+2
2026-03-08
firmware: arm_scmi: Implement arm,no-completion-irq property
Marek Vasut
2
-0
/
+8
2026-03-07
firmware: arm_scmi: Fix NULL dereference on notify error path
Cristian Marussi
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-5
/
+5
2026-01-21
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+83
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-22
/
+10
2026-01-17
firmware: arm_scmi: imx: Support getting syslog of MISC protocol
Peng Fan
1
-0
/
+83
2026-01-07
firmware: arm_scmi: Make use of tee bus methods
Uwe Kleine-König
1
-10
/
+9
2026-01-07
firmware: arm_scmi: optee: Make use of module_tee_client_driver()
Uwe Kleine-König
1
-12
/
+1
2025-12-27
firmware: arm_scmi: Remove legacy protocol versioning logic
Cristian Marussi
16
-186
/
+72
2025-12-27
firmware: arm_scmi: Rework protocol version negotiation logic
Cristian Marussi
2
-16
/
+81
2025-12-16
firmware: arm_scmi: Increase performance MAX_OPPS limit to 64
Vivek Aknurwar
1
-1
/
+1
2025-12-16
firmware: arm_scmi: Move boiler plate code into the get info functions
Dan Carpenter
1
-60
/
+48
2025-12-16
firmware: arm_scmi: Refactor reset domain handling
Artem Shimko
1
-17
/
+33
2025-12-15
firmware: arm_scmi: Fix uninitialized pointers with __free attr
Ally Heev
1
-2
/
+3
[next]