- e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
- 81c4c86 soc/tegra: pmc: Rename core power domain by Dmitry Osipenko · 3 years, 1 month ago
- 8d1a341 soc/tegra: pmc: Rename 3d power domains by Dmitry Osipenko · 3 years, 1 month ago
- 80ef351 soc/tegra: regulators: Prepare for suspend by Dmitry Osipenko · 3 years, 1 month ago
- 88724b7 soc/tegra: fuse: Use resource-managed helpers by Dmitry Osipenko · 3 years, 1 month ago
- aeecc50 soc/tegra: fuse: Reset hardware by Dmitry Osipenko · 3 years, 1 month ago
- 765d95f soc/tegra: pmc: Add reboot notifier by Jon Hunter · 3 years, 1 month ago
- 66209e6 soc/tegra: Don't print error message when OPPs not available by Dmitry Osipenko · 3 years, 1 month ago
- 006da96 soc/tegra: Enable runtime PM during OPP state-syncing by Dmitry Osipenko · 3 years, 1 month ago
- a708376 soc/tegra: fuse: Fix bitwise vs. logical OR warning by Nathan Chancellor · 3 years, 1 month ago
- 76d8947 soc/tegra: pmc: Use devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 2996219 soc/tegra: Add Tegra186 ARI driver by Mikko Perttunen · 3 years, 6 months ago
- 986b509 soc/tegra: Fix an error handling path in tegra_powergate_power_up() by Christophe JAILLET · 3 years, 6 months ago
- ceba814 soc/tegra: pmc: Expose USB regmap to all SoCs by Dmitry Osipenko · 3 years, 4 months ago
- 3311058 soc/tegra: pmc: Disable PMC state syncing by Dmitry Osipenko · 3 years, 3 months ago
- 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
- 59c6fce soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 by Dmitry Osipenko · 3 years, 5 months ago
- 24a1525 soc/tegra: fuse: Add runtime PM support by Dmitry Osipenko · 3 years, 5 months ago
- a65a4ea soc/tegra: fuse: Clear fuse->clk on driver probe failure by Dmitry Osipenko · 3 years, 5 months ago
- 9c93ccf soc/tegra: pmc: Prevent racing with cpuilde driver by Dmitry Osipenko · 3 years, 5 months ago
- 158a9b4 soc/tegra: bpmp: Remove unused including <linux/version.h> by Cai Huoqing · 3 years, 5 months ago
- a4282f66 soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR by Dmitry Osipenko · 3 years, 5 months ago
- 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
- e2d0ee2 soc/tegra: fuse: Fix Tegra234-only builds by Thierry Reding · 3 years, 9 months ago
- 854d128 soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failed by Yang Yingliang · 3 years, 9 months ago
- 029f7e2 soc/tegra: regulators: Support core domain state syncing by Dmitry Osipenko · 3 years, 7 months ago
- 41bafa6 soc/tegra: pmc: Add driver state syncing by Dmitry Osipenko · 3 years, 7 months ago
- f880ee9 soc/tegra: pmc: Add core power domain by Dmitry Osipenko · 3 years, 7 months ago
- e848eda clk: tegra: Add stubs needed for compile-testing by Dmitry Osipenko · 3 years, 7 months ago
- b8818de soc/tegra: Add devm_tegra_core_dev_init_opp_table() by Dmitry Osipenko · 3 years, 7 months ago
- 03978d4 soc/tegra: regulators: Bump voltages on system reboot by Dmitry Osipenko · 3 years, 7 months ago
- 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
- 31f9a42 pinctrl: Introduce MODE group in enum pin_config_param by Andy Shevchenko · 3 years, 9 months ago
- 366d7c6 soc/tegra: pmc: Print out domain name when reset fails to acquire by Dmitry Osipenko · 3 years, 10 months ago
- 66ee50c soc/tegra: pmc: Ensure that clock rates aren't too high by Dmitry Osipenko · 3 years, 10 months ago
- c45e66a soc/tegra: pmc: Fix completion of power-gate toggling by Dmitry Osipenko · 3 years, 10 months ago
- 19221e3 soc/tegra: pmc: Fix imbalanced clock disabling in error code path by Dmitry Osipenko · 3 years, 10 months ago
- ef85bb5 soc/tegra: regulators: Fix locking up when voltage-spread is out of range by Dmitry Osipenko · 3 years, 10 months ago
- 9d5e7c3 soc/tegra: pmc: Provide USB sleepwalk register map by JC Kuo · 4 years ago
- 3afd282 Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
- b9ce9b0 soc/tegra: fuse: Fix index bug in get_process_id by Nicolin Chen · 4 years, 1 month ago
- 6c37cb9 soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables by Lee Jones · 4 years, 2 months ago
- ce03407 soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables by Lee Jones · 4 years, 2 months ago
- fc4fbf8 soc/tegra: fuse: Export tegra_read_ram_code() by Dmitry Osipenko · 4 years, 2 months ago
- e533cda Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- c351ab7 soc/tegra: pmc: Don't create fake interrupt hierarchy levels by Marc Zyngier · 4 years, 3 months ago
- 8681cc33 soc/tegra: pmc: Allow optional irq parent callbacks by Marc Zyngier · 4 years, 3 months ago
- dd59aed Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt by Olof Johansson · 4 years, 3 months ago
- 6394489 arm64: tegra: Initial Tegra234 VDK support by Thierry Reding · 4 years, 3 months ago
- 34e214a soc/tegra: pmc: Add Tegra234 support by Thierry Reding · 4 years, 3 months ago
- f98485e soc/tegra: pmc: Reorder reset sources/levels definitions by Thierry Reding · 4 years, 3 months ago
- 03d2852 soc/tegra: misc: Add Tegra234 support by Thierry Reding · 4 years, 3 months ago
- 1f44feb soc/tegra: fuse: Add Tegra234 support by Thierry Reding · 4 years, 3 months ago
- 52e6d39 soc/tegra: fuse: Implement tegra_is_silicon() by Thierry Reding · 4 years, 3 months ago
- 775edf7 soc/tegra: fuse: Extract tegra_get_platform() by Thierry Reding · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- eb8bb7a soc/tegra: fuse: Fix typo in APB MISC warning by Thierry Reding · 4 years, 5 months ago
- df701a7 soc/tegra: pmc: Enable PMIC wake event on Tegra210 by Jon Hunter · 4 years, 7 months ago
- 0970189 soc/tegra: pmc: Enable PMIC wake event on Tegra194 by Jon Hunter · 4 years, 8 months ago
- 5098e2b soc/tegra: pmc: Select GENERIC_PINCONF by Corentin Labbe · 4 years, 10 months ago
- 37558ac soc/tegra: fuse: Update the SoC revision attribute to display a name by Jon Hunter · 4 years, 9 months ago
- d08a409 soc/tegra: fuse: Trivial clean-up of tegra_init_revision() by Jon Hunter · 4 years, 9 months ago
- 379ac9e soc/tegra: fuse: Add custom SoC attributes by Jon Hunter · 4 years, 9 months ago
- c78cf99 soc/tegra: pmc: Enable PMIC wake event on Tegra186 by Thierry Reding · 4 years, 9 months ago
- 94af02c Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc by Arnd Bergmann · 4 years, 9 months ago
- 4825f53 soc/tegra: pmc: Cleanup whitespace usage by Thierry Reding · 4 years, 10 months ago
- 04fac24 soc/tegra: pmc: Add pins for Tegra194 by Venkat Reddy Talla · 4 years, 10 months ago
- 03e917b soc/tegra: Add support for 32 kHz blink clock by Sowjanya Komatineni · 5 years ago
- bd9638e soc/tegra: Add Tegra PMC clocks registration into PMC driver by Sowjanya Komatineni · 5 years ago
- 6f4ecbe soc/tegra: fuse: Fix build with Tegra194 configuration by Thierry Reding · 5 years ago
- eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 11 months ago
- 0267634 soc/tegra: fuse: Unmap registers once they are not needed anymore by Dmitry Osipenko · 5 years ago
- 2d9ea19 soc/tegra: fuse: Correct straps' address for older Tegra124 device trees by Dmitry Osipenko · 5 years ago
- c71f213 soc/tegra: fuse: Warn if straps are not ready by Dmitry Osipenko · 5 years ago
- 221c057 soc/tegra: fuse: Cache values of straps and Chip ID registers by Dmitry Osipenko · 5 years ago
- 45f019a soc/tegra: regulators: Do nothing if voltage is unchanged by Dmitry Osipenko · 5 years ago
- 19d41e5 soc/tegra: fuse: Add APB DMA dependency for Tegra20 by Dmitry Osipenko · 5 years ago
- 3979a4c soc/tegra: fuse: Add Tegra194 support by JC Kuo · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 5af5b2a Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
- ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 48914c4 soc/tegra: pmc: Add reset sources and levels on Tegra194 by Thierry Reding · 5 years ago
- cd4a709 soc/tegra: pmc: Add missing IRQ callbacks on Tegra194 by Thierry Reding · 5 years ago
- dfd9d2d soc/tegra: pmc: Use lower-case for hexadecimal literals by Thierry Reding · 5 years ago
- 69dfb3d soc/tegra: pmc: Remove unnecessary memory barrier by Dmitry Osipenko · 5 years ago
- e57a243 soc/tegra: pmc: Query PCLK clock rate at probe time by Dmitry Osipenko · 5 years ago
- 91d7ff5 ARM: tegra: Use WFE for power-gating on Tegra30 by Dmitry Osipenko · 5 years ago
- 7838074 soc/tegra: regulators: Add regulators coupler for Tegra30 by Dmitry Osipenko · 5 years ago
- 496747e soc/tegra: regulators: Add regulators coupler for Tegra20 by Dmitry Osipenko · 5 years ago
- c7ccfcc soc/tegra: pmc: Configure deep sleep control settings by Sowjanya Komatineni · 5 years ago
- 455271d soc/tegra: pmc: Configure core power request polarity by Sowjanya Komatineni · 5 years ago
- 7e9ae84 soc/tegra: pmc: Add wake event support on Tegra210 by Sowjanya Komatineni · 5 years ago
- aba1982 soc/tegra: pmc: Support wake events on more Tegra SoCs by Sowjanya Komatineni · 5 years ago
- 9f94fad soc/tegra: fuse: Register cell lookups for compatibility by Thierry Reding · 5 years ago
- f4619c7 soc/tegra: fuse: Add cell information by Thierry Reding · 5 years ago
- 96ee12b soc/tegra: fuse: Implement nvmem device by Thierry Reding · 5 years ago
- 9f1022b soc/tegra: fuse: Restore base on sysfs failure by Thierry Reding · 5 years ago
- c9e7537 soc/tegra: pmc: Fix crashes for hierarchical interrupts by Thierry Reding · 5 years ago
- 0a728e0 soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl() by Nagarjuna Kristam · 5 years ago