summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra
AgeCommit message (Expand)Author
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-12-16soc/tegra: pmc: Rename core power domainDmitry Osipenko
2021-12-16soc/tegra: pmc: Rename 3d power domainsDmitry Osipenko
2021-12-16soc/tegra: regulators: Prepare for suspendDmitry Osipenko
2021-12-16soc/tegra: fuse: Use resource-managed helpersDmitry Osipenko
2021-12-16soc/tegra: fuse: Reset hardwareDmitry Osipenko
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter
2021-12-16soc/tegra: Don't print error message when OPPs not availableDmitry Osipenko
2021-12-16soc/tegra: Enable runtime PM during OPP state-syncingDmitry Osipenko
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-10-08soc/tegra: pmc: Use devm_platform_ioremap_resource()Cai Huoqing
2021-10-08soc/tegra: Add Tegra186 ARI driverMikko Perttunen
2021-10-07soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-10-04soc/tegra: pmc: Expose USB regmap to all SoCsDmitry Osipenko
2021-10-04soc/tegra: pmc: Disable PMC state syncingDmitry Osipenko
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-11soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko
2021-08-11soc/tegra: fuse: Add runtime PM supportDmitry Osipenko
2021-08-11soc/tegra: fuse: Clear fuse->clk on driver probe failureDmitry Osipenko
2021-08-11soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko
2021-08-11soc/tegra: bpmp: Remove unused including <linux/version.h>Cai Huoqing
2021-08-02soc/tegra: Make regulator couplers depend on CONFIG_REGULATORDmitry Osipenko
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-06-11soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding
2021-06-02soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failedYang Yingliang
2021-06-02soc/tegra: regulators: Support core domain state syncingDmitry Osipenko
2021-06-02soc/tegra: pmc: Add driver state syncingDmitry Osipenko
2021-06-02soc/tegra: pmc: Add core power domainDmitry Osipenko
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko
2021-06-01soc/tegra: regulators: Bump voltages on system rebootDmitry Osipenko
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-22pinctrl: Introduce MODE group in enum pin_config_paramAndy Shevchenko
2021-03-26soc/tegra: pmc: Print out domain name when reset fails to acquireDmitry Osipenko
2021-03-26soc/tegra: pmc: Ensure that clock rates aren't too highDmitry Osipenko
2021-03-26soc/tegra: pmc: Fix completion of power-gate togglingDmitry Osipenko
2021-03-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-03-26soc/tegra: regulators: Fix locking up when voltage-spread is out of rangeDmitry Osipenko
2021-03-26soc/tegra: pmc: Provide USB sleepwalk register mapJC Kuo
2020-11-27Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-11-19soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen
2020-11-10soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variablesLee Jones
2020-11-10soc: tegra: fuse: speedo-tegra124: Remove some set but unused variablesLee Jones
2020-11-06soc/tegra: fuse: Export tegra_read_ram_code()Dmitry Osipenko
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-10soc/tegra: pmc: Don't create fake interrupt hierarchy levelsMarc Zyngier
2020-10-10soc/tegra: pmc: Allow optional irq parent callbacksMarc Zyngier
2020-09-26Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-09-18arm64: tegra: Initial Tegra234 VDK supportThierry Reding