summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/pmc.c
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-19
|\
| * Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-25
| |\
| | * soc/tegra: pmc: Add comments clarifying wake eventsThierry Reding2019-06-05
| | * soc/tegra: pmc: Avoid crash for non-wake IRQsThierry Reding2019-06-05
| | * soc/tegra: pmc: Fail to allocate more than one wake IRQThierry Reding2019-06-05
* | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-15
|\ \ \ | |/ / |/| |
| * | soc/tegra: pmc: Export tegra_powergate_power_on()Manikanta Maddireddy2019-06-20
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
|/
* soc/tegra: pmc: Move powergate initialisation to probeJon Hunter2019-04-17
* soc/tegra: pmc: Remove reset sysfs entries on errorJon Hunter2019-04-17
* soc/tegra: pmc: Fix reset sources and levelsJon Hunter2019-04-17
* soc/tegra: pmc: Implement acquire/release for resetsThierry Reding2019-03-22
* soc/tegra: pmc: Support systems where PMC is marked secureMikko Perttunen2019-01-25
* soc/tegra: pmc: Explicitly initialize all fieldsThierry Reding2019-01-25
* soc/tegra: pmc: Make alignment consistentThierry Reding2019-01-25
* soc/tegra: pmc: Pass struct tegra_pmc * where possibleThierry Reding2019-01-25
* soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter2019-01-25
* soc/tegra: pmc: Add missing kerneldocThierry Reding2019-01-25
* soc/tegra: pmc: Sort includes alphabeticallyThierry Reding2019-01-25
* soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding2019-01-25
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-31
|\
| * soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding2018-11-28
| * soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding2018-11-28
| * soc/tegra: pmc: Add wake event supportThierry Reding2018-11-28
| * soc/tegra: pmc: Add Tegra194 supportThierry Reding2018-11-28
| * soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-22
| * soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko2018-11-08
| * soc/tegra: pmc: Add sysfs entries for reset infoSandipan Patra2018-11-08
| * soc/tegra: pmc: Don't power-up XUSB power-domainsJon Hunter2018-11-08
* | soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter2018-12-14
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-29
|\
| * soc/tegra: pmc: Implement pad configuration via pinctrlAapo Vienamo2018-08-27
| * soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo2018-08-27
| * soc/tegra: pmc: Use X macro to generate IO pad tablesAapo Vienamo2018-08-27
| * soc/tegra: pmc: Implement tegra_io_pad_is_powered()Aapo Vienamo2018-08-27
| * soc/tegra: pmc: Factor out DPD register bit calculationAapo Vienamo2018-08-27
| * soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo2018-08-27
| * soc/tegra: pmc: Fix child-node lookupJohan Hovold2018-08-27
* | soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-04
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-09
|\
| * soc/tegra: pmc: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2018-05-02
* | soc/tegra: pmc: Don't allocate struct tegra_powergate on stackViresh Kumar2018-05-08
|/
* soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam2018-03-19
* soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()Thierry Reding2018-03-08
* soc/tegra: pmc: MBIST work around for Tegra210Peter De Schrijver2018-03-08
* soc/tegra: pmc: Add Tegra194 compatibility stringMikko Perttunen2018-03-08
* soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding2017-12-13
* soc/tegra: pmc: Parameterize driverThierry Reding2017-12-13
* soc/tegra: Fix bad of_node_put() in powergate initTuomas Tynkkynen2017-07-31
* soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding2016-11-15