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
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
2006-10-20
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
1
-1
/
+1
2006-10-17
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
1
-0
/
+6
2006-10-14
Pull trivial into test branch
Len Brown
1
-1
/
+1
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
1
-1
/
+1
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-7
/
+7
2006-10-14
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
1
-38
/
+63
2006-10-01
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
1
-4
/
+34
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
1
-1
/
+1
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-1
/
+1
2006-06-29
Pull c-states into release branch
Len Brown
1
-19
/
+16
2006-06-28
ACPI: additional blacklist entry for ThinkPad R40e
Bartlomiej Swiercz
1
-0
/
+3
2006-06-28
ACPI: restore comment justifying 'extra' P_LVLx access
Andreas Mohr
1
-2
/
+4
2006-06-28
ACPI: C-States: only demote on current bus mastering activity
Dominik Brodowski
1
-3
/
+4
2006-06-28
ACPI: C-States: bm_activity improvements
Dominik Brodowski
1
-12
/
+6
2006-06-28
ACPI: C-States: accounting of sleep states
Dominik Brodowski
1
-4
/
+6
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-41
/
+30
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-2
/
+2
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-9
/
+5
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-6
/
+6
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
1
-6
/
+6
2006-06-26
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
1
-0
/
+9
2006-05-14
ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr...
Andreas Mohr
1
-4
/
+4
2006-03-26
[PATCH] Fix compilation of processor_idle.c on IA64
Andi Kleen
1
-2
/
+4
2006-03-25
[PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.
Andi Kleen
1
-10
/
+15
2006-02-05
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
Ashok Raj
1
-1
/
+3
2006-02-05
[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported
Venkatesh Pallipadi
1
-1
/
+1
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-51
/
+82
2006-01-12
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+15
2006-01-07
[ACPI] Disable C2/C3 for _all_ IBM R40e Laptops
Thomas Rosner
1
-16
/
+51
2005-12-06
Pull 5165 into release branch
Len Brown
1
-5
/
+15
2005-12-06
[ACPI] correct earlier SMP deep C-states on HT patch
David Shaohua Li
1
-5
/
+15
2005-12-03
Add missing "local_irq_enable()" to C2/C3 exit logic
Linus Torvalds
1
-0
/
+1
2005-12-03
[PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routines
Nick Piggin
1
-7
/
+14
2005-12-02
[ACPI] handle BIOS with implicit C1 in _CST
Janosch Machowinski
1
-33
/
+31
2005-12-01
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
Venkatesh Pallipadi
1
-2
/
+0
2005-11-30
[ACPI] Add support for FADT P_LVL2_UP flag
Venkatesh Pallipadi
1
-0
/
+19
2005-11-30
[ACPI] Prefer _CST over FADT for C-state capabilities
Venkatesh Pallipadi
1
-5
/
+5
2005-11-18
Fix ACPI processor power block initialization
Linus Torvalds
1
-10
/
+4
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-14
/
+23
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-156
/
+159
2005-08-04
/home/lenb/src/to-linus branch 'acpi-2.6.12'
Len Brown
1
-4
/
+3
2005-08-03
[ACPI] fix 64-bit build warning in processor_idle.c
Len Brown
1
-4
/
+3
[next]