summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
2020-02-11soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreDmitry Osipenko
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-01-10soc/tegra: fuse: Warn if straps are not readyDmitry Osipenko
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersDmitry Osipenko
2020-01-10soc/tegra: regulators: Do nothing if voltage is unchangedDmitry Osipenko
2020-01-10soc/tegra: fuse: Add APB DMA dependency for Tegra20Dmitry Osipenko
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-06Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-11-18soc/tegra: pmc: Add reset sources and levels on Tegra194Thierry Reding
2019-11-18soc/tegra: pmc: Add missing IRQ callbacks on Tegra194Thierry Reding
2019-11-18soc/tegra: pmc: Use lower-case for hexadecimal literalsThierry Reding
2019-10-29soc/tegra: pmc: Remove unnecessary memory barrierDmitry Osipenko
2019-10-29soc/tegra: pmc: Query PCLK clock rate at probe timeDmitry Osipenko
2019-10-29ARM: tegra: Use WFE for power-gating on Tegra30Dmitry Osipenko
2019-10-29soc/tegra: regulators: Add regulators coupler for Tegra30Dmitry Osipenko
2019-10-29soc/tegra: regulators: Add regulators coupler for Tegra20Dmitry Osipenko
2019-10-29soc/tegra: pmc: Configure deep sleep control settingsSowjanya Komatineni
2019-10-29soc/tegra: pmc: Configure core power request polaritySowjanya Komatineni
2019-10-29soc/tegra: pmc: Add wake event support on Tegra210Sowjanya Komatineni
2019-10-29soc/tegra: pmc: Support wake events on more Tegra SoCsSowjanya Komatineni
2019-10-16soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding
2019-10-16soc/tegra: fuse: Add cell informationThierry Reding
2019-10-16soc/tegra: fuse: Implement nvmem deviceThierry Reding
2019-10-16soc/tegra: fuse: Restore base on sysfs failureThierry Reding
2019-10-01soc/tegra: pmc: Fix crashes for hierarchical interruptsThierry Reding
2019-10-01soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl()Nagarjuna Kristam
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-25Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-20soc/tegra: pmc: Export tegra_powergate_power_on()Manikanta Maddireddy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-13soc/tegra: Select pinctrl for Tegra194Krishna Yarlagadda
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05soc/tegra: fuse: Do not log error message on deferred probeThierry Reding
2019-06-05soc/tegra: pmc: Add comments clarifying wake eventsThierry Reding
2019-06-05soc/tegra: pmc: Avoid crash for non-wake IRQsThierry Reding
2019-06-05soc/tegra: pmc: Fail to allocate more than one wake IRQThierry Reding
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-27soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()Baolin Wang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-17soc/tegra: pmc: Move powergate initialisation to probeJon Hunter
2019-04-17soc/tegra: pmc: Remove reset sysfs entries on errorJon Hunter
2019-04-17soc/tegra: pmc: Fix reset sources and levelsJon Hunter