Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | ACPI / PCI: Simplify acpi_penalize_isa_irq() | Rafael J. Wysocki | 1 | -11/+3 |
2016-01-01 | ACPI, PCI, irq: remove interrupt number restriction | Sinan Kaya | 1 | -2/+2 |
2016-01-01 | ACPI, PCI, irq: remove interrupt count restriction | Sinan Kaya | 1 | -34/+102 |
2015-09-26 | ACPI / PCI: Remove duplicated penalty on SCI IRQ | Jiang Liu | 1 | -2/+1 |
2015-09-26 | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu | 1 | -0/+13 |
2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 1 | -0/+16 |
2015-08-27 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 1 | -0/+16 |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 1 | -2/+0 |
2014-01-06 | ACPI / PCI: Include appropriate header file in pci_link.c | Rashika | 1 | -0/+2 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -3/+1 |
2013-03-24 | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 1 | -0/+1 |
2013-01-30 | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler | Rafael J. Wysocki | 1 | -33/+14 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
2012-05-08 | acpi: use KERN_CONT in printk() continuation lines | Kay Sievers | 1 | -6/+6 |
2011-03-18 | ACPI: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 1 | -22/+8 |
2010-10-15 | ACPI: remove unused declaration of proc_fs.h | Zhang Rui | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-16 | acpi: make ACPI device id constant | Márton Németh | 1 | -1/+1 |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
2009-03-17 | ACPI: pci_link: simplify list of link devices | Bjorn Helgaas | 1 | -26/+6 |
2009-03-17 | ACPI: pci_link: remove unnecessary null pointer checks | Bjorn Helgaas | 1 | -13/+1 |
2009-03-17 | ACPI: pci_link: remove unnecessary casts and initializations | Bjorn Helgaas | 1 | -19/+19 |
2009-03-17 | ACPI: pci_link: clean up whitespace | Bjorn Helgaas | 1 | -46/+27 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 1 | -1/+1 |
2009-01-09 | Merge branch 'misc' into release | Len Brown | 1 | -4/+0 |
2008-12-30 | ACPI: ec.c, pci_link.c, video_detec.c: static | Roel Kluin | 1 | -1/+1 |
2008-12-30 | ACPI: Do not modify SCI_EN directly | Rafael J. Wysocki | 1 | -4/+0 |
2008-11-11 | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 1 | -2/+9 |
2008-10-22 | Merge branch 'misc' into test | Len Brown | 1 | -1/+1 |
2008-10-22 | ACPI: Fix possible null ptr dereference | donald.d.dugger@intel.com | 1 | -2/+2 |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
2008-08-15 | ACPI: bounds check IRQ to prevent memory corruption | Bjorn Helgaas | 1 | -5/+7 |
2008-07-18 | ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors | Bjorn Helgaas | 1 | -11/+20 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -1/+1 |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -2/+7 |
2007-07-22 | ACPI: drivers/acpi/pci_link.c: lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -1/+0 |
2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
2007-02-02 | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 1 | -1/+1 |
2007-02-02 | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 1 | -1/+1 |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -4/+2 |
2006-12-16 | Pull style into test branch | Len Brown | 1 | -4/+4 |
2006-10-14 | ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL | Jiri Kosina | 1 | -1/+1 |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -4/+4 |
2006-07-10 | ACPI: acpi_os_allocate() fixes | Len Brown | 1 | -7/+0 |
2006-06-30 | ACPI: pci_link: Remove unneeded acpi_handle from driver. | Patrick Mochel | 1 | -4/+1 |
2006-06-30 | ACPI: pci_link: Use acpi_device's handle instead of driver's | Patrick Mochel | 1 | -5/+5 |