index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
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
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-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-05-04
firmware: ti_sci: Switch to SPDX Licensing
Lokesh Vutla
1
-9
/
+1
2017-12-16
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