summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Pull sbs into release branchLen Brown2007-04-285-1040/+682
|\
| * ACPI: sbs: remove i2c_ec.[ch]Len Brown2007-03-222-426/+0
| * ACPI: sbs: Common interface with CM batteryVladimir Lebedev2007-03-221-258/+319
| * ACPI: sbs: Debug messages correction/improvementVladimir Lebedev2007-03-221-150/+149
| * ACPI: sbs: remove I2C Makefile hooksVladimir Lebedev2007-03-221-1/+1
| * ACPI: sbs: remove I2C Kconfig dependencyVladimir Lebedev2007-03-221-2/+1
| * ACPI: sbs: use EC rather than I2CVladimir Lebedev2007-03-221-278/+287
* | Pull dock into release branchLen Brown2007-04-281-0/+25
|\ \
| * | ACPI: dock: use NULL for pointerRandy Dunlap2007-03-281-1/+2
| * | ACPI: dock: add access to ACPI docking station UIDIlya A. Volynets-Evenbakh2007-03-091-0/+24
* | | Pull ec into release branchLen Brown2007-04-282-321/+181
|\ \ \
| * | | ACPI: EC: Block queries until EC is fully initializedAlexey Starikovskiy2007-03-091-1/+4
| * | | ACPI: EC: Cleanup of EC initializationAlexey Starikovskiy2007-03-091-19/+13
| * | | ACPI: EC: first_ec is better to be acpi_ec than acpi_device.Alexey Starikovskiy2007-03-091-28/+13
| * | | ACPI: EC: Rename ec_ecdt to more informative boot_ecAlexey Starikovskiy2007-03-091-23/+20
| * | | ACPI: EC: Clean ECDT and namespace parsing.Alexey Starikovskiy2007-03-091-96/+109
| * | | ACPI: EC: Put install handlers into separate function.Alexey Starikovskiy2007-03-091-60/+27
| * | | ACPI: EC: Remove casts to/from void* from ec.cAlexey Starikovskiy2007-03-091-7/+6
| * | | ACPI: EC: enable burst functionality in EC.Alexey Starikovskiy2007-03-091-52/+37
| * | | ACPI: EC: "Fake ECDT" workaround is not needed any longer.Alexey Starikovskiy2007-03-091-81/+0
| * | | ACPI: EC: Make EC to initialize first in ACPIAlexey Starikovskiy2007-03-091-3/+4
| * | | ACPI: EC: Don't use Global Lock if not asked to do soAlexey Starikovskiy2007-03-091-3/+0
* | | | Pull misc-for-upstream into release branchLen Brown2007-04-2810-32/+33
|\ \ \ \
| * | | | ACPI: make /proc/acpi/wakeup more usefulDavid Brownell2007-04-251-3/+13
| * | | | ACPI: word-smith kconfig helpBorislav Petkov2007-04-251-2/+2
| * | | | ACPI: correct pathname in commentDaniel Walker2007-04-251-1/+1
| * | | | ACPI: use _STA bit names rather than 0x0FBjorn Helgaas2007-04-252-2/+6
| * | | | ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-253-16/+7
| * | | | ACPI: remove duplicate includeRay Lee2007-04-251-8/+0
| * | | | ACPI: Disable MSI on request of FADTShaohua Li2007-04-251-0/+4
* | | | | Pull thinkpad into release branchLen Brown2007-04-287-2836/+4936
|\ \ \ \ \
| * | | | | thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex staticAdrian Bunk2007-04-281-1/+1
| * | | | | ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdriversHenrique de Moraes Holschuh2007-04-282-12/+136
| * | | | | ACPI: thinkpad-acpi: add sysfs support to hotkey subdriverHenrique de Moraes Holschuh2007-04-282-0/+129
| * | | | | ACPI: thinkpad-acpi: improve dock subdriver initializationHenrique de Moraes Holschuh2007-04-281-28/+50
| * | | | | ACPI: thinkpad-acpi: improve debugging for acpi helpersHenrique de Moraes Holschuh2007-04-281-11/+20
| * | | | | ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfsHenrique de Moraes Holschuh2007-04-281-2/+6
| * | | | | ACPI: thinkpad-acpi: fix a fan watchdog invocationHenrique de Moraes Holschuh2007-04-281-2/+3
| * | | | | ACPI: thinkpad-acpi: do not arm fan watchdog if it would not workHenrique de Moraes Holschuh2007-04-281-0/+3
| * | | | | ACPI: thinkpad-acpi: add a fan-control feature master toggleHenrique de Moraes Holschuh2007-04-282-1/+31
| * | | | | ACPI: thinkpad-acpi: update brightness sysfs interface supportHenrique de Moraes Holschuh2007-04-252-2/+5
| * | | | | ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriverHenrique de Moraes Holschuh2007-04-251-0/+33
| * | | | | ACPI: thinkpad-acpi: add a safety net for TPEC fan control modeHenrique de Moraes Holschuh2007-04-251-4/+12
| * | | | | ACPI: thinkpad-acpi: add sysfs support to fan subdriverHenrique de Moraes Holschuh2007-04-252-23/+309
| * | | | | ACPI: thinkpad-acpi: add sysfs support to the thermal subdriverHenrique de Moraes Holschuh2007-04-252-1/+123
| * | | | | ACPI: thinkpad-acpi: protect fan and hotkey data structuresHenrique de Moraes Holschuh2007-04-252-27/+92
| * | | | | ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributesHenrique de Moraes Holschuh2007-04-252-5/+102
| * | | | | ACPI: thinkpad-acpi: driver sysfs conversionHenrique de Moraes Holschuh2007-04-252-0/+93
| * | | | | ACPI: thinkpad-acpi: register with the device modelHenrique de Moraes Holschuh2007-04-253-0/+63
| * | | | | ACPI: thinkpad-acpi: improve fan watchdog messagesHenrique de Moraes Holschuh2007-04-211-3/+7