summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/pmc.c
AgeCommit message (Expand)Author
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-18soc/tegra: pmc: Add Tegra234 supportThierry Reding
2020-09-18soc/tegra: pmc: Reorder reset sources/levels definitionsThierry Reding
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-22soc/tegra: pmc: Enable PMIC wake event on Tegra210Jon Hunter
2020-05-07soc/tegra: pmc: Enable PMIC wake event on Tegra194Jon Hunter
2020-04-22soc/tegra: pmc: Enable PMIC wake event on Tegra186Thierry Reding
2020-03-13soc/tegra: pmc: Cleanup whitespace usageThierry Reding
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla
2020-03-13soc/tegra: Add support for 32 kHz blink clockSowjanya Komatineni
2020-03-13soc/tegra: Add Tegra PMC clocks registration into PMC driverSowjanya Komatineni
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
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