index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
pmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
soc/tegra: Fix an error handling path in tegra_powergate_power_up()
Christophe JAILLET
1
-1
/
+1
2021-08-11
soc/tegra: pmc: Prevent racing with cpuilde driver
Dmitry Osipenko
1
-1
/
+13
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+144
2021-06-02
soc/tegra: pmc: Add driver state syncing
Dmitry Osipenko
1
-0
/
+34
2021-06-02
soc/tegra: pmc: Add core power domain
Dmitry Osipenko
1
-0
/
+110
2021-06-01
clk: tegra: Add stubs needed for compile-testing
Dmitry Osipenko
1
-5
/
+0
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-04-22
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
1
-2
/
+2
2021-03-26
soc/tegra: pmc: Print out domain name when reset fails to acquire
Dmitry Osipenko
1
-1
/
+2
2021-03-26
soc/tegra: pmc: Ensure that clock rates aren't too high
Dmitry Osipenko
1
-2
/
+90
2021-03-26
soc/tegra: pmc: Fix completion of power-gate toggling
Dmitry Osipenko
1
-5
/
+65
2021-03-26
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
1
-1
/
+1
2021-03-26
soc/tegra: pmc: Provide USB sleepwalk register map
JC Kuo
1
-0
/
+94
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-39
/
+107
2020-10-10
soc/tegra: pmc: Don't create fake interrupt hierarchy levels
Marc Zyngier
1
-48
/
+7
2020-10-10
soc/tegra: pmc: Allow optional irq parent callbacks
Marc Zyngier
1
-4
/
+32
2020-09-18
soc/tegra: pmc: Add Tegra234 support
Thierry Reding
1
-0
/
+68
2020-09-18
soc/tegra: pmc: Reorder reset sources/levels definitions
Thierry Reding
1
-39
/
+39
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-22
soc/tegra: pmc: Enable PMIC wake event on Tegra210
Jon Hunter
1
-0
/
+1
2020-05-07
soc/tegra: pmc: Enable PMIC wake event on Tegra194
Jon Hunter
1
-0
/
+1
2020-04-22
soc/tegra: pmc: Enable PMIC wake event on Tegra186
Thierry Reding
1
-0
/
+1
2020-03-13
soc/tegra: pmc: Cleanup whitespace usage
Thierry Reding
1
-163
/
+163
2020-03-13
soc/tegra: pmc: Add pins for Tegra194
Venkat Reddy Talla
1
-49
/
+61
2020-03-13
soc/tegra: Add support for 32 kHz blink clock
Sowjanya Komatineni
1
-0
/
+112
2020-03-13
soc/tegra: Add Tegra PMC clocks registration into PMC driver
Sowjanya Komatineni
1
-0
/
+242
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-11-18
soc/tegra: pmc: Add reset sources and levels on Tegra194
Thierry Reding
1
-1
/
+42
2019-11-18
soc/tegra: pmc: Add missing IRQ callbacks on Tegra194
Thierry Reding
1
-0
/
+2
2019-11-18
soc/tegra: pmc: Use lower-case for hexadecimal literals
Thierry Reding
1
-1
/
+1
2019-10-29
soc/tegra: pmc: Remove unnecessary memory barrier
Dmitry Osipenko
1
-2
/
+0
2019-10-29
soc/tegra: pmc: Query PCLK clock rate at probe time
Dmitry Osipenko
1
-15
/
+59
2019-10-29
soc/tegra: pmc: Configure deep sleep control settings
Sowjanya Komatineni
1
-1
/
+13
2019-10-29
soc/tegra: pmc: Configure core power request polarity
Sowjanya Komatineni
1
-0
/
+6
2019-10-29
soc/tegra: pmc: Add wake event support on Tegra210
Sowjanya Komatineni
1
-0
/
+98
2019-10-29
soc/tegra: pmc: Support wake events on more Tegra SoCs
Sowjanya Komatineni
1
-4
/
+8
2019-10-01
soc/tegra: pmc: Fix crashes for hierarchical interrupts
Thierry Reding
1
-1
/
+27
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+18
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-06-25
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-0
/
+18
2019-06-20
soc/tegra: pmc: Export tegra_powergate_power_on()
Manikanta Maddireddy
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-06-05
soc/tegra: pmc: Add comments clarifying wake events
Thierry Reding
1
-0
/
+12
2019-06-05
soc/tegra: pmc: Avoid crash for non-wake IRQs
Thierry Reding
1
-0
/
+3
2019-06-05
soc/tegra: pmc: Fail to allocate more than one wake IRQ
Thierry Reding
1
-0
/
+3
2019-04-17
soc/tegra: pmc: Move powergate initialisation to probe
Jon Hunter
1
-15
/
+68
2019-04-17
soc/tegra: pmc: Remove reset sysfs entries on error
Jon Hunter
1
-1
/
+4
2019-04-17
soc/tegra: pmc: Fix reset sources and levels
Jon Hunter
1
-15
/
+29
2019-03-22
soc/tegra: pmc: Implement acquire/release for resets
Thierry Reding
1
-6
/
+33
2019-01-25
soc/tegra: pmc: Support systems where PMC is marked secure
Mikko Perttunen
1
-3
/
+97
[next]