Merge branch 'thinkpad-acpi' into release
[linux-2.6] / drivers /
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-04  Carlos Corbachoacer-wmi: Update copyright notice & documentation
2009-04-04  Andy Whitcroftacer-wmi: Cleanup the failure cleanup handling
2009-04-04  Carlos Corbachoacer-wmi: Blacklist Acer Aspire One
2009-04-04  Henrique de Moraes... thinkpad-acpi: rework brightness support
2009-04-04  Henrique de Moraes... thinkpad-acpi: enhanced debugging messages for the...
2009-04-04  Henrique de Moraes... thinkpad-acpi: enhanced debugging messages for the...
2009-04-04  Henrique de Moraes... thinkpad-acpi: enhanced debugging messages for rfkill...
2009-04-04  Henrique de Moraes... thinkpad-acpi: restrict access to some firmware LEDs
2009-04-04  Henrique de Moraes... thinkpad-acpi: remove HKEY disable functionality
2009-04-04  Henrique de Moraes... thinkpad-acpi: add new debug helpers and warn of deprec...
2009-04-04  Henrique de Moraes... thinkpad-acpi: add missing log levels
2009-04-04  Henrique de Moraes... thinkpad-acpi: cleanup debug helpers
2009-04-04  Henrique de Moraes... thinkpad-acpi: drop ibm-acpi alias
2009-04-04  Henrique de Moraes... thinkpad-acpi: update copyright notices
2009-04-03  Thomas RenningerACPI: Remove R40e c-state blacklist
2009-03-28  Len BrownACPI: fix CONFIG_ACPI=n build
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  Matthew Garrettthermal: support forcing support for passive cooling
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: Update FADT flag definitions
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 git://git./linux/kernel/git/davem/sparc-2.6
2009-03-23  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-23  Anton Vorontsovucc_geth: Fix oops when using fixed-link support
2009-03-23  David Brownelldm9000: locking bugfix
2009-03-23  Stephen Rothwellnet: update dnet.c for bus_id removal
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-22  Benjamin Herrenschmidtradeonfb: Whack the PCI PM register until it sticks
2009-03-21  Ilya Yanokdnet: DNET should depend on HAS_IOMEM
2009-03-21  Maciej Sosnowskidca: add missing copyright/license headers
next