Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |