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
2013-04-25
ACPI: video: correct acpi_video_bus_add error processing
Aaron Lu
1
-77
/
+66
2013-04-24
ACPI: Fix wrong parameter passed to memblock_reserve
Wang YanQing
1
-1
/
+1
2013-04-22
acpi: video: enhance the quirk detect logic of _BQC
Aaron Lu
1
-10
/
+57
2013-04-08
ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
Paul Bolle
1
-8
/
+0
2013-03-30
PCI / ACPI: Don't query OSC support with all possible controls
Yinghai Lu
1
-2
/
+2
2013-03-26
ACPI / processor_thermal: avoid null pointer deference error
Colin Ian King
1
-6
/
+18
2013-03-26
ACPI / fan: avoid null pointer deference error
Colin Ian King
1
-2
/
+6
2013-03-25
ACPI / video: Fix applying indexed initial brightness value.
Danny Baumann
1
-23
/
+37
2013-03-25
ACPI / video: Make logic a little easier to understand.
Danny Baumann
1
-6
/
+7
2013-03-25
ACPI / video: Fix brightness control initialization for some laptops.
Danny Baumann
1
-17
/
+26
2013-03-25
ACPI: Use resource_size() in osl.c
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI / acpi_pad: Used PTR_RET
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warning in container.c
Andy Shevchenko
1
-0
/
+2
2013-03-25
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warnings in processor_throttling.c
Andy Shevchenko
1
-1
/
+2
2013-03-25
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
1
-0
/
+1
2013-03-25
ACPI: replace kmalloc+memcpy with kmemdup
Andrei Epure
1
-3
/
+2
2013-03-25
ACPI video: ignore BIOS backlight value for HP dm4
Gustavo Maciel Dias Vieira
1
-0
/
+8
2013-03-13
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-25
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-26
/
+13
2013-03-04
ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0
Chen Gang
1
-1
/
+1
2013-03-04
ACPI / processor: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-04
ACPI / Sleep: Avoid interleaved message on errors
Joe Perches
1
-5
/
+11
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-13
/
+10
2013-03-01
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-50
/
+21
2013-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-02-26
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-33
/
+95
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-123
/
+200
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2013-02-26
ghes: add the needed hooks for EDAC error report
Mauro Carvalho Chehab
1
-5
/
+19
2013-02-25
ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
Thomas Renninger
1
-1
/
+2
2013-02-24
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
1
-10
/
+13
2013-02-24
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
Wen Congyang
1
-0
/
+2
2013-02-24
memory-hotplug: remove sysfs file of node
Tang Chen
1
-2
/
+6
2013-02-24
Merge branch 'acpi-pm' into fixes
Rafael J. Wysocki
3
-29
/
+94
2013-02-24
ACPI / PM: Take unusual configurations of power resources into account
Rafael J. Wysocki
3
-29
/
+94
2013-02-23
Merge branch 'acpi-cleanup' into fixes
Rafael J. Wysocki
1
-4
/
+1
2013-02-23
ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off
Rafael J. Wysocki
1
-4
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+3
2013-02-21
ghes: move structures/enum to a header file
Mauro Carvalho Chehab
1
-45
/
+2
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
201
-5778
/
+6358
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+16
2013-02-19
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2
-86
/
+34
2013-02-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-35
/
+14
2013-02-18
Merge branch 'misc' into release
Len Brown
1
-1
/
+0
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
2
-86
/
+34
2013-02-16
Merge branch 'pci/jiang-pci_slot-kconfig' into next
Bjorn Helgaas
4
-16
/
+8
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
4
-16
/
+8
[next]