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-11-07
ACPI: 80 column adherence and spelling fix (no functional change)
Myron Stowe
1
-3
/
+4
2008-11-07
ACPI: Behave uniquely based on processor declaration definition type
Myron Stowe
1
-34
/
+44
2008-11-07
ACPI: Disambiguate processor declaration type
Myron Stowe
2
-1
/
+2
2008-11-06
ACPI: remove CONFIG_ACPI_EC
Bjorn Helgaas
3
-11
/
+2
2008-11-06
ACPI: remove CONFIG_ACPI_POWER
Bjorn Helgaas
2
-5
/
+1
2008-11-06
ACPI: SBS: remove useless acpi_cm_sbs_init() initcall
Bjorn Helgaas
1
-6
/
+0
2008-11-06
ACPI: remove comments about debug layer/level to use
Bjorn Helgaas
2
-12
/
+0
2008-10-28
Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks
Ingo Molnar
77
-1683
/
+3320
2008-10-28
ACPI: bugfix reporting of event handler status
Zhang Rui
2
-12
/
+13
2008-10-28
ACPI: fan: Delete the strict check in power transition
Zhao Yakui
1
-5
/
+0
2008-10-28
ACPI: fix de-reference bug in power resource driver
Zhao Yakui
1
-1
/
+2
2008-10-25
ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.
Rafael J. Wysocki
1
-0
/
+2
2008-10-25
toshiba_acpi: always call input_sync() after input_report_switch()
Len Brown
1
-0
/
+2
2008-10-25
ACPI: Always report a sync event after a lid state change
Guillem Jover
1
-1
/
+2
2008-10-25
ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c
Miao Xie
1
-0
/
+5
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
74
-1458
/
+2745
2008-10-23
dock: make dock driver not a module
Shaohua Li
1
-1
/
+1
2008-10-23
ACPI: hack around sysfs warning with link order
Zhao Yakui
1
-1
/
+1
2008-10-23
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'linus' into test
Len Brown
7
-133
/
+267
2008-10-23
Merge branch 'ull' into test
Len Brown
21
-71
/
+83
2008-10-23
Merge branch 'suspend' into test
Len Brown
2
-27
/
+76
2008-10-23
Merge branch 'misc' into test
Len Brown
20
-33
/
+36
2008-10-23
Merge branch 'fadt-test' into test
Len Brown
1
-7
/
+25
2008-10-23
Merge branch 'ec' into test
Len Brown
3
-187
/
+197
2008-10-23
Merge branch 'dock' into test
Len Brown
6
-511
/
+355
2008-10-23
Merge branch 'cpuidle' into test
Len Brown
1
-0
/
+1
2008-10-23
Merge branch 'bugzilla-11481' into test
Len Brown
1
-3
/
+22
2008-10-23
Merge branch 'bugzilla-10503' into test
Len Brown
1
-0
/
+10
2008-10-23
Merge branch 'bugzilla-10237' into test
Len Brown
1
-2
/
+13
2008-10-23
Merge branch 'asus-cleanup' into test
Len Brown
1
-111
/
+110
2008-10-23
Merge branch 'acpica' into test
Len Brown
47
-435
/
+1634
2008-10-23
Merge branch 'bugfixes' into test
Len Brown
5
-66
/
+131
2008-10-23
Merge branch 'acer-wmi' into test
Len Brown
1
-2
/
+37
2008-10-23
Merge branch 'FW_BUG' into test
Len Brown
1
-3
/
+15
2008-10-23
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
1
-2
/
+9
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
4
-6
/
+933
2008-10-23
ACPICA: Fix for implicit return compatibility
Lin Ming
1
-0
/
+4
2008-10-23
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2
-1
/
+6
2008-10-23
ACPICA: Optimize buffer allocation procedure
Bob Moore
1
-25
/
+28
2008-10-23
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2
-0
/
+16
2008-10-23
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
1
-17
/
+11
2008-10-23
ACPICA: Remove unused ACPI register bit definition
Lin Ming
1
-1
/
+0
2008-10-23
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
1
-2
/
+3
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
22
-281
/
+280
2008-10-23
ACPICA: Update comments - no functional changes
Bob Moore
1
-10
/
+11
2008-10-23
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
4
-26
/
+29
2008-10-23
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
1
-8
/
+9
2008-10-23
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
1
-0
/
+21
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
3
-4
/
+2
[prev]
[next]