index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
firmware: scmi: support protocols on sandbox only if enabled
AKASHI Takahiro
2
-37
/
+71
2023-11-10
firmware: scmi: correct a validity check against power domain id
AKASHI Takahiro
1
-4
/
+4
2023-10-24
sandbox: add SCMI power domain protocol support for testing
AKASHI Takahiro
2
-1
/
+274
2023-10-24
power: domain: add SCMI driver
AKASHI Takahiro
1
-0
/
+11
2023-10-24
firmware: scmi: add power domain protocol support
AKASHI Takahiro
2
-0
/
+189
2023-10-13
firmware: scmi: Fix clearing variable
Francois Berder
1
-1
/
+1
2023-10-13
firmware: scmi: add a check against availability of protocols
AKASHI Takahiro
1
-3
/
+38
2023-10-13
firmware: scmi: install base protocol to SCMI agent
AKASHI Takahiro
1
-1
/
+117
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
1
-18
/
+2
2023-10-13
firmware: scmi: fake base protocol commands on sandbox
AKASHI Takahiro
1
-1
/
+358
2023-10-13
firmware: scmi: add a version check against base protocol
AKASHI Takahiro
1
-0
/
+8
2023-10-13
firmware: scmi: implement SCMI base protocol
AKASHI Takahiro
2
-0
/
+657
2023-10-13
firmware: scmi: framework for installing additional protocols
AKASHI Takahiro
1
-3
/
+88
2023-10-13
firmware: scmi: move scmi_bind_protocols() backward
AKASHI Takahiro
1
-59
/
+59
2023-10-13
firmware: scmi: support dummy channels for sandbox agent
AKASHI Takahiro
1
-0
/
+90
2023-10-13
firmware: scmi: use a protocol's own channel if assigned
AKASHI Takahiro
4
-9
/
+13
2023-10-13
scmi: refactor the code to hide a channel from devices
AKASHI Takahiro
1
-26
/
+79
2023-07-14
firmware: scmi: return a right errno for SCMI status code
AKASHI Takahiro
1
-1
/
+1
2023-04-21
clk: scmi: Add Kconfig option for SPL
Jonas Karlman
1
-1
/
+1
2022-12-08
firmware: scmi: use protocol node name to bind the scmi regulator driver
Patrick Delaunay
1
-2
/
+3
2022-10-12
firmware: scmi: fix the multi channel support with CCF
Patrick Delaunay
4
-4
/
+4
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
1
-1
/
+1
2022-06-23
firmware: scmi: use multi channel in mailbox, optee and smccc agents
Etienne Carriere
3
-14
/
+3
2022-06-23
firmware: scmi: optee transport: implement multi-channel
Etienne Carriere
1
-13
/
+63
2022-06-23
firmware: scmi: smccc transport: implement multi-channel
Etienne Carriere
1
-2
/
+52
2022-06-23
firmware: scmi: mailbox transport: implement multi-channel
Etienne Carriere
1
-6
/
+57
2022-06-23
firmware: scmi: add multi-channel support
Etienne Carriere
1
-1
/
+18
2022-06-23
firmware: scmi: factorize scmi transport look up
Etienne Carriere
1
-9
/
+17
2022-06-23
firmware: scmi: prepare uclass to pass channel reference
Etienne Carriere
5
-4
/
+11
2022-06-23
firmware: scmi: prepare scmi uclass API to multi-channel
Etienne Carriere
1
-1
/
+2
2022-06-23
firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL
Etienne Carriere
1
-2
/
+0
2022-06-23
firmware: scmi: optee: use TEE shared memory for SCMI messages
Etienne Carriere
3
-17
/
+149
2022-03-02
clk: scmi: register scmi clocks with CCF
Etienne Carriere
1
-0
/
+53
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
1
-7
/
+5
2022-03-02
scmi: change parameter dev in devm_scmi_process_msg
Etienne Carriere
1
-2
/
+15
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
2
-119
/
+54
2021-11-23
firmware: scmi: Add OP-TEE transport
Etienne Carriere
3
-2
/
+323
2021-11-23
firmware: scmi: smccc transport: simplify probe sequence
Etienne Carriere
1
-4
/
+2
2021-11-23
firmware: scmi: smccc transport: use plat data, not priv data
Etienne Carriere
1
-5
/
+5
2021-11-23
firmware: scmi: mailbox transport: use plat data, not priv data
Etienne Carriere
1
-5
/
+5
2021-11-23
firmware: scmi: mailbox transport: fix probe failure implementation
Etienne Carriere
1
-5
/
+1
2021-11-23
firmware: scmi: add configs to select the supported agents
Patrick Delaunay
2
-2
/
+18
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
1
-11
/
+1
2021-04-12
scmi: translate the resource only when livetree is not activated
Patrick Delaunay
1
-2
/
+7
2021-04-12
scmi: correctly configure MMU for SCMI buffer
Patrick Delaunay
1
-2
/
+4
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
1
-2
/
+2
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2
-3
/
+225
2021-04-12
firmware: scmi: voltage regulator
Etienne Carriere
1
-0
/
+10
2021-03-11
scmi: cosmetic: reorder include files
Patrick Delaunay
2
-3
/
+2
[next]