index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpuidle.h
Commit message (
Expand
)
Author
Age
*
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2015-04-03
*
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
*
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
*
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
*
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
2014-12-16
*
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-11-12
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
|
\
|
*
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
2014-05-28
*
|
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-05-06
*
|
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-04-30
|
/
*
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
*
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
*
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
2014-03-11
*
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
2013-10-29
*
cpuidle: fix indentation of cpumask
Viresh Kumar
2013-10-29
*
cpuidle: Add missing forward declarations of structures
Daniel Lezcano
2013-07-14
*
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
2013-07-14
*
cpuidle: simplify multiple driver support
Daniel Lezcano
2013-06-11
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2013-05-11
|
\
|
*
intel_idle: initial C8, C9, C10 support
Len Brown
2013-04-17
*
|
cpuidle: make a single register function for all
Daniel Lezcano
2013-04-23
*
|
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
*
|
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
2013-03-31
*
|
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
2013-03-31
|
/
*
cpuidle: remove vestage definition of cpuidle_state_usage.driver_data
Len Brown
2013-02-11
*
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
2013-01-15
*
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-14
*
cpuidle: move driver's refcount to cpuidle
Daniel Lezcano
2012-11-14
*
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
2012-11-14
*
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
2012-08-23
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-26
|
\
|
*
cpuidle: coupled: add parallel barrier function
Colin Cross
2012-06-02
|
*
cpuidle: add support for states that affect multiple cpus
Colin Cross
2012-06-02
*
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-07-18
|
\
\
|
*
|
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-03
*
|
|
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
2012-07-10
*
|
|
ACPI: intel_idle : break dependency between modules
Daniel Lezcano
2012-07-05
|
/
/
*
|
PM / cpuidle: Add driver reference counter
Rafael J. Wysocki
2012-07-03
*
|
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
2012-07-03
|
/
*
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
2012-03-30
*
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
2012-03-30
*
cpuidle: remove unused 'governor_data' field
Daniel Lezcano
2012-03-30
*
cpuidle: remove useless array definition in cpuidle_structure
Daniel Lezcano
2012-03-30
*
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
2012-03-30
*
cpuidle: Add common time keeping and irq enabling
Robert Lee
2012-03-21
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
|
\
|
*
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2012-01-17
*
|
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...
Deepthi Dharwar
2011-12-07
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
|
\
|
*
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
[next]