aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/pmc.c
AgeCommit message (Expand)Author
2023-10-13soc/tegra: pmc: Drop the ->opp_to_performance_state() callbackUlf Hansson
2023-06-09soc/tegra: pmc: Use devm_clk_notifier_register()Thierry Reding
2023-06-09soc/tegra: pmc: Simplify debugfs initializationThierry Reding
2023-06-08soc/tegra: pmc: Add AON SW Wake support for Tegra234Viswanath L
2023-04-03soc/tegra: pmc: Support software wake-up for SPEPetlozu Pravareshwar
2023-04-03soc/tegra: pmc: Add wake source interrupt for MGBESushil Singh
2023-04-03soc/tegra: pmc: Add the PMIC wake event for Tegra234Jon Hunter
2022-11-10soc/tegra: pmc: Process wake events during resumePetlozu Pravareshwar
2022-11-10soc/tegra: pmc: Fix dual edge triggered wakesPetlozu Pravareshwar
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar
2022-09-15soc/tegra: pmc: Check device node status propertyPetlozu Pravareshwar
2022-09-15soc/tegra: pmc: Use devm_clk_get_optional()Christophe JAILLET
2022-09-15soc/tegra: pmc: Add USB port wake events for Tegra194Thierry Reding
2022-09-15soc/tegra: pmc: Add support for simple wake eventsThierry Reding
2022-09-15soc/tegra: pmc: Remove leading spaceThierry Reding
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-19soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properlyDmitry Osipenko
2022-05-06soc/tegra: pmc: Document core domain fieldsThierry Reding
2022-04-06soc/tegra: pmc: Update Tegra234 reset sourcesSandipan Patra
2022-02-25soc/tegra: pmc: Add Tegra234 wake eventskartik
2022-02-24soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30Dmitry Osipenko
2021-12-16soc/tegra: pmc: Rename core power domainDmitry Osipenko
2021-12-16soc/tegra: pmc: Rename 3d power domainsDmitry Osipenko
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter
2021-10-08soc/tegra: pmc: Use devm_platform_ioremap_resource()Cai Huoqing
2021-10-07soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-10-04soc/tegra: pmc: Expose USB regmap to all SoCsDmitry Osipenko
2021-10-04soc/tegra: pmc: Disable PMC state syncingDmitry Osipenko
2021-08-11soc/tegra: pmc: Prevent racing with cpuilde driverDmitry Osipenko
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