Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | PNP: remove unused interfaces using pnp_resource_table | Bjorn Helgaas | 2008-04-29 | 2 | -84/+2 | |
| | * | PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface | Bjorn Helgaas | 2008-04-29 | 1 | -4/+5 | |
| | * | PNP: add pnp_init_resources(struct pnp_dev *) interface | Bjorn Helgaas | 2008-04-29 | 8 | -11/+16 | |
| | * | PNP: add debug when assigning PNP resources | Bjorn Helgaas | 2008-04-29 | 3 | -20/+100 | |
| | * | PNP: add debug output to encoders | Bjorn Helgaas | 2008-04-29 | 5 | -43/+127 | |
| | * | PNP: remove more pnp_resource_table arguments | Bjorn Helgaas | 2008-04-29 | 7 | -71/+73 | |
| | * | PNP: remove pnp_resource_table from internal get/set interfaces | Bjorn Helgaas | 2008-04-29 | 6 | -21/+16 | |
| | * | PNP: add debug output to option registration | Bjorn Helgaas | 2008-04-29 | 5 | -84/+141 | |
| | * | PNPACPI: pass pnp_dev instead of acpi_handle | Bjorn Helgaas | 2008-04-29 | 3 | -4/+5 | |
| | * | PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate | Bjorn Helgaas | 2008-04-29 | 1 | -11/+15 | |
| | * | PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() | Bjorn Helgaas | 2008-04-29 | 1 | -7/+4 | |
| | * | PNPACPI: use temporaries to reduce repetition | Bjorn Helgaas | 2008-04-29 | 1 | -73/+103 | |
| | * | PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq" | Bjorn Helgaas | 2008-04-29 | 1 | -2/+2 | |
| | * | PNP: add pnp_alloc_card() | Bjorn Helgaas | 2008-04-29 | 3 | -11/+31 | |
| | * | ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id() | Bjorn Helgaas | 2008-04-29 | 1 | -22/+6 | |
| | * | PNP: change pnp_add_card_id() to allocate its own pnp_id structures | Bjorn Helgaas | 2008-04-29 | 3 | -17/+33 | |
| | * | PNP: make pnp_add_card_id() internal to PNP core | Bjorn Helgaas | 2008-04-29 | 2 | -2/+1 | |
| | * | PNP: add pnp_alloc_dev() | Bjorn Helgaas | 2008-04-29 | 5 | -40/+42 | |
| | * | PNP: add pnp_eisa_id_to_string() | Bjorn Helgaas | 2008-04-29 | 5 | -45/+43 | |
| | * | PNP: change pnp_add_id() to allocate its own pnp_id structures | Bjorn Helgaas | 2008-04-29 | 6 | -48/+36 | |
| | * | PNP: make pnp_add_id() internal to PNP core | Bjorn Helgaas | 2008-04-29 | 4 | -2/+3 | |
| | * | PNPACPI: continue after _CRS and _PRS errors | Bjorn Helgaas | 2008-04-29 | 1 | -6/+2 | |
| | * | ISAPNP: move config register addresses out of isapnp.h | Bjorn Helgaas | 2008-04-29 | 2 | -10/+8 | |
| | * | PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set | Bjorn Helgaas | 2008-04-29 | 3 | -0/+12 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---------------------. \ | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 6167 | -302717/+390240 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | * | | ACPI: Cleanup: Remove unneeded, multiple local dummy variables | Thomas Renninger | 2008-04-29 | 1 | -10/+7 | |
| | | | | | | | | | | | | * | | ACPI: video - fix permissions on some proc entries | Dmitry Torokhov | 2008-04-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | * | | ACPI: video - properly handle errors when registering proc elements | Dmitry Torokhov | 2008-04-29 | 1 | -115/+115 | |
| | | | | | | | | | | | | * | | ACPI: video - do not store invalid entries in attached_array list | Dmitry Torokhov | 2008-04-29 | 1 | -31/+27 | |
| | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: bump up version to 0.20 | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -3/+3 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fix selects in Kconfig | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -1/+2 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: use a private workqueue | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -7/+19 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fluff really minor fix | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -1/+1 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -11/+11 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -7/+176 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -6/+76 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: prepare light and LED for sysfs support | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -55/+138 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -2/+11 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: fix brightness dimming control bug | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -15/+49 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -7/+15 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: enhance box identification output (v2) | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -3/+9 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: warn once about weird hotkey masks | Henrique de Moraes Holschuh | 2008-04-29 | 1 | -0/+17 | |
| | | | | | | | | | | | * | | ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) | Henrique de Moraes Holschuh | 2008-04-29 | 2 | -105/+183 | |
| | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | * | | intel_menlo: fix build warning | Len Brown | 2008-04-29 | 1 | -5/+0 | |
| | | | | | | | | | | * | | thermal: re-name thermal.c to thermal_sys.c | Len Brown | 2008-04-29 | 2 | -1/+0 | |
| | | | | | | | | | | * | | ACPI: update thermal temperature | Zhang, Rui | 2008-04-29 | 1 | -0/+5 | |
| | | | | | | | | | | * | | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-04-29 | 4 | -63/+54 | |
| | | | | | | | | | | * | | thermal: update the documentation | Zhang Rui | 2008-04-29 | 2 | -7/+28 | |
| | | | | | | | | | | * | | thermal: add hwmon sysfs I/F | Zhang Rui | 2008-04-29 | 2 | -0/+187 | |
| | | | | | | | | | | * | | thermal: add new get_crit_temp callback | Zhang, Rui | 2008-04-29 | 2 | -0/+14 |