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
/
include
/
acpi
/
acpi_bus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-10
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
1
-1
/
+1
2009-09-10
ACPI: export acpi_pci_root and friends
Alex Chiang
1
-0
/
+16
2009-06-24
Merge branch 'bjorn-notify' into release
Len Brown
1
-0
/
+3
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-2
/
+2
2009-06-18
ACPI: allow drivers to request both device and system notify events
Bjorn Helgaas
1
-0
/
+3
2009-06-18
ACPI: kill acpi_get_physical_pci_device()
Alexander Chiang
1
-1
/
+0
2009-06-18
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
1
-0
/
+1
2009-06-13
ACPI: increase size of acpi_bus_id[]
Zhao Yakui
1
-1
/
+1
2009-04-07
ACPI: delete acpi_device.g_list
Len Brown
1
-1
/
+0
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
1
-0
/
+2
2009-03-28
ACPI: remove unused acpi_bus_ops flags
Bjorn Helgaas
1
-10
/
+0
2009-03-28
ACPI: remove unused acpi_device_ops .shutdown method
Bjorn Helgaas
1
-2
/
+0
2009-03-28
ACPI: remove unused acpi_device_ops .lock and .scan methods
Bjorn Helgaas
1
-4
/
+0
2008-11-08
ACPI: video: Ignore devices that aren't present in hardware
Thomas Renninger
1
-0
/
+2
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-1
/
+5
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+5
2008-09-24
ACPI: introduce notifier change to avoid duplicates
Shaohua Li
1
-0
/
+3
2008-07-08
Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n
David Howells
1
-0
/
+4
2008-07-08
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+2
2008-07-08
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
1
-0
/
+1
2008-07-08
ACPI: Introduce acpi_bus_power_manageable function
Rafael J. Wysocki
1
-0
/
+1
2008-06-12
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+2
2008-02-07
Merge branches 'release' and 'video' into release
Len Brown
1
-0
/
+3
2008-02-07
ACPI: create notifier chain to get hotkey events to graphics driver
Zhang Rui
1
-0
/
+3
2008-02-02
ACPI: attach thermal zone info
Zhang Rui
1
-0
/
+2
2008-01-25
kobject: convert /sys/firmware/acpi/ to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
Len Brown
1
-1
/
+2
2007-10-26
ACPI: Fan: Drop force_power_state acpi_device option
Alexey Starikovskiy
1
-2
/
+1
2007-10-10
Pull bugzilla-292300 into release branch
Len Brown
1
-1
/
+0
2007-09-27
ACPI: Add acpi_bus_generate_event4() function
Alexey Starikovskiy
1
-0
/
+1
2007-09-27
ACPI: Hibernate erroneously disabled Suspend wakeup devices
Alexey Starikovskiy
1
-1
/
+0
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+6
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
1
-2
/
+1
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-0
/
+9
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-2
/
+3
2007-07-25
Pull d-states into release branch
Len Brown
1
-0
/
+2
2007-07-23
ACPI: autoload modules - ACPICA modifications
Thomas Renninger
1
-2
/
+3
2007-07-22
ACPI: Add acpi_pm_device_sleep_state helper routine
Shaohua Li
1
-0
/
+2
2007-07-03
ACPI: Export events via generic netlink
Zhang Rui
1
-1
/
+2
2007-05-10
ACPICA: Lindent
Len Brown
1
-4
/
+5
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
1
-0
/
+3
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-02-03
Pull sysfs into test branch
Len Brown
1
-10
/
+12
2007-02-03
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-1
/
+0
2007-01-06
ACPI: use more understandable bus_id for ACPI devices
Zhang Rui
1
-1
/
+1
2006-12-16
ACPI: Set fake hid for non-PNPID ACPI devices
Zhang Rui
1
-5
/
+1
2006-12-16
ACPI: add acpi_bus_removal_type in acpi_device
Li Shaohua
1
-0
/
+1
[next]