index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
cpuidle.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
ARM: cpuidle: Drop of_device.h include
Rob Herring
1
-1
/
+0
2023-01-13
cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
Peter Zijlstra
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
1
-7
/
+1
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-07-14
ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Jisheng Zhang
1
-11
/
+6
2016-07-14
ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during init
Jisheng Zhang
1
-3
/
+11
2016-04-20
ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
Jisheng Zhang
1
-3
/
+3
2015-12-22
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
Lorenzo Pieralisi
1
-1
/
+1
2015-03-25
ARM: cpuidle: Document the code
Daniel Lezcano
1
-0
/
+59
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-0
/
+72
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
1
-1
/
+1
2012-03-21
cpuidle: Add common time keeping and irq enabling
Robert Lee
1
-0
/
+21