aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/pmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29soc/tegra: pmc: Remove unnecessary memory barrierDmitry Osipenko1-2/+0
2019-10-29soc/tegra: pmc: Query PCLK clock rate at probe timeDmitry Osipenko1-15/+59
2019-10-29soc/tegra: pmc: Configure deep sleep control settingsSowjanya Komatineni1-1/+13
2019-10-29soc/tegra: pmc: Configure core power request polaritySowjanya Komatineni1-0/+6
2019-10-29soc/tegra: pmc: Add wake event support on Tegra210Sowjanya Komatineni1-0/+98
2019-10-29soc/tegra: pmc: Support wake events on more Tegra SoCsSowjanya Komatineni1-4/+8
2019-10-01soc/tegra: pmc: Fix crashes for hierarchical interruptsThierry Reding1-1/+27
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+18
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2019-06-25Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversOlof Johansson1-0/+18
2019-06-20soc/tegra: pmc: Export tegra_powergate_power_on()Manikanta Maddireddy1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-06-05soc/tegra: pmc: Add comments clarifying wake eventsThierry Reding1-0/+12
2019-06-05soc/tegra: pmc: Avoid crash for non-wake IRQsThierry Reding1-0/+3
2019-06-05soc/tegra: pmc: Fail to allocate more than one wake IRQThierry Reding1-0/+3
2019-04-17soc/tegra: pmc: Move powergate initialisation to probeJon Hunter1-15/+68
2019-04-17soc/tegra: pmc: Remove reset sysfs entries on errorJon Hunter1-1/+4
2019-04-17soc/tegra: pmc: Fix reset sources and levelsJon Hunter1-15/+29
2019-03-22soc/tegra: pmc: Implement acquire/release for resetsThierry Reding1-6/+33
2019-01-25soc/tegra: pmc: Support systems where PMC is marked secureMikko Perttunen1-3/+97
2019-01-25soc/tegra: pmc: Explicitly initialize all fieldsThierry Reding1-1/+9
2019-01-25soc/tegra: pmc: Make alignment consistentThierry Reding1-11/+18
2019-01-25soc/tegra: pmc: Pass struct tegra_pmc * where possibleThierry Reding1-115/+152
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter1-1/+1
2019-01-25soc/tegra: pmc: Add missing kerneldocThierry Reding1-0/+6
2019-01-25soc/tegra: pmc: Sort includes alphabeticallyThierry Reding1-5/+5
2019-01-25soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding1-1/+1
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-36/+436
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter1-2/+0
2018-11-28soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding1-0/+8
2018-11-28soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding1-0/+8
2018-11-28soc/tegra: pmc: Add wake event supportThierry Reding1-0/+225
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding1-1/+65
2018-11-22soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-11-08soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko1-7/+1
2018-11-08soc/tegra: pmc: Add sysfs entries for reset infoSandipan Patra1-1/+128
2018-11-08soc/tegra: pmc: Don't power-up XUSB power-domainsJon Hunter1-16/+0
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-129/+384
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring1-6/+6
2018-08-27soc/tegra: pmc: Implement pad configuration via pinctrlAapo Vienamo1-2/+185
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo1-9/+8
2018-08-27soc/tegra: pmc: Use X macro to generate IO pad tablesAapo Vienamo1-106/+127
2018-08-27soc/tegra: pmc: Implement tegra_io_pad_is_powered()Aapo Vienamo1-0/+15
2018-08-27soc/tegra: pmc: Factor out DPD register bit calculationAapo Vienamo1-3/+17
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo1-16/+39
2018-08-27soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+2
2018-05-08soc/tegra: pmc: Don't allocate struct tegra_powergate on stackViresh Kumar1-7/+13
2018-05-02soc/tegra: pmc: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven1-1/+2
2018-03-19soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam1-74/+18