Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull sbs into release branch | Len Brown | 2007-04-28 | 5 | -1040/+682 |
|\ | |||||
| * | ACPI: sbs: remove i2c_ec.[ch] | Len Brown | 2007-03-22 | 2 | -426/+0 |
| * | ACPI: sbs: Common interface with CM battery | Vladimir Lebedev | 2007-03-22 | 1 | -258/+319 |
| * | ACPI: sbs: Debug messages correction/improvement | Vladimir Lebedev | 2007-03-22 | 1 | -150/+149 |
| * | ACPI: sbs: remove I2C Makefile hooks | Vladimir Lebedev | 2007-03-22 | 1 | -1/+1 |
| * | ACPI: sbs: remove I2C Kconfig dependency | Vladimir Lebedev | 2007-03-22 | 1 | -2/+1 |
| * | ACPI: sbs: use EC rather than I2C | Vladimir Lebedev | 2007-03-22 | 1 | -278/+287 |
* | | Pull dock into release branch | Len Brown | 2007-04-28 | 1 | -0/+25 |
|\ \ | |||||
| * | | ACPI: dock: use NULL for pointer | Randy Dunlap | 2007-03-28 | 1 | -1/+2 |
| * | | ACPI: dock: add access to ACPI docking station UID | Ilya A. Volynets-Evenbakh | 2007-03-09 | 1 | -0/+24 |
* | | | Pull ec into release branch | Len Brown | 2007-04-28 | 2 | -321/+181 |
|\ \ \ | |||||
| * | | | ACPI: EC: Block queries until EC is fully initialized | Alexey Starikovskiy | 2007-03-09 | 1 | -1/+4 |
| * | | | ACPI: EC: Cleanup of EC initialization | Alexey Starikovskiy | 2007-03-09 | 1 | -19/+13 |
| * | | | ACPI: EC: first_ec is better to be acpi_ec than acpi_device. | Alexey Starikovskiy | 2007-03-09 | 1 | -28/+13 |
| * | | | ACPI: EC: Rename ec_ecdt to more informative boot_ec | Alexey Starikovskiy | 2007-03-09 | 1 | -23/+20 |
| * | | | ACPI: EC: Clean ECDT and namespace parsing. | Alexey Starikovskiy | 2007-03-09 | 1 | -96/+109 |
| * | | | ACPI: EC: Put install handlers into separate function. | Alexey Starikovskiy | 2007-03-09 | 1 | -60/+27 |
| * | | | ACPI: EC: Remove casts to/from void* from ec.c | Alexey Starikovskiy | 2007-03-09 | 1 | -7/+6 |
| * | | | ACPI: EC: enable burst functionality in EC. | Alexey Starikovskiy | 2007-03-09 | 1 | -52/+37 |
| * | | | ACPI: EC: "Fake ECDT" workaround is not needed any longer. | Alexey Starikovskiy | 2007-03-09 | 1 | -81/+0 |
| * | | | ACPI: EC: Make EC to initialize first in ACPI | Alexey Starikovskiy | 2007-03-09 | 1 | -3/+4 |
| * | | | ACPI: EC: Don't use Global Lock if not asked to do so | Alexey Starikovskiy | 2007-03-09 | 1 | -3/+0 |
* | | | | Pull misc-for-upstream into release branch | Len Brown | 2007-04-28 | 10 | -32/+33 |
|\ \ \ \ | |||||
| * | | | | ACPI: make /proc/acpi/wakeup more useful | David Brownell | 2007-04-25 | 1 | -3/+13 |
| * | | | | ACPI: word-smith kconfig help | Borislav Petkov | 2007-04-25 | 1 | -2/+2 |
| * | | | | ACPI: correct pathname in comment | Daniel Walker | 2007-04-25 | 1 | -1/+1 |
| * | | | | ACPI: use _STA bit names rather than 0x0F | Bjorn Helgaas | 2007-04-25 | 2 | -2/+6 |
| * | | | | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 2007-04-25 | 3 | -16/+7 |
| * | | | | ACPI: remove duplicate include | Ray Lee | 2007-04-25 | 1 | -8/+0 |
| * | | | | ACPI: Disable MSI on request of FADT | Shaohua Li | 2007-04-25 | 1 | -0/+4 |
* | | | | | Pull thinkpad into release branch | Len Brown | 2007-04-28 | 7 | -2836/+4936 |
|\ \ \ \ \ | |||||
| * | | | | | thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static | Adrian Bunk | 2007-04-28 | 1 | -1/+1 |
| * | | | | | ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers | Henrique de Moraes Holschuh | 2007-04-28 | 2 | -12/+136 |
| * | | | | | ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver | Henrique de Moraes Holschuh | 2007-04-28 | 2 | -0/+129 |
| * | | | | | ACPI: thinkpad-acpi: improve dock subdriver initialization | Henrique de Moraes Holschuh | 2007-04-28 | 1 | -28/+50 |
| * | | | | | ACPI: thinkpad-acpi: improve debugging for acpi helpers | Henrique de Moraes Holschuh | 2007-04-28 | 1 | -11/+20 |
| * | | | | | ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs | Henrique de Moraes Holschuh | 2007-04-28 | 1 | -2/+6 |
| * | | | | | ACPI: thinkpad-acpi: fix a fan watchdog invocation | Henrique de Moraes Holschuh | 2007-04-28 | 1 | -2/+3 |
| * | | | | | ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work | Henrique de Moraes Holschuh | 2007-04-28 | 1 | -0/+3 |
| * | | | | | ACPI: thinkpad-acpi: add a fan-control feature master toggle | Henrique de Moraes Holschuh | 2007-04-28 | 2 | -1/+31 |
| * | | | | | ACPI: thinkpad-acpi: update brightness sysfs interface support | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -2/+5 |
| * | | | | | ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver | Henrique de Moraes Holschuh | 2007-04-25 | 1 | -0/+33 |
| * | | | | | ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode | Henrique de Moraes Holschuh | 2007-04-25 | 1 | -4/+12 |
| * | | | | | ACPI: thinkpad-acpi: add sysfs support to fan subdriver | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -23/+309 |
| * | | | | | ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -1/+123 |
| * | | | | | ACPI: thinkpad-acpi: protect fan and hotkey data structures | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -27/+92 |
| * | | | | | ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -5/+102 |
| * | | | | | ACPI: thinkpad-acpi: driver sysfs conversion | Henrique de Moraes Holschuh | 2007-04-25 | 2 | -0/+93 |
| * | | | | | ACPI: thinkpad-acpi: register with the device model | Henrique de Moraes Holschuh | 2007-04-25 | 3 | -0/+63 |
| * | | | | | ACPI: thinkpad-acpi: improve fan watchdog messages | Henrique de Moraes Holschuh | 2007-04-21 | 1 | -3/+7 |