Age | Commit message (Expand) | Author | Files | Lines |
2021-06-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2021-06-17 | arm64: Add cpuidle context save/restore helpers | Marc Zyngier | 1 | -0/+5 |
2021-06-02 | ARM: cpuidle: Avoid orphan section warning | Arnd Bergmann | 1 | -2/+3 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-04-20 | ARM: cpuidle: add const qualifier to cpuidle_ops member in structures | Jisheng Zhang | 1 | -1/+1 |
2015-12-22 | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook | Lorenzo Pieralisi | 1 | -1/+1 |
2015-03-24 | ARM: cpuidle: Add a cpuidle ops structure to be used for DT | Daniel Lezcano | 1 | -0/+21 |
2015-03-23 | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 1 | -0/+2 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 1 | -1/+0 |
2012-03-21 | cpuidle: Add common time keeping and irq enabling | Robert Lee | 1 | -0/+29 |