Age | Commit message (Expand) | Author |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-06-05 | soc/tegra: fuse: Do not log error message on deferred probe | Thierry Reding |
2019-06-05 | soc/tegra: pmc: Add comments clarifying wake events | Thierry Reding |
2019-06-05 | soc/tegra: pmc: Avoid crash for non-wake IRQs | Thierry Reding |
2019-06-05 | soc/tegra: pmc: Fail to allocate more than one wake IRQ | Thierry Reding |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-27 | soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel() | Baolin Wang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-17 | soc/tegra: pmc: Move powergate initialisation to probe | Jon Hunter |
2019-04-17 | soc/tegra: pmc: Remove reset sysfs entries on error | Jon Hunter |
2019-04-17 | soc/tegra: pmc: Fix reset sources and levels | Jon Hunter |
2019-03-22 | soc/tegra: pmc: Implement acquire/release for resets | Thierry Reding |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-02-23 | soc/tegra: default select TEGRA_TIMER for Tegra210 | Joseph Lo |
2019-01-25 | soc/tegra: pmc: Support systems where PMC is marked secure | Mikko Perttunen |
2019-01-25 | soc/tegra: pmc: Explicitly initialize all fields | Thierry Reding |
2019-01-25 | soc/tegra: pmc: Make alignment consistent | Thierry Reding |
2019-01-25 | soc/tegra: pmc: Pass struct tegra_pmc * where possible | Thierry Reding |
2019-01-25 | soc/tegra: pmc: Make tegra_powergate_is_powered() a local function | Jon Hunter |
2019-01-25 | soc/tegra: pmc: Add missing kerneldoc | Thierry Reding |
2019-01-25 | soc/tegra: pmc: Sort includes alphabetically | Thierry Reding |
2019-01-25 | soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names | Thierry Reding |
2019-01-25 | soc/tegra: fuse: Fix typo in tegra210_init_speedo_data | Joseph Lo |
2019-01-25 | soc/tegra: fuse: Fix illegal free of IO base address | Timo Alho |
2018-12-31 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-14 | soc/tegra: pmc: Drop SMP dependency from CPU APIs | Jon Hunter |
2018-11-28 | soc/tegra: pmc: Add initial Tegra194 wake events | Thierry Reding |
2018-11-28 | soc/tegra: pmc: Add initial Tegra186 wake events | Thierry Reding |
2018-11-28 | soc/tegra: pmc: Add wake event support | Thierry Reding |
2018-11-28 | soc/tegra: pmc: Add Tegra194 support | Thierry Reding |
2018-11-22 | soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-11-22 | soc/tegra: Don't leak device tree node reference | Yangtao Li |
2018-11-08 | soc/tegra: pmc: Drop locking from tegra_powergate_is_powered() | Dmitry Osipenko |
2018-11-08 | soc/tegra: pmc: Add sysfs entries for reset info | Sandipan Patra |
2018-11-08 | soc/tegra: pmc: Don't power-up XUSB power-domains | Jon Hunter |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-04 | soc: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-27 | soc/tegra: pmc: Implement pad configuration via pinctrl | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Remove public pad voltage APIs | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Use X macro to generate IO pad tables | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Implement tegra_io_pad_is_powered() | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Factor out DPD register bit calculation | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Fix pad voltage configuration for Tegra186 | Aapo Vienamo |
2018-08-27 | soc/tegra: pmc: Fix child-node lookup | Johan Hovold |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-05-08 | soc/tegra: pmc: Don't allocate struct tegra_powergate on stack | Viresh Kumar |
2018-05-02 | soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven |
2018-03-19 | soc/tegra: pmc: Use the new reset APIs to manage reset controllers | Vivek Gautam |
2018-03-08 | soc/tegra: pmc: Pass PMC to tegra_powergate_power_up() | Thierry Reding |
2018-03-08 | soc/tegra: pmc: MBIST work around for Tegra210 | Peter De Schrijver |