Age | Commit message (Expand) | Author |
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 |
2018-03-08 | soc/tegra: pmc: Add Tegra194 compatibility string | Mikko Perttunen |
2018-03-08 | soc/tegra: Add Tegra194 SoC configuration option | Mikko Perttunen |
2017-12-21 | soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver | Dmitry Osipenko |
2017-12-21 | soc/tegra: fuse: Fix reading registers using DMA on Tegra20 | Dmitry Osipenko |
2017-12-13 | soc/tegra: pmc: Consolidate Tegra186 support | Thierry Reding |
2017-12-13 | soc/tegra: pmc: Parameterize driver | Thierry Reding |
2017-12-13 | soc/tegra: fuse: Add Tegra186 chip ID support | Thierry Reding |
2017-12-13 | soc/tegra: fuse: Warn if accessing unmapped registers | Thierry Reding |
2017-12-13 | soc/tegra: fuse: Move register mapping check | Thierry Reding |
2017-12-13 | soc/tegra: fuse: Add Tegra186 support | Timo Alho |
2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | soc/tegra: bpmp: Check BPMP response return code | Timo Alho |
2017-08-23 | soc/tegra: fuse: Add missing semi-colon | Thierry Reding |
2017-08-23 | soc/tegra: Restrict SoC device registration to Tegra | Thierry Reding |
2017-08-17 | soc/tegra: Register SoC device | Thierry Reding |
2017-07-31 | soc/tegra: Fix bad of_node_put() in powergate init | Tuomas Tynkkynen |
2017-06-13 | soc/tegra: flowctrl: Fix error handling | Christophe Jaillet |
2017-06-13 | soc/tegra: bpmp: Implement generic PM domains | Thierry Reding |
2017-04-04 | soc/tegra: Add initial flowctrl support for Tegra132/210 | Jon Hunter |
2017-04-04 | soc/tegra: flowctrl: Add basic platform driver | Jon Hunter |
2017-04-04 | soc/tegra: Move Tegra flowctrl driver | Jon Hunter |
2017-04-04 | soc: tegra: make fuse-tegra explicitly non-modular | Paul Gortmaker |
2017-04-04 | soc/tegra: Implement Tegra186 PMC support | Thierry Reding |
2016-11-15 | soc/tegra: pmc: Use consistent naming for PM domains | Thierry Reding |
2016-11-15 | soc/tegra: pmc: Remove genpd when adding provider fails | Jon Hunter |
2016-11-15 | soc/tegra: pmc: Check return code for pm_genpd_init() | Jon Hunter |
2016-11-15 | soc/tegra: pmc: Clean-up I/O rail error messages | Thierry Reding |
2016-11-15 | soc/tegra: pmc: Simplify IO rail bit handling | Jon Hunter |
2016-11-15 | soc/tegra: pmc: Guard against uninitialised PMC clock | Jon Hunter |
2016-11-15 | soc/tegra: pmc: Add I/O pad voltage support | Laxman Dewangan |
2016-11-15 | soc/tegra: pmc: Use consistent ordering of bit definitions | Thierry Reding |
2016-11-15 | soc/tegra: pmc: Correct type of variable for tegra_pmc_readl() | Laxman Dewangan |
2016-11-15 | soc/tegra: pmc: Use BIT macro for register field definition | Laxman Dewangan |
2016-11-15 | soc/tegra: Add Tegra186 support | Joseph Lo |
2016-08-16 | soc/tegra: pmc: Fix incorrect DPD request | Vince Hsu |
2016-06-30 | soc/tegra: pmc: Enable XUSB partitions on boot | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Initialise power partitions early | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Add specific error messages | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Use whitespace more consistently | Thierry Reding |
2016-06-30 | soc/tegra: pmc: Don't probe PMC if early initialisation fails | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Add missing of_node_put() | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Ensure mutex is always initialised | Jon Hunter |
2016-06-30 | soc/tegra: pmc: Don't populate SoC data until register space is mapped | Jon Hunter |