index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
firmware: arm_scmi: remove unnecessary bitmap_zero
Sudeep Holla
1
-2
/
+0
2018-05-10
firmware: arm_scmi: drop unused `con_priv` structure member
Sudeep Holla
1
-2
/
+0
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
7
-66
/
+69
2018-05-10
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
1
-5
/
+5
2018-05-09
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
3
-32
/
+40
2018-05-09
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2
-21
/
+19
2018-05-08
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
1
-0
/
+1
2018-04-16
firmware: arm_scmi: remove redundant null check on array
Colin Ian King
1
-1
/
+1
2018-03-20
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
Anders Roxell
1
-2
/
+3
2018-02-28
firmware: arm_scmi: add device power domain support using genpd
Sudeep Holla
2
-0
/
+130
2018-02-28
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
1
-12
/
+42
2018-02-28
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
1
-34
/
+56
2018-02-28
firmware: arm_scmi: add option for polling based performance domain operations
Sudeep Holla
1
-8
/
+11
2018-02-28
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
1
-8
/
+47
2018-02-28
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
1
-1
/
+50
2018-02-28
firmware: arm_scmi: add initial support for sensor protocol
Sudeep Holla
2
-1
/
+292
2018-02-28
firmware: arm_scmi: add initial support for power protocol
Sudeep Holla
2
-1
/
+222
2018-02-28
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla
2
-1
/
+343
2018-02-28
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
3
-1
/
+480
2018-02-28
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
3
-1
/
+224
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
4
-1
/
+345
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
3
-0
/
+746
[prev]