index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
1
-39
/
+107
|
\
|
*
soc/tegra: pmc: Add Tegra234 support
Thierry Reding
2020-09-18
1
-0
/
+68
|
*
soc/tegra: pmc: Reorder reset sources/levels definitions
Thierry Reding
2020-09-18
1
-39
/
+39
*
|
soc/tegra: pmc: Don't create fake interrupt hierarchy levels
Marc Zyngier
2020-10-10
1
-48
/
+7
*
|
soc/tegra: pmc: Allow optional irq parent callbacks
Marc Zyngier
2020-10-10
1
-4
/
+32
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
soc/tegra: pmc: Enable PMIC wake event on Tegra210
Jon Hunter
2020-05-22
1
-0
/
+1
*
soc/tegra: pmc: Enable PMIC wake event on Tegra194
Jon Hunter
2020-05-07
1
-0
/
+1
*
soc/tegra: pmc: Enable PMIC wake event on Tegra186
Thierry Reding
2020-04-22
1
-0
/
+1
*
soc/tegra: pmc: Cleanup whitespace usage
Thierry Reding
2020-03-13
1
-163
/
+163
*
soc/tegra: pmc: Add pins for Tegra194
Venkat Reddy Talla
2020-03-13
1
-49
/
+61
*
soc/tegra: Add support for 32 kHz blink clock
Sowjanya Komatineni
2020-03-13
1
-0
/
+112
*
soc/tegra: Add Tegra PMC clocks registration into PMC driver
Sowjanya Komatineni
2020-03-13
1
-0
/
+242
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
*
soc/tegra: pmc: Add reset sources and levels on Tegra194
Thierry Reding
2019-11-18
1
-1
/
+42
*
soc/tegra: pmc: Add missing IRQ callbacks on Tegra194
Thierry Reding
2019-11-18
1
-0
/
+2
*
soc/tegra: pmc: Use lower-case for hexadecimal literals
Thierry Reding
2019-11-18
1
-1
/
+1
*
soc/tegra: pmc: Remove unnecessary memory barrier
Dmitry Osipenko
2019-10-29
1
-2
/
+0
*
soc/tegra: pmc: Query PCLK clock rate at probe time
Dmitry Osipenko
2019-10-29
1
-15
/
+59
*
soc/tegra: pmc: Configure deep sleep control settings
Sowjanya Komatineni
2019-10-29
1
-1
/
+13
*
soc/tegra: pmc: Configure core power request polarity
Sowjanya Komatineni
2019-10-29
1
-0
/
+6
*
soc/tegra: pmc: Add wake event support on Tegra210
Sowjanya Komatineni
2019-10-29
1
-0
/
+98
*
soc/tegra: pmc: Support wake events on more Tegra SoCs
Sowjanya Komatineni
2019-10-29
1
-4
/
+8
*
soc/tegra: pmc: Fix crashes for hierarchical interrupts
Thierry Reding
2019-10-01
1
-1
/
+27
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-20
1
-0
/
+18
|
\
|
*
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-25
1
-0
/
+18
|
|
\
|
|
*
soc/tegra: pmc: Add comments clarifying wake events
Thierry Reding
2019-06-05
1
-0
/
+12
|
|
*
soc/tegra: pmc: Avoid crash for non-wake IRQs
Thierry Reding
2019-06-05
1
-0
/
+3
|
|
*
soc/tegra: pmc: Fail to allocate more than one wake IRQ
Thierry Reding
2019-06-05
1
-0
/
+3
*
|
|
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-16
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
soc/tegra: pmc: Export tegra_powergate_power_on()
Manikanta Maddireddy
2019-06-20
1
-0
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
|
/
*
soc/tegra: pmc: Move powergate initialisation to probe
Jon Hunter
2019-04-17
1
-15
/
+68
*
soc/tegra: pmc: Remove reset sysfs entries on error
Jon Hunter
2019-04-17
1
-1
/
+4
*
soc/tegra: pmc: Fix reset sources and levels
Jon Hunter
2019-04-17
1
-15
/
+29
*
soc/tegra: pmc: Implement acquire/release for resets
Thierry Reding
2019-03-22
1
-6
/
+33
*
soc/tegra: pmc: Support systems where PMC is marked secure
Mikko Perttunen
2019-01-25
1
-3
/
+97
*
soc/tegra: pmc: Explicitly initialize all fields
Thierry Reding
2019-01-25
1
-1
/
+9
*
soc/tegra: pmc: Make alignment consistent
Thierry Reding
2019-01-25
1
-11
/
+18
*
soc/tegra: pmc: Pass struct tegra_pmc * where possible
Thierry Reding
2019-01-25
1
-115
/
+152
*
soc/tegra: pmc: Make tegra_powergate_is_powered() a local function
Jon Hunter
2019-01-25
1
-1
/
+1
*
soc/tegra: pmc: Add missing kerneldoc
Thierry Reding
2019-01-25
1
-0
/
+6
*
soc/tegra: pmc: Sort includes alphabetically
Thierry Reding
2019-01-25
1
-5
/
+5
*
soc/tegra: pmc: Use TEGRA186_ prefix for GPIO names
Thierry Reding
2019-01-25
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-01-01
1
-36
/
+436
|
\
|
*
soc/tegra: pmc: Add initial Tegra194 wake events
Thierry Reding
2018-11-28
1
-0
/
+8
|
*
soc/tegra: pmc: Add initial Tegra186 wake events
Thierry Reding
2018-11-28
1
-0
/
+8
|
*
soc/tegra: pmc: Add wake event support
Thierry Reding
2018-11-28
1
-0
/
+225
|
*
soc/tegra: pmc: Add Tegra194 support
Thierry Reding
2018-11-28
1
-1
/
+65
|
*
soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-22
1
-11
/
+1
[next]