| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | powerpc: remove PReP platform | Paul Bolle | 2013-04-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 |
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
| |/ |
|
* | | Merge branch 'pnp' | Rafael J. Wysocki | 2013-04-27 |
|\ \ |
|
| * | | pnp: use %*phC to dump small buffers | Andy Shevchenko | 2013-04-23 |
| * | | isapnp: remove debug leftovers | Andy Shevchenko | 2013-04-23 |
| |/ |
|
* / | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 2013-03-23 |
|/ |
|
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c | Yasuaki Ishimatsu | 2013-01-31 |
* | | drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-25 |
|/ |
|
* | PNP: Handle IORESOURCE_BITS in resource allocation | Witold Szczeponik | 2013-01-03 |
* | PNP: Simplify setting of resources | Witold Szczeponik | 2013-01-03 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 |
|\ |
|
| * | pnpbios: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 |
* | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-07 |
|\ \ |
|
| * | | pnpacpi: fix incorrect TEST_ALPHA() test | Alan Cox | 2012-12-07 |
* | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-04 |
|\| | |
|
| * | | ACPI / PNP: Do not crash due to stale pointer use during system resume | Rafael J. Wysocki | 2012-11-30 |
| |/ |
|
* | | ACPI / PNP: skip ACPI device nodes associated with physical nodes already | Adrian Hunter | 2012-11-23 |
* | | ACPI: Move device resources interpretation code from PNP to ACPI core | Rafael J. Wysocki | 2012-11-14 |
|/ |
|
* | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 |
* | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 2012-03-30 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
|/ |
|
* | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas | 2012-01-06 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 2011-11-06 |
* | | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 |
|/ |
|
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | pnpacpi: register disabled resources | Witold Szczeponik | 2011-07-25 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 |
* | Merge branch 'pnp' into release | Len Brown | 2011-01-12 |
|\ |
|
| * | PNP: Set up pnp_debug via module and not via boot param. | Thomas Renninger | 2010-10-27 |
| * | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 2010-10-27 |
* | | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2011-01-11 |
* | | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 2010-12-11 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pnp-log' into release | Len Brown | 2010-10-25 |
| |\ |
|
| | * | PNP: log PNP resources, as we do for PCI | Bjorn Helgaas | 2010-10-01 |
| * | | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 2010-10-25 |
| |\ \ |
|
| | * | | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 2010-10-01 |
| | |/ |
|
| * / | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 |
| |/ |
|