summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/pmc.c
AgeCommit message (Expand)Author
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
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-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: pmc: Provide USB sleepwalk register mapJC Kuo
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