summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
2020-02-28soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2019-04-20soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2019-04-05soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2019-02-12soc/tegra: Don't leak device tree node referenceYangtao Li
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold
2016-08-16soc/tegra: pmc: Fix incorrect DPD requestVince Hsu
2016-06-30soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter
2016-06-30soc/tegra: pmc: Initialise power partitions earlyJon Hunter
2016-06-30soc/tegra: pmc: Add specific error messagesJon Hunter
2016-06-30soc/tegra: pmc: Use whitespace more consistentlyThierry Reding
2016-06-30soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter
2016-06-30soc/tegra: pmc: Add missing of_node_put()Jon Hunter
2016-06-30soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter
2016-06-30soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter
2016-06-30soc/tegra: pmc: Fix early initialisation of PMCJon Hunter
2016-06-30soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter
2016-06-30soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter
2016-06-10soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-29soc/tegra: pmc: Add generic PM domain supportJon Hunter
2016-04-12ARM: tegra: Remove redundant ARM_L1_CACHE_SHIFT_6 selectMasahiro Yamada
2016-04-05soc/tegra: pmc: Wait for powergate state to changeJon Hunter
2016-04-05soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMCJon Hunter
2016-04-05soc/tegra: pmc: Remove additional check for a valid partitionJon Hunter
2016-04-05soc/tegra: pmc: Fix verification of valid partitionsJon Hunter
2016-04-05soc/tegra: pmc: Fix testing of powergate stateJon Hunter
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter
2016-04-05soc/tegra: pmc: Protect public functions from potential race conditionsJon Hunter
2016-04-05soc/tegra: pmc: Restore base address on probe failureJon Hunter
2016-04-05soc/tegra: pmc: Remove non-existing L2 partition for Tegra124Jon Hunter
2016-04-05soc/tegra: pmc: Remove non-existing power partitions for Tegra210Jon Hunter
2016-04-05soc/tegra: pmc: Remove debugfs entry on probe failureJon Hunter
2016-04-05soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()Jon Hunter
2016-04-05soc/tegra: pmc: Add missing structure members to kernel-docJon Hunter
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
2015-11-24soc/tegra: Add Tegra210 supportThierry Reding
2015-11-24soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding
2015-08-13soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding
2015-07-16soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding
2015-07-16soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding