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
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
/
ti_sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-2
/
+43
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-7
/
+852
2019-06-25
clk: ti: Use int to check return value from of_property_count_elems_of_size()
Stephen Boyd
1
-4
/
+5
2019-06-19
firmware: ti_sci: Fix gcc unused-but-set-variable warning
YueHaibing
1
-12
/
+12
2019-06-13
firmware: ti_sci: Parse all resource ranges even if some is not available
Peter Ujfalusi
1
-3
/
+10
2019-06-13
firmware: ti_sci: Add support for processor control
Suman Anna
1
-0
/
+350
2019-06-13
firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
Peter Ujfalusi
1
-0
/
+488
2019-06-13
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
1
-4
/
+4
2019-06-12
firmware: ti_sci: extend clock identifiers from u8 to u32
Tero Kristo
1
-31
/
+84
2019-05-01
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
1
-0
/
+130
2019-05-01
firmware: ti_sci: Add RM mapping table for am654
Peter Ujfalusi
1
-0
/
+23
2019-05-01
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
1
-0
/
+245
2019-05-01
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
1
-0
/
+170
2019-05-01
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
1
-0
/
+83
2019-01-30
firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-19
/
+2
2018-08-28
firmware: ti_sci: Provide host-id as an optional dt parameter
Nishanth Menon
1
-4
/
+20
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-05-05
firmware: ti_sci: Switch to SPDX Licensing
Lokesh Vutla
1
-9
/
+1
2017-12-17
firmware: ti_sci: Use %zu for size_t print format
Nishanth Menon
1
-2
/
+2
2017-10-09
ti_sci: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-05-19
firmware: ti_sci: fix strncat length check
Arnd Bergmann
1
-1
/
+2
2016-10-27
firmware: ti_sci: Add support for reboot core service
Nishanth Menon
1
-0
/
+83
2016-10-27
firmware: ti_sci: Add support for Clock control
Nishanth Menon
1
-0
/
+685
2016-10-27
firmware: ti_sci: Add support for Device control
Nishanth Menon
1
-0
/
+433
2016-10-27
firmware: Add basic support for TI System Control Interface (TI-SCI) protocol
Nishanth Menon
1
-0
/
+790