index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: remove pda_power supply driver
Arnd Bergmann
2023-02-01
1
-1
/
+0
*
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-08
5
-2
/
+8
*
ARM: tegra: Fix typos in comments
Julia Lawall
2022-04-06
1
-1
/
+1
*
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-09-01
3
-9
/
+1
|
\
|
*
soc/tegra: pmc: Prevent racing with cpuilde driver
Dmitry Osipenko
2021-08-11
3
-9
/
+1
*
|
ARM: tegra: paz00: Handle device properties with software node API
Heikki Krogerus
2021-08-18
1
-1
/
+1
|
/
*
ARM: tegra: Don't enable unused PLLs on resume from suspend
Dmitry Osipenko
2021-01-19
2
-24
/
+108
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
Dmitry Osipenko
2020-05-06
1
-0
/
+4
*
ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
Dmitry Osipenko
2020-05-06
1
-2
/
+7
*
ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
Dmitry Osipenko
2020-05-06
1
-5
/
+2
*
ARM: tegra: Correct PL310 Auxiliary Control Register initialization
Dmitry Osipenko
2020-05-06
1
-2
/
+2
*
ARM: tegra: Do not fully reinitialize L2 on resume
Dmitry Osipenko
2020-05-06
1
-0
/
+4
*
ARM: tegra: Initialize r0 register for firmware wake-up
Dmitry Osipenko
2020-05-06
1
-1
/
+6
*
cpuidle: tegra: Squash Tegra114 driver into the common driver
Dmitry Osipenko
2020-03-13
5
-152
/
+4
*
cpuidle: tegra: Squash Tegra30 driver into the common driver
Dmitry Osipenko
2020-03-13
4
-131
/
+1
*
cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
Dmitry Osipenko
2020-03-13
4
-238
/
+2
*
ARM: tegra: cpuidle: Remove unnecessary memory barrier
Dmitry Osipenko
2020-03-13
2
-4
/
+0
*
ARM: tegra: cpuidle: Make abort_flag atomic
Dmitry Osipenko
2020-03-13
1
-4
/
+5
*
ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2
Dmitry Osipenko
2020-03-13
1
-2
/
+49
*
ARM: tegra: Make outer_disable() open-coded
Dmitry Osipenko
2020-03-13
1
-3
/
+8
*
ARM: tegra: Rename some of the newly exposed PM functions
Dmitry Osipenko
2020-03-13
5
-18
/
+18
*
ARM: tegra: Expose PM functions required for new cpuidle driver
Dmitry Osipenko
2020-03-13
8
-26
/
+8
*
ARM: tegra: Propagate error from tegra_idle_lp2_last()
Dmitry Osipenko
2020-03-12
4
-8
/
+12
*
ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
Dmitry Osipenko
2020-03-12
3
-18
/
+6
*
ARM: tegra: Remove pen-locking from cpuidle-tegra20
Dmitry Osipenko
2020-03-12
7
-251
/
+4
*
ARM: tegra: Add tegra_pm_park_secondary_cpu()
Dmitry Osipenko
2020-03-12
2
-0
/
+19
*
ARM: tegra: Compile sleep-tegra20/30.S unconditionally
Dmitry Osipenko
2020-03-12
2
-6
/
+2
*
ARM: tegra: Use clk_m CPU on Tegra124 LP1 resume
Stephen Warren
2020-01-08
1
-2
/
+6
*
ARM: tegra: Modify reshift divider during LP1
Stephen Warren
2020-01-08
1
-0
/
+11
*
ARM: tegra: Enable PLLP bypass during Tegra124 LP1
Stephen Warren
2020-01-08
1
-0
/
+11
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-12-05
2
-4
/
+6
|
\
|
*
ARM: tegra: Use WFE for power-gating on Tegra30
Dmitry Osipenko
2019-10-29
1
-1
/
+3
|
*
ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
Dmitry Osipenko
2019-10-29
1
-3
/
+3
*
|
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2019-11-19
1
-1
/
+1
|
/
*
ARM: tegra: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
8
-80
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
13
-156
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
3
-30
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
5
-47
/
+4
|
\
|
*
Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2019-04-28
3
-17
/
+4
|
|
\
|
|
*
ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
Dmitry Osipenko
2019-04-18
2
-17
/
+3
|
|
*
ARM: tegra: enforce PM requirement
Sameer Pujar
2019-03-28
1
-0
/
+1
|
*
|
Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"
Dmitry Osipenko
2019-04-18
2
-30
/
+0
|
|
/
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
9
-22
/
+121
|
\
\
|
*
|
firmware: Move Trusted Foundations support
Thierry Reding
2019-04-17
5
-5
/
+8
|
*
|
ARM: tegra: Sort dependencies alphabetically
Thierry Reding
2019-04-10
1
-1
/
+1
[next]