Age | Commit message (Expand) | Author |
2019-10-29 | soc: ti: omap-prm: fix return value check in omap_prm_probe() | Wei Yongjun |
2019-10-09 | soc: ti: omap-prm: add omap5 PRM data | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: add am4 PRM data | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: add dra7 PRM data | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: add data for am33xx | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: add omap4 PRM data | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: add support for denying idle for reset clockdomain | Tero Kristo |
2019-10-09 | soc: ti: omap-prm: poll for reset complete during de-assert | Tero Kristo |
2019-10-09 | soc: ti: add initial PRM driver with reset control support | Tero Kristo |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-04 | soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access | Lokesh Vutla |
2019-08-13 | soc: ti: pm33xx: Make two symbols static | YueHaibing |
2019-08-13 | soc: ti: pm33xx: Fix static checker warnings | Keerthy |
2019-07-19 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-01 | soc: ti: fix irq-ti-sci link error | Arnd Bergmann |
2019-06-19 | Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2019-06-19 | soc: ti: Add Support for J721E SoC config option | Nishanth Menon |
2019-06-17 | Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2019-06-10 | soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-re... | Keerthy |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-01 | soc: ti: Add MSI domain bus support for Interrupt Aggregator | Lokesh Vutla |
2019-04-08 | soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support | Keerthy |
2019-04-08 | soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top | Keerthy |
2019-01-30 | soc: ti: knav_dma: Use proper enum in pktdma_init_chan | Nathan Chancellor |
2018-11-19 | soc: ti: wkup_m3: Add PRCM int16 as the wake up source | Keerthy |
2018-11-02 | soc: ti: QMSS: Fix usage of irq_set_affinity_hint | Marc Zyngier |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-04 | soc: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-09-24 | soc: ti: fix spelling mistake "instace" -> "instance" | Colin King |
2018-08-23 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-07-18 | soc: ti: Add Support for AM654 SoC config option | Nishanth Menon |
2018-07-09 | ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support | Keerthy |
2018-07-09 | ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable | Dave Gerlach |
2018-07-06 | soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unused | Arnd Bergmann |
2018-07-04 | soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_src | Dave Gerlach |
2018-07-04 | soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode support | Keerthy |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-20 | soc: ti: knav_qmss: Use percpu instead atomic for stats counter | Vasyl Gomonovych |
2018-04-18 | soc: ti: K2G: provide APIs to support driver probe deferral | Murali Karicheri |
2018-04-18 | soc: ti: K2G: enhancement to support QMSS in K2G NAVSS | Murali Karicheri |
2018-02-27 | soc: ti: Add pm33xx driver for basic suspend support | Dave Gerlach |
2017-12-16 | soc: ti: fix max dup length for kstrndup | Ma Shimiao |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-21 | soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create | Keerthy |