index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
psci.c
Age
Commit message (
Expand
)
Author
2014-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-12-11
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
2014-11-22
Merge branch 'master' into for-3.19
Tejun Heo
2014-10-30
arm64: psci: fix cpu_suspend to check idle state type for index
Amit Daniel Kachhap
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-09-12
arm64: add PSCI CPU_SUSPEND based cpu_suspend support
Lorenzo Pieralisi
2014-07-18
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
2014-02-28
arm64: remove return value form psci_init()
Vladimir Murzin
2014-02-28
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
2013-10-25
arm64: add PSCI CPU_OFF-based hotplug support
Mark Rutland
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon