| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-02-21 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | PNP: Switch from __check_region() to __request_region() | Jakub Sitnicki | 2015-01-22 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | PNP: Allow console to override ACPI device sleep | Peter Hurley | 2015-02-02 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | pnpbios: bail out on strange errors | Alan Cox | 2015-01-25 | 1 | -1/+2 |
| |/ |
|
* | | ACPI: Return translation offset when parsing ACPI address space resources | Jiang Liu | 2015-02-03 | 1 | -14/+15 |
* | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 2015-01-26 | 1 | -8/+8 |
|/ |
|
* | PNP: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -12/+12 |
* | ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 2014-07-23 | 1 | -28/+23 |
* | ACPI / PNP: do ACPI binding directly | Zhang Rui | 2014-07-07 | 1 | -38/+3 |
*---. | Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' | Rafael J. Wysocki | 2014-06-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | PNP / resources: remove positive test on unsigned values | Fabian Frederick | 2014-05-10 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | ACPI / PNP: use device ID list for PNPACPI device enumeration | Zhang Rui | 2014-05-30 | 1 | -24/+4 |
|/ / |
|
* | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 2014-05-05 | 1 | -1/+1 |
* | | PNP / ACPI: Do not return errors if _DIS or _SRS are not present | Rafael J. Wysocki | 2014-04-30 | 1 | -18/+26 |
* | | PNP: Fix compile error in quirks.c | Bjorn Helgaas | 2014-04-29 | 1 | -2/+2 |
|/ |
|
* | PNP: Work around BIOS defects in Intel MCH area reporting | Bjorn Helgaas | 2014-04-24 | 1 | -0/+79 |
* | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ |
|
| * | PNP: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-21 | 1 | -1/+1 |
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 | 1 | -4/+5 |
|\ \
| |/
|/| |
|
| * | asmlinkage, pnp: Make variables used from assembler code visible | Andi Kleen | 2014-02-13 | 1 | -4/+5 |
* | | PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures | Zhang Rui | 2014-03-11 | 1 | -3/+12 |
|/ |
|
* | 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-16 | 3 | -19/+28 |
|/ |
|
* | pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified | Shuah Khan | 2013-09-11 | 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-01 | 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 |
| |/ |
|