index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Age
Commit message (
Expand
)
Author
2024-08-29
soc/tegra: pmc: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-06-27
soc/tegra: pmc: Simplify resource lookup
Jon Hunter
2024-04-26
soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234
Jon Hunter
2024-02-16
soc/tegra: pmc: Add SD wake event for Tegra234
Prathamesh Shete
2024-02-16
soc/tegra: pmc: Update scratch as an optional aperture
Petlozu Pravareshwar
2024-02-16
soc/tegra: pmc: Update address mapping sequence for PMC apertures
Petlozu Pravareshwar
2024-02-01
soc/tegra: pmc: Remove some old and deprecated functions and constants
Christophe JAILLET
2023-10-13
soc/tegra: pmc: Drop the ->opp_to_performance_state() callback
Ulf Hansson
2023-06-09
soc/tegra: pmc: Use devm_clk_notifier_register()
Thierry Reding
2023-06-09
soc/tegra: pmc: Simplify debugfs initialization
Thierry Reding
2023-06-08
soc/tegra: pmc: Add AON SW Wake support for Tegra234
Viswanath L
2023-04-03
soc/tegra: pmc: Support software wake-up for SPE
Petlozu Pravareshwar
2023-04-03
soc/tegra: pmc: Add wake source interrupt for MGBE
Sushil Singh
2023-04-03
soc/tegra: pmc: Add the PMIC wake event for Tegra234
Jon Hunter
2022-11-10
soc/tegra: pmc: Process wake events during resume
Petlozu Pravareshwar
2022-11-10
soc/tegra: pmc: Fix dual edge triggered wakes
Petlozu Pravareshwar
2022-11-10
soc/tegra: pmc: Add I/O pad table for Tegra234
Petlozu Pravareshwar
2022-09-15
soc/tegra: pmc: Check device node status property
Petlozu Pravareshwar
2022-09-15
soc/tegra: pmc: Use devm_clk_get_optional()
Christophe JAILLET
2022-09-15
soc/tegra: pmc: Add USB port wake events for Tegra194
Thierry Reding
2022-09-15
soc/tegra: pmc: Add support for simple wake events
Thierry Reding
2022-09-15
soc/tegra: pmc: Remove leading space
Thierry Reding
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-19
soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
Dmitry Osipenko
2022-05-06
soc/tegra: pmc: Document core domain fields
Thierry Reding
2022-04-06
soc/tegra: pmc: Update Tegra234 reset sources
Sandipan Patra
2022-02-25
soc/tegra: pmc: Add Tegra234 wake events
kartik
2022-02-24
soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
Dmitry Osipenko
2021-12-16
soc/tegra: pmc: Rename core power domain
Dmitry Osipenko
2021-12-16
soc/tegra: pmc: Rename 3d power domains
Dmitry Osipenko
2021-12-16
soc/tegra: pmc: Add reboot notifier
Jon Hunter
2021-10-08
soc/tegra: pmc: Use devm_platform_ioremap_resource()
Cai Huoqing
2021-10-07
soc/tegra: Fix an error handling path in tegra_powergate_power_up()
Christophe JAILLET
2021-10-04
soc/tegra: pmc: Expose USB regmap to all SoCs
Dmitry Osipenko
2021-10-04
soc/tegra: pmc: Disable PMC state syncing
Dmitry Osipenko
2021-08-11
soc/tegra: pmc: Prevent racing with cpuilde driver
Dmitry Osipenko
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-06-02
soc/tegra: pmc: Add driver state syncing
Dmitry Osipenko
2021-06-02
soc/tegra: pmc: Add core power domain
Dmitry Osipenko
2021-06-01
clk: tegra: Add stubs needed for compile-testing
Dmitry Osipenko
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-22
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
2021-03-26
soc/tegra: pmc: Print out domain name when reset fails to acquire
Dmitry Osipenko
2021-03-26
soc/tegra: pmc: Ensure that clock rates aren't too high
Dmitry Osipenko
2021-03-26
soc/tegra: pmc: Fix completion of power-gate toggling
Dmitry Osipenko
2021-03-26
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
2021-03-26
soc/tegra: pmc: Provide USB sleepwalk register map
JC Kuo
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-10
soc/tegra: pmc: Don't create fake interrupt hierarchy levels
Marc Zyngier
[next]