Age | Commit message (Expand) | Author |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-05-06 | ARM: tegra: Create tegra20-cpufreq platform device on Tegra30 | Dmitry Osipenko |
2020-05-06 | ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30 | Dmitry Osipenko |
2020-05-06 | ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124 | Dmitry Osipenko |
2020-05-06 | ARM: tegra: Correct PL310 Auxiliary Control Register initialization | Dmitry Osipenko |
2020-05-06 | ARM: tegra: Do not fully reinitialize L2 on resume | Dmitry Osipenko |
2020-05-06 | ARM: tegra: Initialize r0 register for firmware wake-up | Dmitry Osipenko |
2020-03-13 | cpuidle: tegra: Squash Tegra114 driver into the common driver | Dmitry Osipenko |
2020-03-13 | cpuidle: tegra: Squash Tegra30 driver into the common driver | Dmitry Osipenko |
2020-03-13 | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko |
2020-03-13 | ARM: tegra: cpuidle: Remove unnecessary memory barrier | Dmitry Osipenko |
2020-03-13 | ARM: tegra: cpuidle: Make abort_flag atomic | Dmitry Osipenko |
2020-03-13 | ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2 | Dmitry Osipenko |
2020-03-13 | ARM: tegra: Make outer_disable() open-coded | Dmitry Osipenko |
2020-03-13 | ARM: tegra: Rename some of the newly exposed PM functions | Dmitry Osipenko |
2020-03-13 | ARM: tegra: Expose PM functions required for new cpuidle driver | Dmitry Osipenko |
2020-03-12 | ARM: tegra: Propagate error from tegra_idle_lp2_last() | Dmitry Osipenko |
2020-03-12 | ARM: tegra: Change tegra_set_cpu_in_lp2() type to void | Dmitry Osipenko |
2020-03-12 | ARM: tegra: Remove pen-locking from cpuidle-tegra20 | Dmitry Osipenko |
2020-03-12 | ARM: tegra: Add tegra_pm_park_secondary_cpu() | Dmitry Osipenko |
2020-03-12 | ARM: tegra: Compile sleep-tegra20/30.S unconditionally | Dmitry Osipenko |
2020-01-08 | ARM: tegra: Use clk_m CPU on Tegra124 LP1 resume | Stephen Warren |
2020-01-08 | ARM: tegra: Modify reshift divider during LP1 | Stephen Warren |
2020-01-08 | ARM: tegra: Enable PLLP bypass during Tegra124 LP1 | Stephen Warren |
2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-11-19 | cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks | Rafael J. Wysocki |
2019-10-29 | ARM: tegra: Use WFE for power-gating on Tegra30 | Dmitry Osipenko |
2019-10-29 | ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume() | Dmitry Osipenko |
2019-08-09 | ARM: tegra: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-04-28 | Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2019-04-18 | Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+" | Dmitry Osipenko |
2019-04-18 | ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30 | Dmitry Osipenko |
2019-04-17 | firmware: Move Trusted Foundations support | Thierry Reding |
2019-04-10 | ARM: tegra: Sort dependencies alphabetically | Thierry Reding |
2019-04-09 | ARM: tegra: Add firmware calls required for suspend-resume on Tegra30 | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Always boot CPU in ARM-mode | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Don't apply CPU erratas in insecure mode | Dmitry Osipenko |
2019-04-09 | ARM: tegra: Set up L2 cache using Trusted Foundations firmware | Dmitry Osipenko |
2019-04-09 | ARM: trusted_foundations: Make prepare_idle call to take mode argument | Dmitry Osipenko |
2019-03-28 | ARM: tegra: enforce PM requirement | Sameer Pujar |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner |