| Commit message (Expand) | Author | Age |
* | acpi: fix potential call to a freed memory section. | Aaron Durbin | 2007-05-17 |
* | Pull misc-for-upstream into release branch | Len Brown | 2007-05-10 |
|\ |
|
| * | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm... | Lennart Poettering | 2007-05-10 |
* | | Pull acpica into release branch | Len Brown | 2007-05-10 |
|\ \ |
|
| * | | ACPICA: Lindent | Len Brown | 2007-05-09 |
* | | | Pull bugzilla-8385 into release branch | Len Brown | 2007-05-10 |
|\| | |
|
| * | | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 2007-05-09 |
| * | | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-09 |
| * | | Revert "Execute AML Notify() requests on stack." | Len Brown | 2007-05-09 |
| * | | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 2007-05-09 |
| |/ |
|
* | | Pull thermal into release branch | Len Brown | 2007-05-10 |
|\ \
| |/
|/| |
|
| * | ACPI: delete un-reliable concept of cooling mode | Len Brown | 2007-04-30 |
| * | ACPI: thermal trip points are read-only | Len Brown | 2007-04-30 |
* | | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 |
* | | Fix unnecesary meminit | Yasunori Goto | 2007-05-08 |
* | | workaround rtc-related acpi table bugs | David Brownell | 2007-05-08 |
* | | ACPI wakeup hooks for rtc-cmos | David Brownell | 2007-05-08 |
* | | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 |
* | | remove software_suspend() | Johannes Berg | 2007-05-07 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-05-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support | Thomas Renninger | 2007-04-26 |
| |/ |
|
* | | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 |
* | | Pull bugzilla-8346 into release branch | Len Brown | 2007-04-28 |
|\ \ |
|
| * | | ACPICA: clear fields reserved before FADT r3 | Bob Moore | 2007-04-28 |
| |/ |
|
* | | Pull sbs into release branch | Len Brown | 2007-04-28 |
|\ \ |
|
| * | | ACPI: sbs: remove i2c_ec.[ch] | Len Brown | 2007-03-22 |
| * | | ACPI: sbs: Common interface with CM battery | Vladimir Lebedev | 2007-03-22 |
| * | | ACPI: sbs: Debug messages correction/improvement | Vladimir Lebedev | 2007-03-22 |
| * | | ACPI: sbs: remove I2C Makefile hooks | Vladimir Lebedev | 2007-03-22 |
| * | | ACPI: sbs: remove I2C Kconfig dependency | Vladimir Lebedev | 2007-03-22 |
| * | | ACPI: sbs: use EC rather than I2C | Vladimir Lebedev | 2007-03-22 |
* | | | Pull dock into release branch | Len Brown | 2007-04-28 |
|\ \ \ |
|
| * | | | ACPI: dock: use NULL for pointer | Randy Dunlap | 2007-03-28 |
| * | | | ACPI: dock: add access to ACPI docking station UID | Ilya A. Volynets-Evenbakh | 2007-03-09 |
* | | | | Pull ec into release branch | Len Brown | 2007-04-28 |
|\ \ \ \ |
|
| * | | | | ACPI: EC: Block queries until EC is fully initialized | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Cleanup of EC initialization | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: first_ec is better to be acpi_ec than acpi_device. | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Rename ec_ecdt to more informative boot_ec | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Clean ECDT and namespace parsing. | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Put install handlers into separate function. | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Remove casts to/from void* from ec.c | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: enable burst functionality in EC. | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: "Fake ECDT" workaround is not needed any longer. | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Make EC to initialize first in ACPI | Alexey Starikovskiy | 2007-03-09 |
| * | | | | ACPI: EC: Don't use Global Lock if not asked to do so | Alexey Starikovskiy | 2007-03-09 |