Age | Commit message (Expand) | Author | Files | Lines |
2024-11-05 | ACPI: pci_link: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-08-27 | ACPI: pci_link: Clear the dependencies after probe |  Sunil V L | 1 | -0/+2 |
2022-07-27 | ACPI/PCI: Remove useless NULL pointer checks |  Andrey Strachuk | 1 | -4/+4 |
2022-02-21 | ACPI: clean up double words in two comments |  Tom Rix | 1 | -1/+1 |
2021-12-17 | ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device() |  Rafael J. Wysocki | 1 | -8/+4 |
2021-03-08 | ACPI: utils: Introduce acpi_evaluation_failure_warn() |  Rafael J. Wysocki | 1 | -4/+2 |
2021-03-08 | ACPI: PCI: Replace direct printk() invocations in pci_link.c |  Rafael J. Wysocki | 1 | -48/+38 |
2021-03-08 | ACPI: PCI: Replace ACPI_DEBUG_PRINT() and ACPI_EXCEPTION() |  Rafael J. Wysocki | 1 | -44/+36 |
2020-11-09 | ACPI: Fix whitespace inconsistencies |  Maximilian Luz | 1 | -6/+6 |
2020-05-14 | ACPI: Delete unused proc filename macros |  Pascal Terjan | 1 | -2/+0 |
2020-04-20 | ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable |  Hans de Goede | 1 | -2/+2 |
2019-08-21 | ACPI/PCI: Remove surplus parentheses from a return statement |  Krzysztof Wilczynski | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 |  Thomas Gleixner | 1 | -14/+1 |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting |  Erik Schmauss | 1 | -4/+4 |
2018-02-27 | ACPI / PCI: pci_link: Allow the absence of _PRS and change log level |  Alex Hung | 1 | -2/+2 |
2018-01-17 | ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled |  Sinan Kaya | 1 | -1/+1 |
2016-10-24 | ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs |  Sinan Kaya | 1 | -0/+4 |
2016-10-24 | ACPI/PCI: pci_link: penalize SCI correctly |  Sinan Kaya | 1 | -15/+15 |
2016-10-24 | ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages |  Sinan Kaya | 1 | -2/+2 |
2016-07-02 | ACPI,PCI,IRQ: separate ISA penalty calculation |  Sinan Kaya | 1 | -3/+3 |
2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" |  Sinan Kaya | 1 | -0/+36 |
2016-07-02 | ACPI,PCI,IRQ: factor in PCI possible |  Sinan Kaya | 1 | -12/+9 |
2016-06-30 | ACPI,PCI,IRQ: correct operator precedence |  Sinan Kaya | 1 | -1/+1 |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function |  Sinan Kaya | 1 | -4/+0 |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() |  Sinan Kaya | 1 | -36/+0 |
2016-05-05 | ACPI,PCI,IRQ: reduce static IRQ array size to 16 |  Sinan Kaya | 1 | -20/+20 |
2016-05-05 | ACPI,PCI,IRQ: reduce resource requirements |  Sinan Kaya | 1 | -29/+68 |
2016-02-24 | Revert "ACPI, PCI, irq: remove interrupt count restriction" |  Rafael J. Wysocki | 1 | -102/+34 |
2016-02-24 | Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()" |  Rafael J. Wysocki | 1 | -3/+11 |
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 implicit slab.h inclusion from percpu.h |  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 |