index
:
mrst/mrst-s0i3-test.git
master
new-s0i3-2
s0i3-pm-test
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
idle
Commit message (
Expand
)
Author
Age
Files
Lines
*
s0i3: add hooks into the PCI PM layer - not functional yet
s0i3-pm-test
H. Peter Anvin
2010-12-14
1
-4
/
+88
*
s0i3: add help text to the configuration
H. Peter Anvin
2010-12-14
1
-1
/
+5
*
s0i3: add missing config dependency
Jacob Pan
2010-12-14
1
-1
/
+1
*
s0i3: avoid the "S0i3 hangfire" problem by demoting C6 to C4 if needed
H. Peter Anvin
2010-12-14
3
-13
/
+46
*
s0i3: allow break events, but do not STI the processor
H. Peter Anvin
2010-12-14
1
-3
/
+18
*
s0i3: parameterize the delays in wakeup_secondary_cpu_via_init()
H. Peter Anvin
2010-12-14
1
-1
/
+10
*
s0i3: do a cli before looping the second thread
H. Peter Anvin
2010-12-14
1
-0
/
+2
*
s0i3: remove simulation code
H. Peter Anvin
2010-12-14
1
-25
/
+0
*
s0i3: add support for putting the secondary thread back into C6
H. Peter Anvin
2010-12-14
2
-4
/
+59
*
s0i3: set up auto clock gating during initialization
H. Peter Anvin
2010-12-14
1
-0
/
+4
*
s0i3: slightly more realistic timings
H. Peter Anvin
2010-12-14
1
-2
/
+2
*
s0i3: delay the PM_CMD write until immediately before MWAIT
H. Peter Anvin
2010-12-14
3
-17
/
+21
*
s0i3: don't simulate by default
H. Peter Anvin
2010-12-14
1
-1
/
+1
*
s0i3: remove cpu_up/cpu_down in s0i3_poke_other_cpu()
H. Peter Anvin
2010-12-14
1
-0
/
+2
*
s0i3: Make assembly code save and restore actually match
H. Peter Anvin
2010-12-14
2
-67
/
+87
*
s0i3: add interrupt handler
H. Peter Anvin
2010-12-14
1
-30
/
+70
*
s0i3: set the wakeup pointer, kernel_fpu_end() on S0i3 failure
H. Peter Anvin
2010-12-14
2
-2
/
+41
*
Initial S0i3 code test
H. Peter Anvin
2010-12-14
6
-11
/
+591
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-26
1
-15
/
+46
|
\
|
*
intel_idle: do not use the LAPIC timer for ATOM C2
Len Brown
2010-10-26
1
-1
/
+1
|
*
Merge branch 'intel_idle+snb' into idle-release
Len Brown
2010-10-23
1
-1
/
+42
|
|
\
|
|
*
intel_idle: add initial Sandy Bridge support
Len Brown
2010-10-23
1
-1
/
+43
|
*
|
intel_idle: delete bogus data from cpuidle_state.power_usage
Len Brown
2010-10-15
1
-7
/
+0
|
*
|
intel_idle: simplify test for leave_mm()
Len Brown
2010-10-15
1
-6
/
+3
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
|
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-8
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin
2010-09-17
1
-8
/
+1
|
|
/
/
*
|
|
intel_idle: enable Atom C6
Len Brown
2010-10-08
1
-5
/
+5
*
|
|
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2010-09-30
1
-4
/
+14
*
|
|
intel_idle: add missing __percpu markup
Namhyung Kim
2010-09-28
1
-1
/
+1
*
|
|
intel_idle: Change mode 755 => 644
Thomas Weber
2010-09-28
1
-0
/
+0
|
/
/
*
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-08-15
2
-56
/
+8
|
\
\
|
*
|
intel_idle: recognize Lincroft Atom Processor
Arjan van de Ven
2010-08-14
1
-0
/
+1
|
*
|
intel_idle: no longer EXPERIMENTAL
Len Brown
2010-08-14
1
-1
/
+0
|
*
|
intel_idle: disable module support
Len Brown
2010-08-14
1
-1
/
+1
|
*
|
intel_idle: add support for Westmere-EX
Len Brown
2010-07-26
1
-0
/
+1
|
*
|
intel_idle: delete power_policy modparam, and choose substate functions
Len Brown
2010-07-23
1
-43
/
+0
|
*
|
intel_idle: delete substates DEBUG modparam
Len Brown
2010-07-23
1
-13
/
+7
|
|
/
*
/
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
/
*
intel_idle: native hardware cpuidle driver for latest Intel processors
Len Brown
2010-05-28
3
-0
/
+473
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t
Rusty Russell
2009-12-17
1
-6
/
+9
*
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
2009-09-08
1
-8
/
+8
*
ioat: move to drivers/dma/ioat/
Dan Williams
2009-07-28
1
-2
/
+2
*
i7300_idle: allow testing on i5000-series hardware w/o re-compile
Len Brown
2009-05-28
1
-1
/
+5
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
i7300_idle: Kconfig, show menu only on x86_64
Venki Pallipadi
2008-10-28
1
-1
/
+2
*
i7300_idle: Cleanup based review comments
Venki Pallipadi
2008-10-24
2
-20
/
+24
[next]