Age | Commit message (Expand) | Author | Files | Lines |
2007-06-02 | Pull osi-now into release branch | Len Brown | 3 | -15/+135 |
2007-06-02 | Pull now into release branch | Len Brown | 5 | -81/+104 |
2007-06-02 | ACPICA: Support for external package objects as method arguments | Bob Moore | 2 | -70/+92 |
2007-06-02 | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony | 1 | -1/+1 |
2007-06-01 | acpi: fix section mismatch warning in asus + toshiba | Sam Ravnborg | 2 | -2/+2 |
2007-05-30 | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2 | -6/+4 |
2007-05-30 | ACPI: Make _OSI(Linux) a special case | Len Brown | 2 | -1/+91 |
2007-05-30 | ACPI: extend "acpi_osi=" boot option | Len Brown | 2 | -10/+42 |
2007-05-30 | ACPI: thermal: Replace pointer with name in trip_points | Thomas Renninger | 1 | -6/+7 |
2007-05-30 | ACPICA: allow Load(OEMx) tables | Len Brown | 1 | -4/+4 |
2007-05-17 | acpi: fix potential call to a freed memory section. | Aaron Durbin | 1 | -4/+4 |
2007-05-10 | Pull misc-for-upstream into release branch | Len Brown | 1 | -16/+23 |
2007-05-10 | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm... | Lennart Poettering | 1 | -16/+23 |
2007-05-10 | Pull acpica into release branch | Len Brown | 42 | -429/+395 |
2007-05-10 | Pull bugzilla-8385 into release branch | Len Brown | 14 | -122/+174 |
2007-05-10 | Pull thermal into release branch | Len Brown | 1 | -102/+2 |
2007-05-10 | ACPICA: Lindent | Len Brown | 42 | -429/+395 |
2007-05-10 | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 1 | -10/+35 |
2007-05-10 | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 4 | -22/+29 |
2007-05-10 | Revert "Execute AML Notify() requests on stack." | Len Brown | 1 | -5/+6 |
2007-05-10 | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 9 | -89/+108 |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2 | -15/+54 |
2007-05-09 | Fix unnecesary meminit | Yasunori Goto | 1 | -2/+2 |
2007-05-08 | workaround rtc-related acpi table bugs | David Brownell | 1 | -2/+9 |
2007-05-08 | ACPI wakeup hooks for rtc-cmos | David Brownell | 2 | -3/+53 |
2007-05-08 | PNPACPI sets pnpdev->dev.archdata | David Brownell | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 1 | -2/+2 |
2007-05-07 | remove software_suspend() | Johannes Berg | 1 | -1/+1 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -45/+1 |
2007-05-02 | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 1 | -2/+2 |
2007-05-01 | ACPI: delete un-reliable concept of cooling mode | Len Brown | 1 | -37/+2 |
2007-05-01 | ACPI: thermal trip points are read-only | Len Brown | 1 | -65/+0 |
2007-05-01 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -2/+11 |
2007-04-29 | Pull bugzilla-8346 into release branch | Len Brown | 1 | -0/+12 |
2007-04-29 | Pull sbs into release branch | Len Brown | 5 | -1040/+682 |
2007-04-29 | Pull dock into release branch | Len Brown | 1 | -0/+25 |
2007-04-29 | Pull ec into release branch | Len Brown | 2 | -321/+181 |
2007-04-29 | Pull misc-for-upstream into release branch | Len Brown | 8 | -31/+28 |
2007-04-29 | Pull thinkpad into release branch | Len Brown | 3 | -2836/+0 |
2007-04-29 | ACPICA: clear fields reserved before FADT r3 | Bob Moore | 1 | -0/+12 |
2007-04-26 | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support | Thomas Renninger | 1 | -45/+1 |
2007-04-25 | ACPI: make /proc/acpi/wakeup more useful | David Brownell | 1 | -3/+13 |
2007-04-25 | ACPI: word-smith kconfig help | Borislav Petkov | 1 | -2/+2 |
2007-04-25 | ACPI: use _STA bit names rather than 0x0F | Bjorn Helgaas | 2 | -2/+6 |
2007-04-25 | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 3 | -16/+7 |
2007-04-25 | ACPI: remove duplicate include | Ray Lee | 1 | -8/+0 |
2007-04-24 | acpi-thermal: fix mod_timer() interval | Andrew Morton | 1 | -1/+2 |
2007-03-30 | Revert "ACPI: parse 2nd MADT by default" | Len Brown | 1 | -1/+1 |