index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
ti_sci.c
Age
Commit message (
Expand
)
Author
2025-05-06
firmware: ti_sci: Convert CPU latency constraint from us to ms
Kendall Willis
2024-10-25
firmware: ti_sci: Remove use of of_match_ptr() helper
Andrew Davis
2024-10-25
firmware: ti_sci: add CPU latency constraint management
Kevin Hilman
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
2024-10-25
firmware: ti_sci: Add support for querying the firmware caps
Georgi Vlaev
2024-04-09
firmware: ti_sci: Unconditionally register reset handler
Andrew Davis
2024-04-09
firmware: ti_sci: Use devm_register_restart_handler()
Andrew Davis
2023-11-24
firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
Christophe JAILLET
2023-10-16
firmware: ti_sci: Use device_get_match_data()
Rob Herring
2023-10-02
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
2023-09-20
firmware: ti_sci: refactor deprecated strncpy
Justin Stitt
2023-09-20
firmware: ti_sci: Use list_for_each_entry() helper
Jinjie Ruan
2023-07-11
firmware: ti_sci: Fixup documentation errors
Nishanth Menon
2023-07-11
firmware: ti_sci: Use system_state to determine polling
Nishanth Menon
2022-11-03
firmware: ti_sci: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
2022-10-28
firmware: ti_sci: Fix polled mode during system suspend
Georgi Vlaev
2022-10-28
firmware: ti_sci: Use the non-atomic bitmap API when applicable
Christophe JAILLET
2022-10-28
firmware: ti_sci: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-05-03
firmware: ti_sci: Switch transport to polled mode during system suspend
Dave Gerlach
2022-02-02
firmware: ti_sci: inproper error handling of ti_sci_probe
Peiwei Hu
2021-11-22
firmware: ti_sci: rm: remove unneeded semicolon
Jason Wang
2020-11-01
firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_ops
Peter Ujfalusi
2020-11-01
firmware: ti_sci: rm: Add new ops for ring configuration
Peter Ujfalusi
2020-11-01
firmware: ti_sci: rm: Remove ring_get_config support
Peter Ujfalusi
2020-11-01
firmware: ti_sci: rm: Add support for extended_ch_type for tx channel
Peter Ujfalusi
2020-11-01
firmware: ti_sci: rm: Add support for second resource range
Peter Ujfalusi
2020-11-01
firmware: ti_sci: Use struct ti_sci_resource_desc in get_range ops
Peter Ujfalusi
2020-11-01
firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
Peter Ujfalusi
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
[next]