开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
cpuidle-tegra30.c
Age
Commit message (
Expand
)
Author
2020-03-13
cpuidle: tegra: Squash Tegra30 driver into the common driver
Dmitry Osipenko
2020-03-13
ARM: tegra: cpuidle: Remove unnecessary memory barrier
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-18
ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
Dmitry Osipenko
2016-06-10
ARM: tegra: cpuidle: Add missing cpuidle.h include
Thierry Reding
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-03
ARM: Tegra: Use explicit broadcast oneshot control function
Thomas Gleixner
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2013-06-05
ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2
Joseph Lo
2013-06-05
ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function
Joseph Lo
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-23
ARM: tegra: cpuidle: use init/exit common routine for tegra3
Daniel Lezcano
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-08
ARM: tegra: cpuidle: remove useless initialization
Daniel Lezcano
2013-04-03
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
2013-03-11
ARM: tegra: remove save/restore of CPU diag register
Stephen Warren
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
ARM: tegra: clean up the CPUINIT section
Joseph Lo
2012-11-15
ARM: tegra30: cpuidle: add powered-down state for CPU0
Joseph Lo
2012-11-15
ARM: tegra30: cpuidle: add powered-down state for secondary CPUs
Joseph Lo
2012-11-15
ARM: tegra: cpuidle: separate cpuidle driver for different chips
Joseph Lo