aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)Author
2014-06-18PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-01-12Merge branch 'pnp'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-07PNPBIOS: check return value of pnp_add_device()Dmitry Torokhov
2014-01-06PNP: Mark the function pnp_build_option() as static in resource.cRashika Kheria
2014-01-05PNP / card: add missing put_device() callLevente Kurusa
2013-12-23PNPACPI: check return value of pnp_add_device()Dmitry Torokhov
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-16PNP: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-24pnpacpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-11pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan
2013-08-27Merge branch 'pnp'Rafael J. Wysocki
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki
2013-07-27PNP: convert PNP driver bus legacy pm_ops to dev_pm_opsShuah Khan
2013-07-18PNP / ACPI: avoid garbage in resource nameLiu ShuoX
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-29isapnp: switch to fixed_size_llseek()Al Viro
2013-05-22pnp: restore automatic resolution of DMA conflictsDavid Flater
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-28Merge branch 'pnp'Rafael J. Wysocki
2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko
2013-04-23isapnp: remove debug leftoversAndy Shevchenko
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-31PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.cYasuaki Ishimatsu
2013-01-26drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik
2013-01-03PNP: Simplify setting of resourcesWitold Szczeponik
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki
2012-12-07pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox
2012-12-04Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-30ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki
2012-11-28pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-23ACPI / PNP: skip ACPI device nodes associated with physical nodes alreadyAdrian Hunter
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying