index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_drivers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
Sinan Kaya
1
-0
/
+7
2017-11-21
ACPI / EC: Fix regression related to PM ops support in ECDT device
Lv Zheng
1
-0
/
+1
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-05-07
ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific
Hanjun Guo
1
-0
/
+5
2014-02-22
ACPI / dock: Drop struct acpi_dock_ops and all code related to it
Rafael J. Wysocki
1
-22
/
+0
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
1
-2
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+0
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
1
-9
/
+1
2013-07-15
ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULE
Rafael J. Wysocki
1
-2
/
+2
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-2
/
+6
2013-03-24
ACPI: Remove acpi_pci_bind_root() definition
Toshi Kani
1
-1
/
+0
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
1
-5
/
+0
2012-11-05
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
1
-2
/
+2
2011-11-06
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
Bart Van Assche
1
-1
/
+1
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2010-10-19
ACPI: remove dead code
Stephen Hemminger
1
-2
/
+0
2010-04-04
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
Bjorn Helgaas
1
-2
/
+1
2010-03-24
acpi: Support IBM SMBus CMI devices
Darrick J. Wong
1
-0
/
+2
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-8
/
+5
2009-06-17
ACPI: kill acpi_get_pci_id
Alexander Chiang
1
-1
/
+0
2009-06-17
ACPI: simplify acpi_pci_irq_del_prt() API
Alexander Chiang
1
-1
/
+1
2009-06-17
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
1
-1
/
+1
2009-06-17
ACPI: eviscerate pci_bind.c
Alexander Chiang
1
-2
/
+1
2009-06-17
ACPI: Introduce acpi_get_pci_dev()
Alexander Chiang
1
-0
/
+1
2009-06-17
ACPI: make acpi_pci_bind() static
Alexander Chiang
1
-1
/
+0
2009-05-27
ACPI: processor: move device _HID into driver
Bjorn Helgaas
1
-1
/
+0
2009-05-27
ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID
Bjorn Helgaas
1
-1
/
+1
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
1
-0
/
+10
2009-03-17
ACPI: move private declarations to internal.h
Bjorn Helgaas
1
-23
/
+0
2008-11-11
Merge branch 'processor-256' into release
Len Brown
1
-0
/
+1
2008-11-07
ACPI: add driver component definitions to sysfs debug_layers
Bjorn Helgaas
1
-0
/
+4
2008-11-07
ACPI: fix conflicting component definitions
Bjorn Helgaas
1
-3
/
+3
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
1
-1
/
+12
2008-11-06
ACPI: Disambiguate processor declaration type
Myron Stowe
1
-0
/
+1
2008-11-06
ACPI: remove CONFIG_ACPI_EC
Bjorn Helgaas
1
-2
/
+0
2008-11-06
ACPI: remove CONFIG_ACPI_POWER
Bjorn Helgaas
1
-2
/
+0
2008-10-22
Merge branch 'ec' into test
Len Brown
1
-0
/
+1
2008-10-22
Merge branch 'dock' into test
Len Brown
1
-2
/
+7
2008-10-22
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...
Zhao Yakui
1
-0
/
+1
2008-10-11
ACPI: Enable EC device immediately after ACPI full initialization
Zhao Yakui
1
-0
/
+1
2008-09-23
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+7
2008-07-07
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
1
-1
/
+3
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-1
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-1
/
+0
2007-12-08
ACPI: Add autoload info to dock driver
Frank Seidel
1
-0
/
+1
2007-09-25
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
Alexey Starikovskiy
1
-4
/
+0
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-1
/
+1
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-0
/
+4
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-8
/
+13
[next]