ipmi: support I/O resources in OF driver
[safe/jmp/linux-2.6] / drivers / acpi /
2008-04-30 Alexey DobriyanFix ACPI vs proc_create_data() mismerge
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Venkatesh PallipadiACPI: Fix acpi_processor_idle and idle= boot parameters...
2008-04-29 Alex Chiang[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29 Denis V. Lunevacpi: use non-racy method for proc entries creation
2008-04-29 Thomas RenningerACPI: Cleanup: Remove unneeded, multiple local dummy...
2008-04-29 Dmitry TorokhovACPI: video - fix permissions on some proc entries
2008-04-29 Dmitry TorokhovACPI: video - properly handle errors when registering...
2008-04-29 Dmitry TorokhovACPI: video - do not store invalid entries in attached_...
2008-04-29 Len BrownACPI: re-name acpi_pm_ops to acpi_suspend_ops
2008-04-29 Li ZefanACPI: check a return value correctly in acpi_power_get_...
2008-04-29 Adrian Bunk#if 0 acpi/bay.c:eject_removable_drive()
2008-04-29 Damián VianoACPICA: always disable GPE when requested
2008-04-29 Zhang, RuiACPI: update thermal temperature
2008-04-29 Julia LawallACPI: elide a non-zero test on a result that is never 0
2008-04-29 Zhang Ruithermal: update the documentation
2008-04-29 Zhang, Ruithermal: add new get_crit_temp callback
2008-04-29 Zhang Ruithermal: add the support for building the generic therm...
2008-04-29 Zhang Ruiflush kacpi_notify_wq before removing notify handler
2008-04-28 Mike Travis[CPUFREQ] change cpu freq tables to per_cpu variables
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
next