aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/ti_sci.c
AgeCommit message (Expand)Author
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-20firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-06-24clk: ti: Use int to check return value from of_property_count_elems_of_size()Stephen Boyd
2019-06-18firmware: ti_sci: Fix gcc unused-but-set-variable warningYueHaibing
2019-06-12firmware: ti_sci: Parse all resource ranges even if some is not availablePeter Ujfalusi
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi
2019-06-12firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-06-12firmware: ti_sci: extend clock identifiers from u8 to u32Tero Kristo
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla
2019-05-01firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko
2019-01-30firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-08-28firmware: ti_sci: Provide host-id as an optional dt parameterNishanth Menon
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-04firmware: ti_sci: Switch to SPDX LicensingLokesh Vutla
2017-12-16firmware: ti_sci: Use %zu for size_t print formatNishanth Menon
2017-10-09ti_sci: Use %pS printk format for direct addressesHelge Deller
2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann
2016-10-27firmware: ti_sci: Add support for reboot core serviceNishanth Menon
2016-10-27firmware: ti_sci: Add support for Clock controlNishanth Menon
2016-10-27firmware: ti_sci: Add support for Device controlNishanth Menon
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon