summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/pmc.c
AgeCommit message (Expand)Author
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-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-01soc/tegra: pmc: Fix crashes for hierarchical interruptsThierry Reding
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus 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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
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-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
2019-03-22soc/tegra: pmc: Implement acquire/release for resetsThierry Reding
2019-01-25soc/tegra: pmc: Support systems where PMC is marked secureMikko Perttunen
2019-01-25soc/tegra: pmc: Explicitly initialize all fieldsThierry Reding
2019-01-25soc/tegra: pmc: Make alignment consistentThierry Reding
2019-01-25soc/tegra: pmc: Pass struct tegra_pmc * where possibleThierry Reding
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter
2019-01-25soc/tegra: pmc: Add missing kerneldocThierry Reding
2019-01-25soc/tegra: pmc: Sort includes alphabeticallyThierry Reding
2019-01-25soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter
2018-11-28soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding
2018-11-28soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding
2018-11-28soc/tegra: pmc: Add wake event supportThierry Reding
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding
2018-11-22soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-08soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2018-11-08soc/tegra: pmc: Add sysfs entries for reset infoSandipan Patra
2018-11-08soc/tegra: pmc: Don't power-up XUSB power-domainsJon Hunter
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-27soc/tegra: pmc: Implement pad configuration via pinctrlAapo Vienamo
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo
2018-08-27soc/tegra: pmc: Use X macro to generate IO pad tablesAapo Vienamo
2018-08-27soc/tegra: pmc: Implement tegra_io_pad_is_powered()Aapo Vienamo
2018-08-27soc/tegra: pmc: Factor out DPD register bit calculationAapo Vienamo
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo
2018-08-27soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds