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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+22
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
1
-0
/
+1
2008-07-24
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
6
-18
/
+14
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
3
-9
/
+0
2008-07-21
APCI: revert another duplicated patch
Thomas Gleixner
1
-3
/
+0
2008-07-21
APCI: revert duplicated patch
Thomas Gleixner
2
-6
/
+0
2008-07-19
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
1
-3
/
+8
2008-07-19
Merge branch 'linus' into cpus4096
Ingo Molnar
71
-707
/
+1585
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
9
-190
/
+706
2008-07-17
Fix FADT parsing
Jan Beulich
1
-6
/
+11
2008-07-17
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
2
-1
/
+51
2008-07-17
ACPI: use dev_printk when possible
Bjorn Helgaas
1
-21
/
+17
2008-07-17
ACPI: video: fix brightness allocation
Julia Jomantaite
1
-50
/
+73
2008-07-17
ACPI: Disable MWAIT via DMI on broken Compal board
Zhao Yakui
1
-0
/
+28
2008-07-17
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2
-1
/
+18
2008-07-17
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+22
2008-07-17
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
3
-18
/
+171
2008-07-17
ACPICA: Fix mutex debug code for wrong loop termination value
Bob Moore
1
-2
/
+2
2008-07-17
ACPICA: Cleanup of _PRT parsing code
Bob Moore
1
-12
/
+12
2008-07-17
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
6
-76
/
+34
2008-07-17
ACPICA: Fix for invalid large array index on 64-bit systems
Bob Moore
1
-1
/
+1
2008-07-17
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
1
-2
/
+2
2008-07-17
ACPICA: Workaround for reversed _PRT entries from BIOS
Bob Moore
1
-0
/
+17
2008-07-17
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
6
-32
/
+44
2008-07-17
ACPICA: Several lint changes, no functional changes
Bob Moore
1
-4
/
+4
2008-07-17
ACPICA: Removed unused include files from source files
Bob Moore
1
-2
/
+0
2008-07-17
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
38
-168
/
+162
2008-07-17
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
1
-9
/
+5
2008-07-17
ACPICA: Fix for hang on GPE method invocation
Bob Moore
9
-19
/
+3
2008-07-17
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
1
-0
/
+35
2008-07-17
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-07-17
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-07-17
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2
-0
/
+6
2008-07-17
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
1
-0
/
+3
2008-07-17
Make GPE disable more robust
Bob Moore
2
-5
/
+63
2008-07-17
acpi: fix printk format warning
Randy Dunlap
1
-1
/
+1
2008-07-17
ACPI: fix processor throttling set error
Yi Yang
1
-4
/
+20
2008-07-17
ACPI: fix acpi fan state set error
Yi Yang
1
-1
/
+7
2008-07-17
ACPI: fix checkpatch.pl complaints in scan.c
Alok N Kataria
1
-4
/
+8
2008-07-17
ACPI: change processors from array to per_cpu variable
Mike Travis
4
-31
/
+29
2008-07-17
create sysfs link from acpi device to sysdev for cpu
Zhang Rui
1
-1
/
+7
2008-07-17
force offline the processor during hot-removal
Zhang Rui
1
-3
/
+3
2008-07-17
fix a deadlock issue when poking "eject" file
Zhang Rui
1
-24
/
+32
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-3
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-10
x86, VisWS: turn into generic arch, eliminate Kconfig specials
Ingo Molnar
1
-1
/
+0
2008-07-08
Revert parts of "x86: update mptable"
Ingo Molnar
1
-5
/
+0
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
22
-78
/
+117
[next]