index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
firmware: arm_scmi: fix psci dependency
Sudeep Holla
2
-2
/
+2
2020-04-20
firmware: arm_scmi: Fix return error code in smc_send_message
Sudeep Holla
1
-1
/
+4
2020-04-20
firmware: arm_scmi: Fix handling of unexpected delayed responses
Cristian Marussi
1
-0
/
+15
2020-04-20
firmware: arm_scmi: Clear channel for delayed responses
Cristian Marussi
1
-2
/
+4
2020-04-20
firmware: arm_scmi: Clear channel on reception of unexpected responses
Cristian Marussi
1
-0
/
+1
2020-04-20
firmware: arm_scmi: Rename .clear_notification() transport_ops
Cristian Marussi
4
-9
/
+9
2020-04-14
firmware: arm_scmi: Add support for notifications message processing
Sudeep Holla
1
-20
/
+64
2020-04-14
firmware: arm_scmi: Add notifications support in transport layer
Cristian Marussi
3
-0
/
+40
2020-04-14
firmware: arm_scmi: Update protocol commands and notification list
Sudeep Holla
4
-0
/
+22
2020-04-14
firmware: arm_scmi: Add receive buffer support for notifications
Sudeep Holla
1
-6
/
+18
2020-04-14
firmware: arm_scmi: Drop checking for shmem property in parent node
Sudeep Holla
1
-2
/
+0
2020-04-14
firmware: arm_scmi: Check shmem property for channel availablity
Sudeep Holla
1
-0
/
+5
2020-04-14
firmware: arm_scmi: Drop empty stub for smc_mark_txdone
Sudeep Holla
1
-5
/
+0
2020-04-14
firmware: arm_scmi: Make mutex channel specific
Sudeep Holla
1
-4
/
+4
2020-04-14
firmware: arm_scmi: Add smc/hvc transport
Peng Fan
4
-1
/
+161
2020-02-20
firmware: arm_scmi/perf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-20
firmware: arm_scmi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
5
-219
/
+373
2020-02-10
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
2
-40
/
+40
2020-02-10
firmware: arm_scmi: Update doc style comments
Viresh Kumar
2
-3
/
+3
2019-12-30
drivers: firmware: scmi: Extend SCMI transport layer by trace events
Lukasz Luba
2
-0
/
+20
2019-12-24
firmware: arm_scmi: Skip protocol initialisation for additional devices
Sudeep Holla
1
-0
/
+9
2019-12-24
firmware: arm_scmi: Stash version in protocol init functions
Sudeep Holla
5
-0
/
+10
2019-12-24
firmware: arm_scmi: Match scmi device by both name and protocol id
Sudeep Holla
1
-1
/
+1
2019-12-24
firmware: arm_scmi: Add versions and identifier attributes using dev_groups
Sudeep Holla
1
-0
/
+47
2019-12-24
firmware: arm_scmi: Add names to scmi devices created
Sudeep Holla
1
-1
/
+35
2019-12-24
firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices
Sudeep Holla
1
-0
/
+5
2019-12-24
firmware: arm_scmi: Add support for multiple device per protocol
Sudeep Holla
2
-6
/
+20
2019-11-26
firmware: arm_scmi: Avoid double free in error flow
Wen Yang
1
-4
/
+4
2019-11-14
firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT
Sudeep Holla
1
-1
/
+1
2019-09-18
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
1
-1
/
+1
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
2
-1
/
+232
2019-08-12
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
1
-4
/
+99
2019-08-12
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
1
-4
/
+149
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
6
-27
/
+20
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
1
-3
/
+16
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
1
-8
/
+22
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2
-3
/
+46
2019-08-12
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
1
-0
/
+18
2019-08-12
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
1
-13
/
+27
2019-08-12
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
1
-4
/
+26
2019-08-12
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
1
-18
/
+23
2019-08-12
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
1
-90
/
+90
2019-08-12
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
1
-0
/
+8
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2
-8
/
+8
2019-08-12
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Remove extra check for invalid length message responses
Sudeep Holla
1
-6
/
+0
2019-08-12
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
1
-13
/
+15
[next]