index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
Yinghai Lu
2013-01-12
1
-1
/
+1
*
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
1
-2
/
+7
*
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-21
1
-8
/
+8
*
ACPI: Allow ACPI handles of devices to be initialized in advance
Rafael J. Wysocki
2012-11-21
1
-10
/
+34
*
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
1
-8
/
+6
*
ACPI: Fix memory leak in acpi_bind_one()
Jesper Juhl
2012-10-23
1
-0
/
+1
*
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-09-21
1
-49
/
+86
*
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
Jeff Garzik
2012-07-25
1
-2
/
+2
*
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
2012-06-29
1
-2
/
+2
*
ACPI: Add stubs for (un)register_acpi_bus_type
Matthew Garrett
2012-05-11
1
-0
/
+2
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
2011-01-07
1
-4
/
+1
*
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
Zhao Yakui
2010-07-26
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-2
/
+2
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+1
*
Merge branch 'acpica' into release
Len Brown
2009-09-19
1
-5
/
+3
|
\
|
*
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
1
-1
/
+1
|
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
1
-4
/
+2
*
|
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
|
/
*
ACPI: kill acpi_get_physical_pci_device()
Alexander Chiang
2009-06-17
1
-40
/
+0
*
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
Bjorn Helgaas
2009-03-27
1
-5
/
+1
*
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-02-07
1
-4
/
+4
*
ACPI: video: Ignore devices that aren't present in hardware
Thomas Renninger
2008-11-07
1
-0
/
+40
*
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2008-10-14
1
-112
/
+0
*
Fix RTC wakealarm sysfs interface breakage.
Linus Torvalds
2008-10-12
1
-2
/
+1
*
ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)
Rafael J. Wysocki
2008-10-03
1
-1
/
+4
*
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
1
-4
/
+2
*
APCI: revert another duplicated patch
Thomas Gleixner
2008-07-20
1
-3
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-0
/
+2
|
\
|
*
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-07-07
1
-0
/
+2
*
|
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
2008-07-16
1
-0
/
+3
*
|
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
2008-06-26
1
-0
/
+3
*
|
ACPI: Disable Fixed_RTC event when installing RTC handler
Zhao Yakui
2008-06-11
1
-0
/
+6
|
/
*
ACPI: crosslink ACPI and "real" device nodes
David Brownell
2008-02-23
1
-0
/
+20
*
ACPI: misc cleanups
Adrian Bunk
2008-02-07
1
-4
/
+0
*
ACPI: fix empty macros found by -Wextra
Dave Jones
2007-07-22
1
-1
/
+1
*
workaround rtc-related acpi table bugs
David Brownell
2007-05-08
1
-2
/
+9
*
ACPI wakeup hooks for rtc-cmos
David Brownell
2007-05-08
1
-1
/
+36
*
ACPI: remove non-PNPACPI version of get_rtc_dev()
Len Brown
2007-02-15
1
-27
/
+0
*
ACPI: updates rtc-cmos device platform_data
David Brownell
2007-02-09
1
-0
/
+89
*
ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster
Justin Chen
2007-01-16
1
-123
/
+0
*
Pull style into test branch
Len Brown
2006-12-16
1
-2
/
+2
|
\
|
*
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
1
-2
/
+2
*
|
Pull trivial into test branch
Len Brown
2006-12-16
1
-1
/
+5
|
\
\
|
*
|
ACPI: optimize pci_rootbridge search
Chen, Justin
2006-10-27
1
-1
/
+5
|
|
/
*
|
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
1
-9
/
+11
|
/
*
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-30
1
-4
/
+4
*
[ACPI] ACPICA 20050930
Bob Moore
2005-12-10
1
-4
/
+4
*
Pull release into acpica branch
Len Brown
2005-12-06
1
-4
/
+5
|
\
[next]