Age | Commit message (Expand) | Author | Files | Lines |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 1 | -1/+7 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+3 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 2 | -3/+3 |
2013-02-01 | PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c | Yasuaki Ishimatsu | 1 | -5/+5 |
2013-01-26 | drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-03 | PNP: Handle IORESOURCE_BITS in resource allocation | Witold Szczeponik | 1 | -4/+21 |
2013-01-03 | PNP: Simplify setting of resources | Witold Szczeponik | 1 | -37/+68 |
2012-12-12 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -13/+7 |
2012-12-08 | Merge branch 'acpi-general' | Rafael J. Wysocki | 1 | -1/+1 |
2012-12-08 | pnpacpi: fix incorrect TEST_ALPHA() test | Alan Cox | 1 | -1/+1 |
2012-12-04 | Merge branch 'acpi-general' | Rafael J. Wysocki | 1 | -0/+3 |
2012-11-30 | ACPI / PNP: Do not crash due to stale pointer use during system resume | Rafael J. Wysocki | 1 | -0/+3 |
2012-11-28 | pnpbios: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -13/+7 |
2012-11-24 | ACPI / PNP: skip ACPI device nodes associated with physical nodes already | Adrian Hunter | 1 | -0/+4 |
2012-11-15 | ACPI: Move device resources interpretation code from PNP to ACPI core | Rafael J. Wysocki | 3 | -264/+50 |
2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -6/+1 |
2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -2/+2 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+6 |
2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 1 | -1/+6 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
2012-01-07 | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas | 1 | -0/+42 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -47/+15 |
2011-11-07 | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 1 | -47/+15 |
2011-11-01 | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+1 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 1 | -25/+27 |
2011-07-26 | pnpacpi: register disabled resources | Witold Szczeponik | 1 | -25/+27 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2 | -11/+11 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
2011-03-23 | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 3 | -6/+10 |
2011-01-12 | Merge branch 'pnp' into release | Len Brown | 5 | -14/+13 |
2011-01-11 | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2 | -28/+72 |
2010-12-11 | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-27 | PNP: Set up pnp_debug via module and not via boot param. | Thomas Renninger | 1 | -6/+1 |
2010-10-27 | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 4 | -8/+12 |
2010-10-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -17/+39 |
2010-10-25 | Merge branch 'pnp-log' into release | Len Brown | 2 | -7/+8 |
2010-10-25 | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 1 | -5/+24 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+0 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+0 |
2010-10-02 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 4 | -5/+7 |
2010-10-01 | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 1 | -5/+24 |
2010-10-01 | PNP: log PNP resources, as we do for PCI | Bjorn Helgaas | 2 | -7/+8 |
2010-09-26 | isapnp: BKL removal | Arnd Bergmann | 1 | -7/+8 |
2010-07-19 | PNPACPI: Add support for remote wakeup | Alan Stern | 2 | -0/+26 |
2010-05-07 | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 1 | -0/+4 |
2010-05-06 | PNP: don't check for conflicts with bridge windows | Bjorn Helgaas | 1 | -0/+4 |
2010-04-29 | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 1 | -22/+4 |
2010-04-07 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 7 | -16/+33 |
2010-04-04 | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 1 | -12/+30 |