index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
pdr_interface.c
Age
Commit message (
Expand
)
Author
2024-07-06
soc: qcom: pdr: simplify with cleanup.h
Krzysztof Kozlowski
2024-06-23
soc: qcom: pdr: fix parsing of domains lists
Dmitry Baryshkov
2024-06-23
soc: qcom: pdr: protect locator_addr with the main mutex
Dmitry Baryshkov
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2022-04-07
soc: qcom: pdr: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-09-21
soc: qcom: pdr: Prefer strscpy over strcpy
Len Baker
2021-04-07
soc: qcom: pdr: Fix error return code in pdr_register_listener
Qinglang Miao
2020-11-22
soc: qcom: pdr: Constify static qmi structs
Rikard Falkeborn
2020-11-21
soc: qcom: initialize local variable
Tom Rix
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-07-27
soc: qcom: pdr: Reorder the PD state indication ack
Sibi Sankar
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-04-20
soc: qcom: pdr: Remove impossible error condition
Sibi Sankar
2020-03-16
soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cb
Nathan Chancellor
2020-03-14
soc: qcom: Introduce Protection Domain Restart helpers
Sibi Sankar