summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Pull misc-for-upstream into release branchLen Brown2007-05-101-16/+23
|\
| * acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-101-16/+23
* | Pull acpica into release branchLen Brown2007-05-1042-429/+395
|\ \
| * | ACPICA: LindentLen Brown2007-05-0942-429/+395
* | | Pull bugzilla-8385 into release branchLen Brown2007-05-1014-122/+174
|\ \ \ | |/ /
| * | ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-091-10/+35
| * | Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-094-22/+29
| * | Revert "Execute AML Notify() requests on stack."Len Brown2007-05-091-5/+6
| * | Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-099-89/+108
| |/
* | Pull thermal into release branchLen Brown2007-05-101-102/+2
|\ \ | |/ |/|
| * ACPI: delete un-reliable concept of cooling modeLen Brown2007-04-301-37/+2
| * ACPI: thermal trip points are read-onlyLen Brown2007-04-301-65/+0
* | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-092-15/+54
* | Fix unnecesary meminitYasunori Goto2007-05-081-2/+2
* | workaround rtc-related acpi table bugsDavid Brownell2007-05-081-2/+9
* | ACPI wakeup hooks for rtc-cmosDavid Brownell2007-05-082-3/+53
* | PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-081-1/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* | Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-2/+2
* | remove software_suspend()Johannes Berg2007-05-071-1/+1
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-2/+2
|\ \
| * | [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-05-041-45/+1
|\ \ \ | |/ / |/| |
| * | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger2007-04-261-45/+1
| |/
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-2/+11
* | Pull bugzilla-8346 into release branchLen Brown2007-04-281-0/+12
|\ \
| * | ACPICA: clear fields reserved before FADT r3Bob Moore2007-04-281-0/+12
| |/
* | 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-288-31/+28
|\ \ \ \ \
OpenPOWER on IntegriCloud