index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-18
soc/tegra: pmc: Add PMC contextual functions
Thierry Reding
2026-01-18
soc/tegra: pmc: Do not rely on global variable
Thierry Reding
2026-01-18
soc/tegra: pmc: Use driver-private data
Thierry Reding
2026-01-18
soc/tegra: pmc: Use PMC context embedded in powergates
Thierry Reding
2026-01-18
soc/tegra: pmc: Pass PMC context as debugfs data
Thierry Reding
2026-01-18
soc/tegra: pmc: Pass PMC context via sys-off callback data
Thierry Reding
2026-01-18
soc/tegra: pmc: Embed reboot notifier in PMC context
Thierry Reding
2026-01-18
soc/tegra: pmc: Store PMC context in clocks
Thierry Reding
2026-01-18
soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()
Thierry Reding
2026-01-18
soc/tegra: pmc: Use contextual data instead of global variable
Thierry Reding
2026-01-18
soc/tegra: pmc: Fix unsafe generic_handle_irq() call
Prathamesh Shete
2025-11-25
Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2025-11-14
soc/tegra: pmc: Add USB wake events for Tegra234
Haotien Hsu
2025-11-14
soc/tegra: pmc: Document tegra_pmc.syscore field
Thierry Reding
2025-11-14
soc/tegra: pmc: Don't fail if "aotag" is not present
Prathamesh Shete
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-08-11
soc/tegra: pmc: Ensure power-domains are in a known state
Jon Hunter
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-07-21
Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2025-07-09
soc/tegra: pmc: Opt-out from genpd's common ->sync_state() support
Ulf Hansson
2025-07-08
soc: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-07-07
soc/tegra: pmc: Add Tegra264 support
Thierry Reding
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-03-06
soc/tegra: pmc: Use str_enable_disable-like helpers
Krzysztof Kozlowski
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
[next]