index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
bL_switcher.c
Age
Commit message (
Expand
)
Author
2014-07-23
arm: bL_switcher:k Use ktime_get_real_ns()
Thomas Gleixner
2014-05-28
ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs
Nicolas Pitre
2014-04-22
ARM: 8032/1: bL_switcher: fix validation check before its activation
Nicolas Pitre
2013-11-07
ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()
Tushar Behera
2013-09-23
ARM: bL_switcher: Add query interface to discover CPU affinities
Dave Martin
2013-09-23
ARM: bL_switcher/trace: Add kernel trace trigger interface
Dave Martin
2013-09-23
ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping
Dave Martin
2013-09-23
ARM: bL_switcher: Basic trace events support
Dave Martin
2013-09-23
ARM: bL_switcher: wait until inbound is alive before performing a switch
Nicolas Pitre
2013-09-23
ARM: bL_switcher: synchronize the outbound with the inbound
Nicolas Pitre
2013-09-23
ARM: bL_switcher: Add switch completion callback for bL_switch_request()
Dave Martin
2013-09-23
ARM: bL_switcher: Add runtime control notifier
Dave Martin
2013-09-23
ARM: bL_switcher: Add synchronous enable/disable interface
Dave Martin
2013-08-05
ARM: bL_switcher: filter CPU hotplug requests when the switcher is active
Nicolas Pitre
2013-08-04
ARM: bL_switcher: remove assumptions between logical and physical CPUs
Nicolas Pitre
2013-07-30
ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot
Nicolas Pitre
2013-07-30
ARM: bL_switcher: ability to enable and disable the switcher via sysfs
Nicolas Pitre
2013-07-30
ARM: bL_switcher: do not hardcode GIC IDs in the code
Nicolas Pitre
2013-07-30
ARM: bL_switcher: hot-unplug half of the available CPUs
Nicolas Pitre
2013-07-30
ARM: bL_switcher: simplify stack isolation
Nicolas Pitre
2013-07-30
ARM: bL_switcher: move to dedicated threads rather than workqueues
Nicolas Pitre
2013-07-30
ARM: bL_switcher: add clockevent save/restore support
Lorenzo Pieralisi
2013-07-30
ARM: b.L: core switcher code
Nicolas Pitre