index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-11-13
firmware: ti_sci: Partial-IO support
Markus Schneider-Pargmann (TI.com)
1
-7
/
+102
2025-11-13
firmware: ti_sci: Support transfers without response
Markus Schneider-Pargmann (TI.com)
1
-2
/
+5
2025-11-03
firmware: ti_sci: Set IO Isolation only if the firmware is capable
Thomas Richard (TI.com)
1
-8
/
+13
2025-11-03
firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro
Thomas Richard (TI.com)
1
-10
/
+8
2025-08-22
firmware: ti_sci: Enable abort handling of entry to LPM
Kendall Willis
1
-2
/
+55
2025-05-06
firmware: ti_sci: Convert CPU latency constraint from us to ms
Kendall Willis
1
-3
/
+11
2024-10-25
firmware: ti_sci: Remove use of of_match_ptr() helper
Andrew Davis
1
-1
/
+1
2024-10-25
firmware: ti_sci: add CPU latency constraint management
Kevin Hilman
1
-1
/
+23
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
1
-0
/
+198
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
1
-0
/
+194
2024-10-25
firmware: ti_sci: Add support for querying the firmware caps
Georgi Vlaev
1
-1
/
+72
2024-04-09
firmware: ti_sci: Unconditionally register reset handler
Andrew Davis
1
-11
/
+4
2024-04-09
firmware: ti_sci: Use devm_register_restart_handler()
Andrew Davis
1
-10
/
+5
2023-11-24
firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
Christophe JAILLET
1
-5
/
+5
2023-10-16
firmware: ti_sci: Use device_get_match_data()
Rob Herring
1
-8
/
+5
2023-10-02
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
1
-45
/
+1
2023-09-20
firmware: ti_sci: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-20
firmware: ti_sci: Use list_for_each_entry() helper
Jinjie Ruan
1
-6
/
+2
2023-07-11
firmware: ti_sci: Fixup documentation errors
Nishanth Menon
1
-6
/
+7
2023-07-11
firmware: ti_sci: Use system_state to determine polling
Nishanth Menon
1
-34
/
+2
2022-11-03
firmware: ti_sci: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
1
-5
/
+3
2022-10-28
firmware: ti_sci: Fix polled mode during system suspend
Georgi Vlaev
1
-3
/
+2
2022-10-28
firmware: ti_sci: Use the non-atomic bitmap API when applicable
Christophe JAILLET
1
-3
/
+3
2022-10-28
firmware: ti_sci: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-05-03
firmware: ti_sci: Switch transport to polled mode during system suspend
Dave Gerlach
1
-6
/
+55
2022-02-02
firmware: ti_sci: inproper error handling of ti_sci_probe
Peiwei Hu
1
-1
/
+1
2021-11-22
firmware: ti_sci: rm: remove unneeded semicolon
Jason Wang
1
-1
/
+1
2020-11-01
firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_ops
Peter Ujfalusi
1
-72
/
+0
2020-11-01
firmware: ti_sci: rm: Add new ops for ring configuration
Peter Ujfalusi
1
-0
/
+63
2020-11-01
firmware: ti_sci: rm: Remove ring_get_config support
Peter Ujfalusi
1
-80
/
+0
2020-11-01
firmware: ti_sci: rm: Add support for extended_ch_type for tx channel
Peter Ujfalusi
1
-0
/
+1
2020-11-01
firmware: ti_sci: rm: Add support for second resource range
Peter Ujfalusi
1
-17
/
+31
2020-11-01
firmware: ti_sci: Use struct ti_sci_resource_desc in get_range ops
Peter Ujfalusi
1
-17
/
+15
2020-11-01
firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
Peter Ujfalusi
1
-0
/
+1
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-2
/
+4
2020-09-11
firmware: ti_sci: allow frequency change for disabled clocks by default
Tero Kristo
1
-2
/
+4
2020-08-16
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
1
-22
/
+67
2020-08-16
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
1
-55
/
+1
2020-08-16
firmware: ti_sci: Drop the device id to resource type translation
Lokesh Vutla
1
-11
/
+1
2020-07-24
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-2
/
+43
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-7
/
+852
2019-06-24
clk: ti: Use int to check return value from of_property_count_elems_of_size()
Stephen Boyd
1
-4
/
+5
2019-06-18
firmware: ti_sci: Fix gcc unused-but-set-variable warning
YueHaibing
1
-12
/
+12
2019-06-12
firmware: ti_sci: Parse all resource ranges even if some is not available
Peter Ujfalusi
1
-3
/
+10
2019-06-12
firmware: ti_sci: Add support for processor control
Suman Anna
1
-0
/
+350
2019-06-12
firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
Peter Ujfalusi
1
-0
/
+488
2019-06-12
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
[next]