index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Age
Commit message (
Expand
)
Author
2026-05-31
soc/tegra: pmc: Add Tegra238 support
Prathamesh Shete
2026-05-31
soc/tegra: pmc: Restrict power-off handler to Nexus 7
Diogo Ivo
2026-05-31
soc/tegra: pmc: Populate powergate debugfs only when needed
Jon Hunter
2026-05-31
soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
Thierry Reding
2026-05-31
soc/tegra: pmc: Remove unused legacy functions
Thierry Reding
2026-05-31
soc/tegra: pmc: Create PMC context dynamically
Thierry Reding
2026-03-28
soc/tegra: pmc: Add IO pads for Tegra264
Jon Hunter
2026-03-28
soc/tegra: pmc: Rename has_impl_33v_pwr flag
Jon Hunter
2026-03-28
soc/tegra: pmc: Refactor IO pad voltage control
Jon Hunter
2026-03-28
soc/tegra: pmc: Add Tegra264 wake events
Jon Hunter
2026-03-28
soc/tegra: pmc: Add AOWAKE regs for Tegra264
Jon Hunter
2026-03-28
soc/tegra: pmc: Add support for SoC specific AOWAKE offsets
Jon Hunter
2026-03-28
soc/tegra: pmc: Remove unused AOWAKE definitions
Jon Hunter
2026-03-28
soc/tegra: pmc: Add kerneldoc for wake-up variables
Jon Hunter
2026-03-28
soc/tegra: pmc: Correct function names in kerneldoc
Jon Hunter
2026-03-28
soc/tegra: pmc: Add kerneldoc for reboot notifier
Jon Hunter
2026-03-28
soc/tegra: pmc: Enable core domain support for Tegra114
Svyatoslav Ryhel
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
[next]