gayle: reserve memory resources at once
[safe/jmp/linux-2.6] / drivers / acpi /
2008-04-28 Andrew Mortondrivers/acpi/thermal.c: fix build with CONFIG_DMI=n
2008-04-26 Peter Zijlstrafix idle (arch, acpi and apm) and lockdep
2008-04-26 Robert Hancockx86: validate against acpi motherboard resources
2008-04-25 Venkatesh Pallipadi2.6.25 regression: powertop says 120K wakeups/sec
2008-04-24 Alexey StarikovskiyACPI: GPE enabling should happen after EC installation
2008-04-24 Len BrownACPICA: update Intel copyright
2008-04-23 Bob MooreACPICA: Fix for some local named nodes not marked tempo...
2008-04-23 Zhang RuiACPICA: Update for new Notify values
2008-04-22 Bob MooreACPICA: Fixes for size of StartDependent resource descr...
2008-04-22 Bob MooreACPICA: Updates for Debug object output
2008-04-22 Bob MooreACPICA: Fixes for external Reference Objects
2008-04-22 Lin MingACPICA: Fix to handle NULL package elements correctly
2008-04-22 Bob MooreACPICA: Fix for extraneous debug message for packages
2008-04-22 Bob MooreACPICA: Fix for possible error when packages/buffers...
2008-04-22 Lin MingACPICA: Update behavior of CopyObject to match ACPI...
2008-04-22 Bob MooreACPICA: Fix for resource descriptor optimization issues...
2008-04-22 Bob MooreACPICA: Added new error messages
2008-04-22 Bob MooreACPICA: Add va_end statements as appropriate
2008-04-22 Lin MingACPICA: Fixes for Unload and DDBHandles
2008-04-22 Lin MingACPICA: Fix for LoadTable operator, input strings
2008-04-22 Lin MingACPICA: Fix for Load operator
2008-04-22 Lin MingACPICA: Methods now implicitly return 0 in slack mode
2008-04-22 Lin MingACPICA: Fix for SizeOf when used with Buffers and Packages
2008-04-22 Lin MingACPICA: Implemented full argument resolution support...
2008-04-22 Bob MooreACPICA: Undo accidental checkin of not-fully-tested...
2008-04-22 Lin MingACPICA: Implemented full support for deferred execution...
2008-04-22 Bob MooreACPICA: Fixed a problem with Index Fields where the...
2008-04-22 Bob MooreACPICA: Fixed a problem with AcpiGetDevices where the...
2008-04-22 Lin MingACPICA: Fixed a problem with CopyObject used in conjunc...
2008-04-22 Lin MingACPICA: Fixed a problem with Index references passed...
2008-04-22 Bob MooreACPICA: Fixed a problem with FromBCD and ToBCD with...
2008-04-22 Bob MooreACPICA: Fixes a problem with control method references...
2008-04-22 Bob MooreACPICA: Cleanup of debug output
2008-04-22 Bob MooreACPICA: Cosmetic changes only, no functional changes
2008-04-22 Bob MooreACPICA: Cosmetic changes only, no functional changes
2008-04-22 Lin MingACPICA: Added additional parameter validation for LoadTable
2008-04-22 Bob MooreACPICA: Fixed a memory leak when Device or Thermal...
2008-04-22 Bob MooreACPICA: Fix for Load/LoadTable to specify load location
2008-04-22 Bob MooreACPICA: Add error checks to prevent faults
2008-04-22 Bob MooreACPICA: Add a table checksum verify for Load operator
2008-04-22 Bob MooreACPICA: Fix for memory leak related to DdbHandle objects
2008-04-22 Bob MooreACPICA: Fix a fault when storing DdbHandle to Debug...
2008-04-22 Bob MooreACPICA: Fix for fault if Load() fails
2008-04-22 Bob MooreACPICA: Fix for Alias operator to see target child...
2008-04-22 Lin MingACPICA: Fix for namespace lookup problem
2008-04-22 Lin MingACPICA: New interfaces for table event handlers
2008-04-22 Bob MooreACPICA: Support for iASL - multiple files and wildcards
2008-04-22 Bob MooreACPICA: Updated error message for dynamic method serial...
2008-04-22 Bob MooreACPICA: Fix for update of the Global Lock Handle
2008-04-22 Bob MooreACPICA: Fix for package reference counts
2008-04-22 Bob MooreACPICA: Increase maximum buffer size dumped to screen...
2008-04-22 Bob MooreACPICA: Misc fixes for recent global lock code update
2008-04-22 Bob MooreACPICA: Removed extraneous code
2008-04-22 Bob MooreACPICA: Update comments for acquire/release mutex inter...
2008-04-22 Bob MooreACPICA: Avoid use of invalid pointers in returned objec...
2008-04-22 Bob MooreACPICA: changed order of interpretation of operand...
2008-04-22 Bob MooreACPICA: Update for mutiple global lock acquisitions...
2008-04-22 Bob MooreACPICA: Removed unused code
2008-04-22 Bob MooreACPICA: Several fixes for internal method result stack
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Tobias Klauseracpi: Storage class should be before const qualifier
2008-04-19 Mike Travisgeneric: use new set_cpus_allowed_ptr function
2008-04-17 Matthew WilcoxAdd down_timeout and change ACPI to use it
2008-04-16 Chuck Ebbertacpi: bus: check once more for an empty list after...
2008-04-10 Zhao YakuiACPI : Disable the device's ability to wake the sleepin...
2008-04-09 Alok Katariaacpi: fix "buggy BIOS check" when CPUs are hot removed
2008-04-09 Krzysztof Heltacpi thermal: fix result check
2008-04-05 Linus TorvaldsRevert "ACPI: Ignore _BQC object when registering backl...
2008-04-01 Rafael J. WysockiACPI PM: Restore the 2.6.24 suspend ordering
2008-03-28 Ingo Molnarrevert "ACPI: drivers/acpi: elide a non-zero test on...
2008-03-27 Julia LawallACPI: drivers/acpi: elide a non-zero test on a result...
2008-03-27 Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-26 Venki Pallipadicpuidle: fix 100% C0 statistics regression
2008-03-26 Venki PallipadiACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only...
2008-03-26 Zhang RuiACPI: fix a regression of ACPI device driver autoloading
2008-03-25 Bjorn HelgaasACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
2008-03-25 Alexey StarikovskiyACPI: EC: Don't delete boot EC
2008-03-25 Alexey StarikovskiyACPI: EC: Use default setup handler
2008-03-25 Alexey StarikovskiyACPI: EC: Detect irq storm
2008-03-25 Alexey StarikovskiyACPI: EC: Switch off GPE mode during suspend/resume
2008-03-25 Alexey StarikovskiyACPI: EC: Replace broken controller workarounds with...
2008-03-25 Alexey StarikovskiyACPI: EC: Improve debug output
2008-03-25 Alexey StarikovskiyACPI: EC: Add poll timer
2008-03-25 Alexey StarikovskiyACPI: EC: Restore udelay in poll mode
2008-03-19 Alexey StarikovskiyRevert "ACPI: EC: Handle IRQ storm on Acer laptops"
2008-03-18 Len BrownMerge branches 'release' and 'dock' into release
2008-03-18 Holger MachtACPI: Set flag DOCK_UNDOCKING when triggered via sysfs
2008-03-18 Alexey StarikovskiyACPI: SBS: remove typo from sbchc.c
2008-03-18 Len BrownMerge branches 'release', 'asus', 'bugzilla-8573',...
2008-03-18 Len BrownRevert "ACPI: video: Ignore devices that aren't present...
2008-03-18 Julia Lawallasus_acpi: remove misleading mask
2008-03-18 Len BrownRevert "ACPI: video: Ignore ACPI video devices that...
2008-03-18 Alexey StarikovskiyACPI: battery: Don't return -EFAIL on broken packages.
2008-03-15 Linus TorvaldsACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
2008-03-14 Venki PallipadiACPI: lockdep warning on boot, 2.6.25-rc5
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release' and 'thermal' into release
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-13 Zhang, RuiACPI: thermal: show temperature in millidegree Celsius
next