index
:
pub/scm/linux/kernel/git/vbabka/linux.git
master
vbabka's fork of linux.git
Vlastimil Babka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
soc/tegra: pmc: Don't register sys-off handler for multi-socket devices
Jon Hunter
1
-9
/
+12
2026-05-31
soc/tegra: pmc: Add Tegra238 support
Prathamesh Shete
1
-0
/
+159
2026-05-31
soc/tegra: pmc: Restrict power-off handler to Nexus 7
Diogo Ivo
1
-14
/
+15
2026-05-31
soc/tegra: pmc: Populate powergate debugfs only when needed
Jon Hunter
1
-1
/
+2
2026-05-31
soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
Thierry Reding
1
-118
/
+126
2026-05-31
soc/tegra: pmc: Remove unused legacy functions
Thierry Reding
1
-69
/
+0
2026-05-31
soc/tegra: pmc: Create PMC context dynamically
Thierry Reding
1
-93
/
+115
2026-03-28
soc/tegra: pmc: Add IO pads for Tegra264
Jon Hunter
1
-2
/
+64
2026-03-28
soc/tegra: pmc: Rename has_impl_33v_pwr flag
Jon Hunter
1
-11
/
+11
2026-03-28
soc/tegra: pmc: Refactor IO pad voltage control
Jon Hunter
1
-208
/
+259
2026-03-28
soc/tegra: pmc: Add Tegra264 wake events
Jon Hunter
1
-0
/
+11
2026-03-28
soc/tegra: pmc: Add AOWAKE regs for Tegra264
Jon Hunter
1
-0
/
+8
2026-03-28
soc/tegra: pmc: Add support for SoC specific AOWAKE offsets
Jon Hunter
1
-24
/
+60
2026-03-28
soc/tegra: pmc: Remove unused AOWAKE definitions
Jon Hunter
1
-3
/
+0
2026-03-28
soc/tegra: pmc: Add kerneldoc for wake-up variables
Jon Hunter
1
-0
/
+2
2026-03-28
soc/tegra: pmc: Correct function names in kerneldoc
Jon Hunter
1
-2
/
+2
2026-03-28
soc/tegra: pmc: Add kerneldoc for reboot notifier
Jon Hunter
1
-0
/
+1
2026-03-28
soc/tegra: pmc: Enable core domain support for Tegra114
Svyatoslav Ryhel
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-01-18
soc/tegra: pmc: Add PMC contextual functions
Thierry Reding
1
-14
/
+160
2026-01-18
soc/tegra: pmc: Do not rely on global variable
Thierry Reding
1
-1
/
+3
2026-01-18
soc/tegra: pmc: Use driver-private data
Thierry Reding
1
-0
/
+2
2026-01-18
soc/tegra: pmc: Use PMC context embedded in powergates
Thierry Reding
1
-10
/
+24
2026-01-18
soc/tegra: pmc: Pass PMC context as debugfs data
Thierry Reding
1
-1
/
+2
2026-01-18
soc/tegra: pmc: Pass PMC context via sys-off callback data
Thierry Reding
1
-5
/
+11
2026-01-18
soc/tegra: pmc: Embed reboot notifier in PMC context
Thierry Reding
1
-7
/
+10
2026-01-18
soc/tegra: pmc: Store PMC context in clocks
Thierry Reding
1
-20
/
+26
2026-01-18
soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()
Thierry Reding
1
-12
/
+9
2026-01-18
soc/tegra: pmc: Use contextual data instead of global variable
Thierry Reding
1
-0
/
+4
2026-01-18
soc/tegra: pmc: Fix unsafe generic_handle_irq() call
Prathamesh Shete
1
-30
/
+74
2025-11-25
Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-3
/
+18
2025-11-14
soc/tegra: pmc: Add USB wake events for Tegra234
Haotien Hsu
1
-0
/
+7
2025-11-14
soc/tegra: pmc: Document tegra_pmc.syscore field
Thierry Reding
1
-0
/
+1
2025-11-14
soc/tegra: pmc: Don't fail if "aotag" is not present
Prathamesh Shete
1
-3
/
+10
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-7
/
+10
2025-08-11
soc/tegra: pmc: Ensure power-domains are in a known state
Jon Hunter
1
-22
/
+29
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-7
/
+19
2025-07-21
Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+121
2025-07-09
soc/tegra: pmc: Opt-out from genpd's common ->sync_state() support
Ulf Hansson
1
-7
/
+19
2025-07-08
soc: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-07-07
soc/tegra: pmc: Add Tegra264 support
Thierry Reding
1
-0
/
+121
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+3
2025-03-06
soc/tegra: pmc: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-08-29
soc/tegra: pmc: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-8
/
+4
2024-06-27
soc/tegra: pmc: Simplify resource lookup
Jon Hunter
1
-6
/
+2
2024-04-26
soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234
Jon Hunter
1
-0
/
+2
2024-02-16
soc/tegra: pmc: Add SD wake event for Tegra234
Prathamesh Shete
1
-1
/
+2
2024-02-16
soc/tegra: pmc: Update scratch as an optional aperture
Petlozu Pravareshwar
1
-9
/
+17
2024-02-16
soc/tegra: pmc: Update address mapping sequence for PMC apertures
Petlozu Pravareshwar
1
-14
/
+20
[next]