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
/
ti_sci.c
Age
Commit message (
Expand
)
Author
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-09-11
firmware: ti_sci: allow frequency change for disabled clocks by default
Tero Kristo
2020-08-16
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
2020-08-16
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-16
firmware: ti_sci: Drop the device id to resource type translation
Lokesh Vutla
2020-07-24
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-06-24
clk: ti: Use int to check return value from of_property_count_elems_of_size()
Stephen Boyd
2019-06-18
firmware: ti_sci: Fix gcc unused-but-set-variable warning
YueHaibing
2019-06-12
firmware: ti_sci: Parse all resource ranges even if some is not available
Peter Ujfalusi
2019-06-12
firmware: ti_sci: Add support for processor control
Suman Anna
2019-06-12
firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
Peter Ujfalusi
2019-06-12
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
2019-06-12
firmware: ti_sci: extend clock identifiers from u8 to u32
Tero Kristo
2019-05-01
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
2019-05-01
firmware: ti_sci: Add RM mapping table for am654
Peter Ujfalusi
2019-05-01
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
2019-05-01
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
2019-05-01
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
2019-01-30
firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-08-28
firmware: ti_sci: Provide host-id as an optional dt parameter
Nishanth Menon
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-04
firmware: ti_sci: Switch to SPDX Licensing
Lokesh Vutla
2017-12-16
firmware: ti_sci: Use %zu for size_t print format
Nishanth Menon
2017-10-09
ti_sci: Use %pS printk format for direct addresses
Helge Deller
2017-05-19
firmware: ti_sci: fix strncat length check
Arnd Bergmann
2016-10-27
firmware: ti_sci: Add support for reboot core service
Nishanth Menon
2016-10-27
firmware: ti_sci: Add support for Clock control
Nishanth Menon
2016-10-27
firmware: ti_sci: Add support for Device control
Nishanth Menon
2016-10-27
firmware: Add basic support for TI System Control Interface (TI-SCI) protocol
Nishanth Menon