Merge branch 'acpi-modparam' into release
[linux-2.6] / drivers / acpi /
2009-04-05  Len BrownMerge branch 'acpi-modparam' into release
2009-04-05  Len BrownMerge branch 'sony-laptop' into release
2009-04-05  Len BrownMerge branch 'thinkpad-acpi' into release
2009-04-05  Len BrownMerge branch 'acer' into release
2009-04-05  Len BrownMerge branch 'video' into release
2009-04-05  Len BrownMerge branch 'psd' into release
2009-04-05  Len BrownMerge branch 'battery' into release
2009-04-05  Len BrownMerge branch 'hp-wmi' into release
2009-04-05  Len BrownMerge branch 'thermal' into release
2009-04-05  Len BrownMerge branch 'pmtimer-overflow' into release
2009-04-05  Len BrownMerge branch 'dynamic-ssdt' into release
2009-04-05  Len BrownMerge branch 'driver-ops-cleanup' into release
2009-04-05  Len BrownMerge branch 'bjorn-cleanups' into release
2009-04-05  Len BrownMerge branch 'bjorn-initcall-cleanup' into release
2009-04-03  Thomas RenningerACPI: Remove R40e c-state blacklist
2009-04-03  Len BrownACPI: simplify processor lines in Makefile
2009-04-02  Rusty RussellACPI: simplify module_param namespace
2009-03-28  Zhang RuiACPI video: add a warning message if _BQC is not found
2009-03-28  Alexey StarikovskiyACPI: battery: add power_{now,avg} properties to power_...
2009-03-28  Matthew GarrettACPI: Populate DIDL before registering ACPI video devic...
2009-03-28  Zhang RuiACPI video: support buggy BIOSes with _BCQ implemented
2009-03-28  Zhang RuiACPI video: support _BQC/_BCL/_BCM methods that use...
2009-03-28  Zhang RuiACPI video: support reversed _BCL method in ACPI video...
2009-03-28  Zhang RuiACPI video: support _BCL packages that don't export...
2009-03-28  Zhang RuiACPI video: check the return value of acpi_video_device...
2009-03-28  Zhang RuiACPI video: check the return value of acpi_video_device...
2009-03-28  Stanislaw GruszkaACPI: Avoid wiping out pr->performance during preregist...
2009-03-27  Bjorn HelgaasACPI: remove unused acpi_device_ops .shutdown method
2009-03-27  Stephen RothwellACPI: update thermal for bus_id removal
2009-03-27  Bjorn HelgaasACPI: tidy up makefile
2009-03-27  Bjorn HelgaasACPI: call acpi_wakeup_device_init() explicitly rather...
2009-03-27  Bjorn HelgaasACPI: call acpi_sleep_proc_init() explicitly rather...
2009-03-27  Bjorn HelgaasACPI: call init_acpi_device_notify() explicitly rather...
2009-03-27  Bjorn HelgaasACPI: call acpi_debug_init() explicitly rather than...
2009-03-27  Bjorn HelgaasACPI: call acpi_system_init() explicitly rather than...
2009-03-27  Bjorn HelgaasACPI: call acpi_power_init() explicitly rather than...
2009-03-27  Bjorn HelgaasACPI: call acpi_ec_init() explicitly rather than as...
2009-03-27  Bjorn HelgaasACPI: call acpi_scan_init() explicitly rather than...
2009-03-27  Bjorn HelgaasACPI: skip DMI power state check when ACPI disabled
2009-03-27  Bob MooreACPICA: Fix index value in package warning message
2009-03-27  Bob MooreACPICA: FADT: Favor 32-bit FACS and DSDT addresses
2009-03-27  Bob MooreACPICA: FADT: Favor 32-bit register addresses for compa...
2009-03-27  Bob MooreACPICA: Fix PCI configuration space port address range
2009-03-27  Bob MooreACPICA: Condense some protected ports
2009-03-27  Bob MooreACPICA: Remove unused code, no functional change
2009-03-27  Lin MingACPICA: Clear PM register write-only bits on reading
2009-03-27  Bob MooreACPICA: Remove obsolete acpi_os_validate_address interface
2009-03-27  Bob MooreACPICA: New: I/O port protection
2009-03-27  Bob MooreACPICA: Preserve all PM control reserved and ignored...
2009-03-27  Bob MooreACPICA: Change handling of PM1 Status register ignored bit
2009-03-27  Bob MooreACPICA: Fix AcpiWalkNamespace race condition with table...
2009-03-27  Bob MooreACPICA: FADT: Fix extraneous length mismatch warning
2009-03-27  Bob MooreACPICA: Formatting update - no functional changes
2009-03-27  Bob MooreACPICA: Add manifest constants for bit register values
2009-03-26  Bob MooreACPICA: Update table header print function
2009-03-26  Bob MooreACPICA: Restructure bit register access functions
2009-03-26  Bob MooreACPICA: Rename ACPI bit register access functions
2009-03-26  Bob MooreACPICA: Optimize ACPI register locking
2009-03-26  Bob MooreACPICA: Formatting update - no functional changes
2009-03-26  Bob MooreACPICA: Debug output: decrease verbosity of DB_INFO...
2009-03-26  Bob MooreACPICA: Debug output: print result of _OSI invocations
2009-03-26  Bob MooreACPICA: Conditionally compile acpi_set_firmware_waking_...
2009-03-26  Bob MooreACPICA: Remove ACPI_GET_OBJECT_TYPE macro
2009-03-26  Bob MooreACPICA: Add function to handle PM1 control registers
2009-03-26  Bob MooreACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
2009-03-26  Bob MooreACPICA: Fix parameter validation for acpi_read/write
2009-03-26  Bob MooreACPICA: For PM1B registers, do not shift value read...
2009-03-26  Bob MooreACPICA: Remove extra write for acpi_hw_clear_acpi_status
2009-03-26  Bob MooreACPICA: Fix writes to optional PM1B registers
2009-03-26  Bob MooreACPICA: Update comments in module header
2009-03-26  Lin MingACPICA: Check for non-zero address before being convert...
2009-03-26  Bob MooreACPICA: Split out PM1 status registers from the FADT
2009-03-26  Bob MooreACPICA: Add override for dynamic tables
2009-03-26  Bob MooreACPICA: Remove extraneous parameter in table manager
2009-03-26  Bob MooreACPICA: Allow OS override of all ACPI tables
2009-03-26  Bob MooreACPICA: Add error check to debug object dump routine
2009-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-23  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-22  Linus TorvaldsMerge branch 'fix-includes' of git://git./linux/kernel...
2009-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-19  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-18  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-18  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-03-17  Bjorn HelgaasACPI: move private declarations to internal.h
2009-03-17  Bjorn HelgaasACPI: update Kconfig help texts (no functional changes)
2009-03-17  Bjorn HelgaasACPI: PCI: use generic pci_swizzle_interrupt_pin()
2009-03-17  Bjorn HelgaasACPI: pci_link: simplify list of link devices
2009-03-17  Bjorn HelgaasACPI: pci_link: remove unnecessary null pointer checks
2009-03-17  Bjorn HelgaasACPI: pci_link: remove unnecessary casts and initializa...
2009-03-17  Bjorn HelgaasACPI: pci_link: clean up whitespace
2009-03-17  alex.shiacpi: fix of pmtimer overflow that make Cx states time...
2009-03-16  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-03-16  Len BrownMerge branches 'misc-up-now' and 'platform-drivers...
2009-03-16  Cyrill Gorcunovacpi: check for pxm_to_node_map overflow
next