| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | soc/tegra: pmc: Fix pad voltage configuration for Tegra186 | Aapo Vienamo | 2018-08-27 | 1 | -16/+39 |
| * | soc/tegra: pmc: Fix child-node lookup | Johan Hovold | 2018-08-27 | 1 | -1/+1 |
* | | soc: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-04 | 1 | -6/+6 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 1 | -1/+2 |
|\ |
|
| * | soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2018-05-02 | 1 | -1/+2 |
* | | soc/tegra: pmc: Don't allocate struct tegra_powergate on stack | Viresh Kumar | 2018-05-08 | 1 | -7/+13 |
|/ |
|
* | soc/tegra: pmc: Use the new reset APIs to manage reset controllers | Vivek Gautam | 2018-03-19 | 1 | -74/+18 |
* | soc/tegra: pmc: Pass PMC to tegra_powergate_power_up() | Thierry Reding | 2018-03-08 | 1 | -0/+1 |
* | soc/tegra: pmc: MBIST work around for Tegra210 | Peter De Schrijver | 2018-03-08 | 1 | -0/+12 |
* | soc/tegra: pmc: Add Tegra194 compatibility string | Mikko Perttunen | 2018-03-08 | 1 | -0/+1 |
* | soc/tegra: Add Tegra194 SoC configuration option | Mikko Perttunen | 2018-03-08 | 1 | -0/+10 |
* | soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver | Dmitry Osipenko | 2017-12-21 | 1 | -1/+8 |
* | soc/tegra: fuse: Fix reading registers using DMA on Tegra20 | Dmitry Osipenko | 2017-12-21 | 2 | -1/+4 |
* | soc/tegra: pmc: Consolidate Tegra186 support | Thierry Reding | 2017-12-13 | 4 | -175/+131 |
* | soc/tegra: pmc: Parameterize driver | Thierry Reding | 2017-12-13 | 1 | -54/+121 |
* | soc/tegra: fuse: Add Tegra186 chip ID support | Thierry Reding | 2017-12-13 | 1 | -0/+1 |
* | soc/tegra: fuse: Warn if accessing unmapped registers | Thierry Reding | 2017-12-13 | 1 | -0/+3 |
* | soc/tegra: fuse: Move register mapping check | Thierry Reding | 2017-12-13 | 1 | -5/+5 |
* | soc/tegra: fuse: Add Tegra186 support | Timo Alho | 2017-12-13 | 3 | -2/+26 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-16 | 1 | -2/+13 |
|\ |
|
| * | soc/tegra: bpmp: Check BPMP response return code | Timo Alho | 2017-10-19 | 1 | -2/+13 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
|/ |
|
* | soc/tegra: fuse: Add missing semi-colon | Thierry Reding | 2017-08-23 | 1 | -1/+1 |
* | soc/tegra: Restrict SoC device registration to Tegra | Thierry Reding | 2017-08-23 | 1 | -0/+8 |
* | soc/tegra: Register SoC device | Thierry Reding | 2017-08-17 | 2 | -2/+51 |
* | soc/tegra: Fix bad of_node_put() in powergate init | Tuomas Tynkkynen | 2017-07-31 | 1 | -3/+1 |
* | soc/tegra: flowctrl: Fix error handling | Christophe Jaillet | 2017-06-13 | 1 | -1/+1 |
* | soc/tegra: bpmp: Implement generic PM domains | Thierry Reding | 2017-06-13 | 3 | -0/+365 |
* | soc/tegra: Add initial flowctrl support for Tegra132/210 | Jon Hunter | 2017-04-04 | 2 | -10/+23 |
* | soc/tegra: flowctrl: Add basic platform driver | Jon Hunter | 2017-04-04 | 1 | -4/+30 |
* | soc/tegra: Move Tegra flowctrl driver | Jon Hunter | 2017-04-04 | 3 | -0/+195 |
* | soc: tegra: make fuse-tegra explicitly non-modular | Paul Gortmaker | 2017-04-04 | 1 | -2/+2 |
* | soc/tegra: Implement Tegra186 PMC support | Thierry Reding | 2017-04-04 | 3 | -1/+184 |
* | soc/tegra: pmc: Use consistent naming for PM domains | Thierry Reding | 2016-11-15 | 1 | -4/+4 |
* | soc/tegra: pmc: Remove genpd when adding provider fails | Jon Hunter | 2016-11-15 | 1 | -8/+15 |
* | soc/tegra: pmc: Check return code for pm_genpd_init() | Jon Hunter | 2016-11-15 | 1 | -1/+6 |
* | soc/tegra: pmc: Clean-up I/O rail error messages | Thierry Reding | 2016-11-15 | 1 | -23/+20 |
* | soc/tegra: pmc: Simplify IO rail bit handling | Jon Hunter | 2016-11-15 | 1 | -10/+10 |
* | soc/tegra: pmc: Guard against uninitialised PMC clock | Jon Hunter | 2016-11-15 | 1 | -0/+2 |
* | soc/tegra: pmc: Add I/O pad voltage support | Laxman Dewangan | 2016-11-15 | 1 | -36/+237 |
* | soc/tegra: pmc: Use consistent ordering of bit definitions | Thierry Reding | 2016-11-15 | 1 | -6/+6 |
* | soc/tegra: pmc: Correct type of variable for tegra_pmc_readl() | Laxman Dewangan | 2016-11-15 | 1 | -3/+3 |
* | soc/tegra: pmc: Use BIT macro for register field definition | Laxman Dewangan | 2016-11-15 | 1 | -26/+26 |
* | soc/tegra: Add Tegra186 support | Joseph Lo | 2016-11-15 | 1 | -0/+14 |
* | soc/tegra: pmc: Fix incorrect DPD request | Vince Hsu | 2016-08-16 | 1 | -20/+8 |
* | soc/tegra: pmc: Enable XUSB partitions on boot | Jon Hunter | 2016-06-30 | 1 | -0/+12 |
* | soc/tegra: pmc: Initialise power partitions early | Jon Hunter | 2016-06-30 | 1 | -9/+17 |
* | soc/tegra: pmc: Add specific error messages | Jon Hunter | 2016-06-30 | 1 | -9/+21 |
* | soc/tegra: pmc: Use whitespace more consistently | Thierry Reding | 2016-06-30 | 1 | -0/+6 |
* | soc/tegra: pmc: Don't probe PMC if early initialisation fails | Jon Hunter | 2016-06-30 | 1 | -0/+8 |