| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'pnp' | Rafael J. Wysocki | 2014-01-12 | 4 | -6/+20 |
|\ |
|
| * | PNPBIOS: check return value of pnp_add_device() | Dmitry Torokhov | 2014-01-07 | 1 | -3/+9 |
| * | PNP: Mark the function pnp_build_option() as static in resource.c | Rashika Kheria | 2014-01-06 | 1 | -1/+1 |
| * | PNP / card: add missing put_device() call | Levente Kurusa | 2014-01-05 | 1 | -0/+1 |
| * | PNPACPI: check return value of pnp_add_device() | Dmitry Torokhov | 2013-12-23 | 1 | -2/+9 |
* | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-01-12 | 1 | -13/+8 |
|\ \ |
|
| * | | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 2013-12-07 | 1 | -13/+8 |
* | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 2 | -2/+0 |
|\| |
| |/
|/| |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 2 | -2/+0 |
* | | PNP: fix restoring devices after hibernation | Dmitry Torokhov | 2013-12-05 | 1 | -1/+11 |
|/ |
|
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 1 | -5/+5 |
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -8/+3 |
|\ |
|
| * | pnpacpi: convert acpi_get_handle() to acpi_has_method() | Zhang Rui | 2013-09-24 | 1 | -8/+3 |
* | | PNP: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-17 | 3 | -19/+28 |
|/ |
|
* | pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified | Shuah Khan | 2013-09-12 | 1 | -0/+13 |
* | Merge branch 'pnp' | Rafael J. Wysocki | 2013-08-27 | 1 | -3/+18 |
|\ |
|
| * | PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops | Shuah Khan | 2013-07-27 | 1 | -3/+18 |
* | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 2013-07-30 | 1 | -3/+3 |
|/ |
|
* | PNP / ACPI: avoid garbage in resource name | Liu ShuoX | 2013-07-18 | 2 | -1/+2 |
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -5/+9 |
|\ |
|
| * | pnp: restore automatic resolution of DMA conflicts | David Flater | 2013-05-22 | 1 | -5/+9 |
* | | isapnp: switch to fixed_size_llseek() | Al Viro | 2013-06-29 | 1 | -21/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 1 | -8/+1 |
|\ |
|
| * | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 | 1 | -8/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -6/+4 |
|\ \ |
|
| * | | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 1 | -1/+1 |
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 2 | -5/+3 |
| |/ |
|
* | | Merge branch 'pnp' | Rafael J. Wysocki | 2013-04-28 | 2 | -14/+2 |
|\ \ |
|
| * | | pnp: use %*phC to dump small buffers | Andy Shevchenko | 2013-04-23 | 1 | -3/+2 |
| * | | isapnp: remove debug leftovers | Andy Shevchenko | 2013-04-23 | 1 | -11/+0 |
| |/ |
|
* / | ACPI: Set length even for TYPE_END_TAG acpi resource | Yinghai Lu | 2013-03-24 | 1 | -0/+1 |
|/ |
|
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -1/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 2 | -3/+3 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 2 | -3/+3 |
* | | PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c | Yasuaki Ishimatsu | 2013-01-31 | 1 | -5/+5 |
* | | drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-26 | 1 | -2/+2 |
|/ |
|
* | PNP: Handle IORESOURCE_BITS in resource allocation | Witold Szczeponik | 2013-01-03 | 1 | -4/+21 |
* | PNP: Simplify setting of resources | Witold Szczeponik | 2013-01-03 | 1 | -37/+68 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -13/+7 |
|\ |
|
| * | pnpbios: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -13/+7 |
* | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-07 | 1 | -1/+1 |
|\ \ |
|
| * | | pnpacpi: fix incorrect TEST_ALPHA() test | Alan Cox | 2012-12-07 | 1 | -1/+1 |
* | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-04 | 1 | -0/+3 |
|\| | |
|
| * | | ACPI / PNP: Do not crash due to stale pointer use during system resume | Rafael J. Wysocki | 2012-11-30 | 1 | -0/+3 |
| |/ |
|
* | | ACPI / PNP: skip ACPI device nodes associated with physical nodes already | Adrian Hunter | 2012-11-23 | 1 | -0/+4 |
* | | ACPI: Move device resources interpretation code from PNP to ACPI core | Rafael J. Wysocki | 2012-11-15 | 3 | -264/+50 |
|/ |
|
* | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 | 1 | -6/+1 |
* | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-31 | 1 | -1/+6 |
|\ |
|
| * | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 2012-03-30 | 1 | -1/+6 |