summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PNP: remove pnp_resource_table from internal pnp_clean_resource_table interfaceBjorn Helgaas2008-04-291-4/+5
| | * | PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2008-04-297-11/+14
| | * | PNP: add debug when assigning PNP resourcesBjorn Helgaas2008-04-293-20/+100
| | * | PNP: add debug output to encodersBjorn Helgaas2008-04-295-43/+127
| | * | PNP: remove more pnp_resource_table argumentsBjorn Helgaas2008-04-297-71/+73
| | * | PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas2008-04-295-19/+14Star
| | * | PNP: add debug output to option registrationBjorn Helgaas2008-04-294-76/+130
| | * | PNPACPI: pass pnp_dev instead of acpi_handleBjorn Helgaas2008-04-293-4/+5
| | * | PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriateBjorn Helgaas2008-04-291-11/+15
| | * | PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()Bjorn Helgaas2008-04-291-7/+4Star
| | * | PNPACPI: use temporaries to reduce repetitionBjorn Helgaas2008-04-291-73/+103
| | * | PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"Bjorn Helgaas2008-04-291-2/+2
| | * | PNP: add pnp_alloc_card()Bjorn Helgaas2008-04-293-11/+31
| | * | ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()Bjorn Helgaas2008-04-291-22/+6Star
| | * | PNP: change pnp_add_card_id() to allocate its own pnp_id structuresBjorn Helgaas2008-04-293-17/+33
| | * | PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas2008-04-291-0/+1
| | * | PNP: add pnp_alloc_dev()Bjorn Helgaas2008-04-295-40/+42
| | * | PNP: add pnp_eisa_id_to_string()Bjorn Helgaas2008-04-295-45/+43Star
| | * | PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas2008-04-296-48/+36Star
| | * | PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas2008-04-293-0/+3
| | * | PNPACPI: continue after _CRS and _PRS errorsBjorn Helgaas2008-04-291-6/+2Star
| | * | ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas2008-04-291-0/+8
| | * | PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas2008-04-293-0/+12
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------------. \ \ Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-302287-159062/+166897
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger2008-04-291-10/+7Star
| | | | | | | | | | | | | * | | ACPI: video - fix permissions on some proc entriesDmitry Torokhov2008-04-291-2/+2
| | | | | | | | | | | | | * | | ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov2008-04-291-115/+115
| | | | | | | | | | | | | * | | ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov2008-04-291-31/+27Star
| | | | | | | | | | | | | |/ /
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh2008-04-291-1/+2
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh2008-04-291-7/+19
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2008-04-291-1/+135
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2008-04-291-1/+56
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2008-04-292-55/+138
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh2008-04-291-2/+6
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh2008-04-291-15/+49
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh2008-04-291-7/+15
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh2008-04-291-3/+9
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh2008-04-291-0/+17
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh2008-04-291-105/+133
| | | | | | | | | | | | |/ /
| | | | | | | | | | | * | | intel_menlo: fix build warningLen Brown2008-04-291-5/+0Star
| | | | | | | | | | | * | | thermal: re-name thermal.c to thermal_sys.cLen Brown2008-04-292-1/+0Star
| | | | | | | | | | | * | | ACPI: update thermal temperatureZhang, Rui2008-04-291-0/+5
| | | | | | | | | | | * | | ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-294-63/+54Star
| | | | | | | | | | | * | | thermal: update the documentationZhang Rui2008-04-291-1/+1
| | | | | | | | | | | * | | thermal: add hwmon sysfs I/FZhang Rui2008-04-291-0/+163
| | | | | | | | | | | * | | thermal: add new get_crit_temp callbackZhang, Rui2008-04-291-0/+13
| | | | | | | | | | | * | | thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-295-4/+9
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | ACPI: crosslink ACPI and "real" device nodesDavid Brownell2008-02-231-0/+20