index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release
Len Brown
1
-11
/
+36
2008-02-07
cpuidle: Add a poll_idle method
venkatesh.pallipadi@intel.com
1
-1
/
+3
2008-02-07
ACPI: cpuidle: Support C1 idle time accounting
venkatesh.pallipadi@intel.com
1
-1
/
+6
2008-02-07
ACPI: enable MWAIT for C1 idle
venkatesh.pallipadi@intel.com
1
-8
/
+12
2008-02-07
ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling
venkatesh.pallipadi@intel.com
1
-0
/
+11
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
1
-7
/
+11
2008-01-30
x86: don't disable TSC in any C states on AMD Fam10h
Andi Kleen
1
-4
/
+28
2008-01-30
x86: voluntary leave_mm before entering ACPI C3
Venki Pallipadi
1
-0
/
+2
2008-01-08
ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case
Venki Pallipadi
1
-0
/
+4
2007-12-14
cpuidle: default processor.latency_factor=2
Len Brown
1
-1
/
+1
2007-12-14
cpuidle: create processor.latency_factor tunable
Len Brown
1
-1
/
+4
2007-12-07
ACPI: move timer broadcast before busmaster disable
Thomas Gleixner
1
-5
/
+14
2007-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+1
2007-11-26
ACPI: Set max_cstate to 1 for early Opterons.
Alexey Starikovskiy
1
-0
/
+1
2007-11-20
Pull cpuidle into release branch
Len Brown
1
-48
/
+63
2007-11-20
cpuidle: fix HP nx6125 regression
Venkatesh Pallipadi
1
-70
/
+55
2007-11-20
cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooks
Venkatesh Pallipadi
1
-2
/
+17
2007-11-20
cpuidle: fix C3 for no bus-master control case
Venkatesh Pallipadi
1
-10
/
+25
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-39
/
+449
2007-10-13
ACPI: remove the now unused ifdef code
Thomas Gleixner
1
-12
/
+0
2007-10-10
ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle
Len Brown
1
-0
/
+6
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-39
/
+443
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-23
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
1
-1
/
+18
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
1
-7
/
+25
2007-08-07
ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"
Venki Pallipadi
1
-4
/
+10
2007-07-22
Pull misc into release branch
Len Brown
1
-5
/
+15
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
1
-2
/
+2
2007-07-19
ACPI: Enable C3 even when PM2_control is zero
Venkatesh Pallipadi
1
-5
/
+15
2007-06-23
ACPI: fix 2.6.20 SMP boot regression
Venkatesh Pallipadi
1
-4
/
+6
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
1
-2
/
+2
2007-04-25
ACPI: remove duplicate include
Ray Lee
1
-8
/
+0
2007-03-23
[PATCH] i386: add command line option "local_apic_timer_c2_ok"
Thomas Gleixner
1
-1
/
+2
2007-03-23
Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...
Linus Torvalds
1
-29
/
+9
2007-03-17
ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)
Thomas Renninger
1
-9
/
+29
2007-02-17
Pull fluff into release branch
Len Brown
1
-2
/
+1
2007-02-17
Pull misc-for-upstream into release branch
Len Brown
1
-0
/
+8
2007-02-16
[PATCH] clockevents: i386 drivers
Thomas Gleixner
1
-0
/
+38
2007-02-16
[PATCH] ACPI keep track of timer broadcasting
Thomas Gleixner
1
-19
/
+47
2007-02-16
[PATCH] ACPI: fix missing include for UP
Thomas Gleixner
1
-0
/
+10
2007-02-16
ACPI: include apic.h in processor driver for benefit of UP kernels
Thomas Gleixner
1
-0
/
+8
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-1
/
+0
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-1
/
+1
2007-02-03
ACPICA: fix gcc build warnings
Alexey Starikovskiy
1
-1
/
+1
2007-02-03
ACPICA: use new ACPI headers.
Alexey Starikovskiy
1
-14
/
+14
2007-02-03
ACPICA: Remove obsolete Flags parameter.
Bob Moore
1
-14
/
+7
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-14
/
+15
2006-12-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-7
/
+7
2006-12-22
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
1
-2
/
+10
2006-12-16
Pull style into test branch
Len Brown
1
-7
/
+7
[next]