Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Pull acpica into release branch | Len Brown | 2007-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path | Jesper Juhl | 2007-07-18 | |
| * | | | | | | | | | | ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs | Bob Moore | 2007-07-03 | |
| * | | | | | | | | | | ACPICA: Fixed possible corruption of global GPE list | Bob Moore | 2007-07-03 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 2007-07-21 | |
* | | | | | | | | | | x86_64: various cleanups in NUMA scan node | David Rientjes | 2007-07-21 | |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | |
* | | | | | | | | | | | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki | 2007-07-19 | |
* | | | | | | | | | | | ACPI: Do not prepare for hibernation in acpi_shutdown | Rafael J. Wysocki | 2007-07-19 | |
* | | | | | | | | | | | swsusp: introduce restore platform operations | Rafael J. Wysocki | 2007-07-19 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | / | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
* | | | | | | | | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | |
|/ / / / / / / / | ||||
* | | | | | | | | ACPI: fix acpi_osi=!Linux | Len Brown | 2007-07-03 | |
* | | | | | | | | asus_acpi: fix oops on non-asus machines | Maxime Austruy | 2007-07-01 | |
* | | | | | | | | ACPI: fix 2.6.20 SMP boot regression | Venkatesh Pallipadi | 2007-06-23 | |
* | | | | | | | | ACPICA: fix error path in new external package objects as method arguments | Myron Stowe | 2007-06-18 | |
* | | | | | | | | ACPI: gracefully print null trip-point device | Thomas Renninger | 2007-06-18 | |
| |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | toshiba_acpi: fix section mismatch in allyesconfig | Randy Dunlap | 2007-06-16 | |
| |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | Pull osi-now into release branch | Len Brown | 2007-06-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2007-05-30 | |
| * | | | | | | ACPI: Make _OSI(Linux) a special case | Len Brown | 2007-05-30 | |
| * | | | | | | ACPI: extend "acpi_osi=" boot option | Len Brown | 2007-05-29 | |
| |/ / / / / | ||||
* | | | | | | Pull now into release branch | Len Brown | 2007-06-02 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | ACPICA: Support for external package objects as method arguments | Bob Moore | 2007-06-02 | |
| * | | | | | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony | 2007-06-02 | |
| * | | | | | ACPI: thermal: Replace pointer with name in trip_points | Thomas Renninger | 2007-05-29 | |
| * | | | | | ACPICA: allow Load(OEMx) tables | Len Brown | 2007-05-29 | |
| |/ / / / | ||||
* / / / / | acpi: fix section mismatch warning in asus + toshiba | Sam Ravnborg | 2007-06-01 | |
|/ / / / | ||||
* | | | | 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 |