Age | Commit message (Expand) | Author |
2025-01-10 | soc/tegra: fuse: Update Tegra234 nvmem keepout list | Kartik Rajput |
2025-01-10 | soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout() | liujing |
2025-01-09 | soc/tegra: cbb: Drop unnecessary debugfs error handling | Krzysztof Kozlowski |
2024-11-01 | soc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-08-29 | soc/tegra: pmc: Simplify with scoped for each OF child loop | Jinjie Ruan |
2024-07-08 | Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2024-06-27 | soc/tegra: pmc: Simplify resource lookup | Jon Hunter |
2024-06-06 | mm/util: Swap kmemdup_array() arguments | Jean-Philippe Brucker |
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: Fix build failure on Tegra241 | Arnd Bergmann |
2024-02-01 | soc/tegra: fuse: Fix crash in tegra_fuse_readl() | Jon Hunter |
2024-02-01 | soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241 | Kartik |
2024-02-01 | soc/tegra: fuse: Add support for Tegra241 | Kartik |
2024-02-01 | soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 | Kartik |
2024-02-01 | soc/tegra: fuse: Add function to print SKU info | Kartik |
2024-02-01 | soc/tegra: fuse: Add function to add lookups | Kartik |
2024-02-01 | soc/tegra: fuse: Add tegra_acpi_init_apbmisc() | Kartik |
2024-02-01 | soc/tegra: fuse: Refactor resource mapping | Kartik |
2024-02-01 | soc/tegra: fuse: Use dev_err_probe for probe failures | Kartik |
2024-02-01 | soc/tegra: pmc: Remove some old and deprecated functions and constants | Christophe JAILLET |
2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-13 | soc/tegra: pmc: Drop the ->opp_to_performance_state() callback | Ulf Hansson |
2023-10-11 | soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-04 | pmdomain: tegra: Move Kconfig option to the pmdomain subsystem | Ulf Hansson |
2023-08-12 | Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2023-07-27 | soc/tegra: cbb: Remove unnecessary print function dev_err() | Jiapeng Chong |
2023-07-27 | soc/tegra: fuse: Sort includes alphabetically | Thierry Reding |
2023-07-21 | soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-07-21 | soc/tegra: Explicitly include correct DT includes | Rob Herring |
2023-07-14 | soc: tegra: Move powergate-bpmp driver to the genpd dir | Ulf Hansson |
2023-06-30 | Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
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-09 | pinctrl: tegra: Add Tegra234 pinmux driver | Prathamesh Shete |
2023-06-08 | soc/tegra: fuse: Fix Tegra234 fuse size | Kartik |
2023-06-08 | soc/tegra: pmc: Add AON SW Wake support for Tegra234 | Viswanath L |
2023-05-16 | soc/tegra: fuse: Add support for Tegra264 | Stefan Kristiansson |
2023-04-05 | soc/tegra: fuse: Remove nvmem root only access | Kartik |
2023-04-05 | soc/tegra: cbb: tegra194: Use of_address_count() helper | Yang Yingliang |
2023-04-05 | soc/tegra: cbb: Remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-05 | soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-05 | soc: tegra: cbb: Drop empty platform remove function | Uwe Kleine-König |
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 |
2023-04-03 | soc/tegra: bpmp: Actually free memory on error path | Mikko Perttunen |
2023-03-23 | soc/tegra: cbb: remove linux/version.h | Muhammad Usama Anjum |