index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_link.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
2014-03-19
1
-2
/
+0
*
ACPI / PCI: Include appropriate header file in pci_link.c
Rashika
2014-01-06
1
-0
/
+2
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-3
/
+1
*
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
2013-03-24
1
-0
/
+1
*
ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler
Rafael J. Wysocki
2013-01-30
1
-33
/
+14
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-2
/
+2
*
acpi: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
1
-6
/
+6
*
ACPI: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-18
1
-22
/
+8
*
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
2010-10-15
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
acpi: make ACPI device id constant
Márton Németh
2010-01-16
1
-1
/
+1
*
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
*
ACPI: pci_link: simplify list of link devices
Bjorn Helgaas
2009-03-17
1
-26
/
+6
*
ACPI: pci_link: remove unnecessary null pointer checks
Bjorn Helgaas
2009-03-17
1
-13
/
+1
*
ACPI: pci_link: remove unnecessary casts and initializations
Bjorn Helgaas
2009-03-17
1
-19
/
+19
*
ACPI: pci_link: clean up whitespace
Bjorn Helgaas
2009-03-17
1
-46
/
+27
*
ACPI: add missing KERN_* constants to printks
Frank Seidel
2009-02-07
1
-1
/
+1
*
Merge branch 'misc' into release
Len Brown
2009-01-09
1
-4
/
+0
|
\
|
*
ACPI: Do not modify SCI_EN directly
Rafael J. Wysocki
2008-12-30
1
-4
/
+0
*
|
ACPI: ec.c, pci_link.c, video_detec.c: static
Roel Kluin
2008-12-30
1
-1
/
+1
|
/
*
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
2008-11-11
1
-2
/
+9
*
Merge branch 'misc' into test
Len Brown
2008-10-22
1
-1
/
+1
|
\
|
*
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-1
/
+1
*
|
ACPI: Fix possible null ptr dereference
donald.d.dugger@intel.com
2008-10-22
1
-2
/
+2
|
/
*
ACPI: bounds check IRQ to prevent memory corruption
Bjorn Helgaas
2008-08-15
1
-5
/
+7
*
ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors
Bjorn Helgaas
2008-07-18
1
-11
/
+20
*
ACPI: misc cleanups
Adrian Bunk
2008-02-07
1
-1
/
+1
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-2
/
+7
*
ACPI: drivers/acpi/pci_link.c: lower printk severity
Dan Aloni
2007-07-22
1
-1
/
+1
*
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
1
-1
/
+0
*
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
1
-1
/
+1
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-02
1
-1
/
+1
*
ACPICA: Remove obsolete Flags parameter.
Bob Moore
2007-02-02
1
-1
/
+1
*
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-4
/
+2
*
Pull style into test branch
Len Brown
2006-12-16
1
-4
/
+4
|
\
|
*
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
1
-4
/
+4
*
|
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
2006-10-14
1
-1
/
+1
|
/
*
ACPI: acpi_os_allocate() fixes
Len Brown
2006-07-10
1
-7
/
+0
*
ACPI: pci_link: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-4
/
+1
*
ACPI: pci_link: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-5
/
+5
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-60
/
+45
*
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
1
-18
/
+18
*
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
2006-06-27
1
-17
/
+17
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
1
-49
/
+41
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
1
-12
/
+13
|
\
|
*
sem2mutex: acpi, acpi_link_lock
Ingo Molnar
2006-05-13
1
-12
/
+13
*
|
Make sure to re-enable SCI after an ACPI suspend
Linus Torvalds
2006-06-19
1
-0
/
+3
|
/
*
[ACPI] remove "Resource isn't an IRQ" warning
Len Brown
2006-01-26
1
-1
/
+3
[next]