libata: fix remaining ap->id
[powerpc.git] / drivers / acpi /
2007-02-13 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-02-12 Alexey StarikovskiyACPI: IA64: fix calculation of apic_id
2007-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-11 Dave Jones[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
2007-02-10 James BottomleyMerge branch 'linus'
2007-02-10 Vladimir LebedevACPI: sbs: fix present rate
2007-02-10 Vladimir LebedevACPI: battery: check for battery present on /proc/batte...
2007-02-10 Alexey StarikovskiyACPI: invoke acpi_sleep_init() earlier
2007-02-10 Alexey StarikovskiyACPI: Disable GPEs in preparation for sleep.
2007-02-10 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-02-09 Jeff GarzikMerge branch 'upstream' of /linux/kernel/git/linville...
2007-02-09 Henrique de Moraes... ACPI: ibm-acpi: cleanup init and exit paths
2007-02-09 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2007-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-09 Al ViroACPI: bay: fix wrong order of kzalloc arguments
2007-02-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-09 Al Viro[PATCH] wrong order of kzalloc arguments
2007-02-09 David WoodhouseMerge branch 'master' of git://git.infradead.org/~kmpar...
2007-02-09 Ahmed S. DarwishACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriate
2007-02-09 David BrownellACPI: updates rtc-cmos device platform_data
2007-02-09 Matthew C CampbellACPI: asus_acpi: Add support for Asus Z81SP
2007-02-09 Kristen Carlson... ACPI: bay: remove ACPI driver struct
2007-02-08 David S. MillerMerge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6
2007-02-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2007-02-08 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-07 Paul MackerrasMerge branch 'linux-2.6'
2007-02-06 Len BrownPull test into release branch
2007-02-06 Len BrownPull acpica into test branch
2007-02-06 Len BrownACPICA: reduce table header messages to fit within...
2007-02-05 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-02-03 Len BrownPull output-switch into test branch
2007-02-03 Len BrownPull trivial into test branch
2007-02-03 Len BrownPull asus into test branch
2007-02-03 Len BrownPull motherboard into test branch
2007-02-03 Zhang RuiACPI: bay: Convert ACPI Bay driver to be compatible...
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Len BrownPull bay into test branch
2007-02-03 Len BrownACPI: bay: new driver is EXPERIMENTAL
2007-02-03 Adrian BunkACPI: bay: make drive_bays static
2007-02-03 Kristen Carlson... ACPI: bay: make bay a platform driver
2007-02-03 Kristen Carlson... ACPI: bay: remove prototype procfs code
2007-02-03 Len BrownACPI: bay: delete unused variable
2007-02-03 Kristen Carlson... ACPI: bay: new driver adding removable drive bay support
2007-02-03 Kristen Carlson... ACPI: dock: check if parent is on dock
2007-02-03 Len BrownPull acpica into test branch
2007-02-03 Alexey StarikovskiyACPICA: fix gcc build warnings
2007-02-03 Len BrownPull bugzilla-7349 into test branch
2007-02-03 Len BrownPull video into test branch
2007-02-03 Len BrownPull hp-pci-root into test branch
2007-02-03 Alexey StarikovskiyACPI: fix HP RX2600 IA64 boot
2007-02-03 Bob MooreACPICA: Fix for incorrect parameter passed to AcpiTbDel...
2007-02-03 Bob MooreACPICA: Update copyright to 2007.
2007-02-03 Alexey StarikovskiyACPICA: Allow processor to be declared with the Device...
2007-02-03 Alexey StarikovskiyACPICA: Allow ACPI id to be u32 instead of u8.
2007-02-03 Bob MooreACPICA: Added option to display memory statistics upon...
2007-02-03 Valery A. PodrezovACPICA: Enhance debugger statistics/memory command.
2007-02-03 Bob MooreACPICA: Removed all 16-bit support.
2007-02-03 Bob MooreACPICA: Add include of actables.h
2007-02-03 Bob MooreACPICA: Fail AcpiEnable if ACPI tables not loaded.
2007-02-03 Bob MooreACPICA: Remove global lock handler on AcpiTerminate.
2007-02-03 Alexey StarikovskiyACPICA: Fixes for load() operator.
2007-02-03 Alexey StarikovskiyACPICA: Miscellaneous table manager updates and optimiz...
2007-02-03 Bob MooreACPICA: Update debug output routines for data structure...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions.
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table manager
2007-02-03 Bob MooreACPICA: Fixes for parameter validation.
2007-02-03 Bob MooreACPICA: Abort downward walk on temporary node detection.
2007-02-03 Bob MooreACPICA: Update comments
2007-02-03 Bob MooreACPICA: Use manifest constants for parse pass number
2007-02-03 Bob MooreACPICA: _CID support for PCI Root Bridge detection.
2007-02-03 Bob MooreACPICA: Fix race condition with AcpiWalkNamespace.
2007-02-03 Valery PodrezovACPICA: Eliminate control method 2-pass parse/execute.
2007-02-03 Mikhail KouzmichACPICA: Restructured module into multiple functions.
2007-02-03 Bob MooreACPICA: Add new subsystem state bit that is set after...
2007-02-03 Fiodor SuietovACPICA: Fix for possible memory leak and fault.
2007-02-03 Bob MooreACPICA: Update interpreter error paths to always report...
2007-02-03 Bob MooreACPICA: On AML mutex force-release, set depth to zero...
2007-02-03 Bob MooreACPICA: Use faster ByIndex interface to get FACS
2007-02-03 Bob MooreACPICA: Remove obsolete Flags parameter.
2007-02-03 Bob MooreACPICA: Fix for Global Lock semaphore.
2007-02-03 Bob MooreACPICA: Fix trace output name and whitespace
2007-02-03 Bob MooreACPICA: Fix memory leak in table load error path
2007-02-03 Bob MooreACPICA: New common routine for creating and verifying...
2007-02-03 Bob MooreACPICA: Report error if method creates 2 objects with...
2007-02-03 Bob MooreACPICA: FADT verification is now table driven.
2007-02-03 Bob MooreACPICA: Allow type ANY to be the target of the Scope...
2007-02-03 Bob MooreACPICA: re-factor table init routines for benefit of...
2007-02-03 Bob MooreACPICA: Update comments in tbfadt.c
next