index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
clock.c
Age
Commit message (
Expand
)
Author
2021-03-30
firmware: arm_scmi: Add protocol modularization support
Cristian Marussi
2021-03-30
firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interface
Cristian Marussi
2021-03-29
firmware: arm_scmi: Port clock protocol to new protocols interface
Cristian Marussi
2021-03-29
firmware: arm_scmi: Extend protocol registration interfaces
Cristian Marussi
2020-10-13
firmware: arm_scmi: Add missing Rx size re-initialisation
Sudeep Holla
2020-09-14
firmware: arm_scmi: Move scmi protocols registration into the driver
Sudeep Holla
2020-09-07
firmware: arm_scmi: Constify static scmi-ops
Rikard Falkeborn
2020-07-17
firmware: arm_scmi: Use NULL instead of integer 0 for rate pointer
Sudeep Holla
2020-07-10
firmware: arm_scmi: Keep the discrete clock rates sorted
Sudeep Holla
2019-12-24
firmware: arm_scmi: Stash version in protocol init functions
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
2019-06-12
firmware: arm_scmi: update rate_discrete in clock_describe_rates_get
Peng Fan
2018-09-10
firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings
Sudeep Holla
2018-05-15
Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
2018-04-16
firmware: arm_scmi: remove redundant null check on array
Colin Ian King
2018-03-20
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
Anders Roxell
2018-02-28
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla