index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-29
1
-129
/
+384
|
\
|
*
soc/tegra: pmc: Implement pad configuration via pinctrl
Aapo Vienamo
2018-08-27
1
-2
/
+185
|
*
soc/tegra: pmc: Remove public pad voltage APIs
Aapo Vienamo
2018-08-27
1
-9
/
+8
|
*
soc/tegra: pmc: Use X macro to generate IO pad tables
Aapo Vienamo
2018-08-27
1
-106
/
+127
|
*
soc/tegra: pmc: Implement tegra_io_pad_is_powered()
Aapo Vienamo
2018-08-27
1
-0
/
+15
|
*
soc/tegra: pmc: Factor out DPD register bit calculation
Aapo Vienamo
2018-08-27
1
-3
/
+17
|
*
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: pmc: Consolidate Tegra186 support
Thierry Reding
2017-12-13
1
-1
/
+130
*
soc/tegra: pmc: Parameterize driver
Thierry Reding
2017-12-13
1
-54
/
+121
*
soc/tegra: Fix bad of_node_put() in powergate init
Tuomas Tynkkynen
2017-07-31
1
-3
/
+1
*
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: 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
*
soc/tegra: pmc: Add missing of_node_put()
Jon Hunter
2016-06-30
1
-0
/
+4
*
soc/tegra: pmc: Ensure mutex is always initialised
Jon Hunter
2016-06-30
1
-2
/
+2
*
soc/tegra: pmc: Don't populate SoC data until register space is mapped
Jon Hunter
2016-06-30
1
-2
/
+2
*
soc/tegra: pmc: Fix early initialisation of PMC
Jon Hunter
2016-06-30
1
-16
/
+18
*
soc/tegra: pmc: Ensure powergate is available when powering on
Jon Hunter
2016-06-30
1
-0
/
+3
*
soc/tegra: pmc: Initialise resets associated with a power partition
Jon Hunter
2016-06-30
1
-4
/
+14
*
soc/tegra: pmc: Use register definitions instead of magic values
Thierry Reding
2016-06-10
1
-3
/
+13
*
soc/tegra: pmc: Add generic PM domain support
Jon Hunter
2016-04-29
1
-61
/
+424
*
soc/tegra: pmc: Wait for powergate state to change
Jon Hunter
2016-04-05
1
-1
/
+8
*
soc/tegra: pmc: Ensure GPU partition can be toggled on/off by PMC
Jon Hunter
2016-04-05
1
-1
/
+7
*
soc/tegra: pmc: Remove additional check for a valid partition
Jon Hunter
2016-04-05
1
-2
/
+4
*
soc/tegra: pmc: Fix verification of valid partitions
Jon Hunter
2016-04-05
1
-4
/
+9
*
soc/tegra: pmc: Fix testing of powergate state
Jon Hunter
2016-04-05
1
-8
/
+9
*
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
Jon Hunter
2016-04-05
1
-18
/
+18
*
soc/tegra: pmc: Protect public functions from potential race conditions
Jon Hunter
2016-04-05
1
-14
/
+33
[next]