index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-5
/
+5
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-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-29
/
+70
2025-11-26
soc: tegra: Simplify with of_machine_device_match()
Krzysztof Kozlowski
1
-11
/
+1
2025-11-25
Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
4
-22
/
+60
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
soc/tegra: fuse: speedo-tegra210: Add SoC speedo 2
Aaron Kling
1
-0
/
+1
2025-11-14
soc/tegra: fuse: speedo-tegra210: Update speedo IDs
Aaron Kling
1
-16
/
+40
2025-11-14
soc/tegra: Resolve a spelling error in the tegra194-cbb.c
Bruno Sobreira França
1
-1
/
+1
2025-11-14
soc/tegra: fuse: Do not register SoC device on ACPI boot
Kartik Rajput
1
-2
/
+0
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-7
/
+10
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+122
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+1
2025-09-15
Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
1
-0
/
+122
2025-09-11
soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookups
Svyatoslav Ryhel
1
-0
/
+122
2025-08-19
pinctrl: tegra: Add Tegra186 pinmux driver
Aaron Kling
1
-0
/
+1
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/ulfh/linux-pm
Linus Torvalds
1
-7
/
+19
2025-07-29
Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-9
/
+0
2025-07-21
Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
5
-190
/
+732
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra254
Sumit Gupta
1
-0
/
+58
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra264
Sumit Gupta
1
-0
/
+279
2025-07-09
soc/tegra: cbb: Support HW lookup to get timed out target address
Sumit Gupta
1
-5
/
+36
2025-07-09
soc/tegra: cbb: Improve handling for per SoC fabric data
Sumit Gupta
1
-108
/
+131
2025-07-09
soc/tegra: cbb: Make error interrupt enable and status per SoC
Sumit Gupta
1
-2
/
+20
2025-07-09
soc/tegra: cbb: Change master/slave to initiator/target
Sumit Gupta
2
-119
/
+120
2025-07-09
soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS
Sumit Gupta
1
-0
/
+2
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
arm64: defconfig: Enable Tegra HSP and BPMP
Thierry Reding
1
-9
/
+0
2025-07-07
soc/tegra: Add Tegra264 APBMISC compatible string
Thierry Reding
1
-0
/
+1
2025-07-07
soc/tegra: pmc: Add Tegra264 support
Thierry Reding
1
-0
/
+121
2025-07-07
soc/tegra: Enable support for Tegra264
Thierry Reding
1
-0
/
+8
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
2025-01-10
soc/tegra: fuse: Update Tegra234 nvmem keepout list
Kartik Rajput
1
-6
/
+11
2025-01-10
soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout()
liujing
1
-1
/
+1
[next]