libata: clear saved xfer_mode and ncq_enabled on device detach
[safe/jmp/linux-2.6] / drivers / acpi /
2008-10-25 Rafael J. WysockiACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RE...
2008-10-25 Len Browntoshiba_acpi: always call input_sync() after input_repo...
2008-10-25 Guillem JoverACPI: Always report a sync event after a lid state...
2008-10-25 Miao XieACPI: cpufreq, processor: fix compile error in drivers...
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-10-23 Shaohua Lidock: make dock driver not a module
2008-10-23 Zhao YakuiACPI: hack around sysfs warning with link order
2008-10-23 Len BrownACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'suspend' into test
2008-10-23 Len BrownMerge branch 'misc' into test
2008-10-23 Len BrownMerge branch 'fadt-test' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-23 Len BrownMerge branch 'dock' into test
2008-10-23 Len BrownMerge branch 'cpuidle' into test
2008-10-23 Len BrownMerge branch 'bugzilla-11481' into test
2008-10-23 Len BrownMerge branch 'bugzilla-10503' into test
2008-10-23 Len BrownMerge branch 'bugzilla-10237' into test
2008-10-23 Len BrownMerge branch 'asus-cleanup' into test
2008-10-23 Len BrownMerge branch 'acpica' into test
2008-10-23 Len BrownMerge branch 'bugfixes' into test
2008-10-23 Len BrownMerge branch 'acer-wmi' into test
2008-10-23 Len BrownMerge branch 'FW_BUG' into test
2008-10-23 Bob MooreACPICA: Add support for zero-length buffer-to-string...
2008-10-23 Bob MooreACPICA: New: Validation for predefined ACPI methods...
2008-10-23 Lin MingACPICA: Fix for implicit return compatibility
2008-10-23 Lin MingACPICA: Fixed a couple memory leaks associated with...
2008-10-23 Bob MooreACPICA: Optimize buffer allocation procedure
2008-10-23 Lin MingACPICA: Fix possible memory leak, error exit path
2008-10-23 Lin MingACPICA: Fix fault after mem allocation failure in AML...
2008-10-23 Lin MingACPICA: Remove unused ACPI register bit definition
2008-10-23 Bob MooreACPICA: Fix possible memory leak in acpi_ns_get_externa...
2008-10-23 Bob MooreACPICA: Cleanup for internal Reference Object
2008-10-23 Bob MooreACPICA: Update comments - no functional changes
2008-10-23 Bob MooreACPICA: Update for Reference ACPI_OPERAND_OBJECT
2008-10-23 Lin MingACPICA: Reduce error to warning for incorrect method...
2008-10-23 Bob MooreACPICA: Disallow evaluation of named object types with...
2008-10-23 Bob MooreACPICA: Remove obsolete debug levels (WARN and ERROR)
2008-10-23 Lin MingACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ......
2008-10-23 Alexey StarikovskiyACPICA: add preemption point after each opcode parse
2008-10-23 Bob MooreACPICA: Improve object conversion error messages
2008-10-23 Bob MooreACPICA: Add function to decode reference obj types...
2008-10-23 Bob MooreACPICA: Return method arg count from acpi_get_object_info
2008-10-23 Bob MooreACPICA: Fix warning for 64-bit build
2008-10-23 Lin MingACPICA: Add function to dereference returned reference...
2008-10-23 Yi YangACPICA: Return status from global init function
2008-10-23 Bob MooreACPICA: Fix table compare code, length then data
2008-10-23 Bob MooreACPICA: Allow same ACPI table to be loaded/unloaded...
2008-10-23 Fiodor SuietovACPICA: Add check for invalid handle in acpi_get_object...
2008-10-23 Dennis NoordsijACPICA: Copy dynamically loaded tables to local buffer
2008-10-22 Alex ChiangPCI: update pci_create_slot() to take a 'hotplug' param
2008-10-22 donald.d.dugger... ACPI: Fix possible null ptr dereference
2008-10-22 Len BrownACPI: remove unused acpi_is_child_device()
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-22 Zhao YakuiACPI: Add DMI check to disable power state check in...
2008-10-22 Zhao YakuiACPI: Add "acpi.power_nocheck=1" to disable power state...
2008-10-22 Zhao YakuiACPI: Attach the ACPI device to the ACPI handle as...
2008-10-22 Zhao YakuiACPI: Get the device power state in the course of scann...
2008-10-22 Lin MingACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
2008-10-22 Rafael J. WysockiACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and...
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-20 Adrian Bunkacpi: use bcd2bin/bin2bcd
2008-10-18 Zhao YakuiACPI: Ingore the RESET_REG_SUP bit when using ACPI...
2008-10-17 Mike Dahlgrenasus_acpi: whitespace and comment cleanup
2008-10-17 Zhang RuiACPI: Allow overriding to higher critical trip point.
2008-10-17 Zhao YakuiACPI: Ignore AE_NOT_FOUND error of EC _REG method and...
2008-10-17 Zhang Ruidon't load asus-acpi if model is not supported
2008-10-17 Rafael J. WysockiACPI suspend: Blacklist HP xw4600 Workstation for old...
2008-10-17 Rafael J. WysockiACPI Suspend: Enable ACPI during resume if SCI_EN is...
2008-10-17 Rafael J. WysockiACPI suspend: Always use the 32-bit waking vector
2008-10-17 Zhao YakuiACPI: Add the support for _TTS object
2008-10-16 Alexey StarikovskiyACPI: EC: Check for IBF=0 periodically if not in GPE...
2008-10-16 Venkatesh Pallipadicpuidle: update the last_state acpi cpuidle reflecting...
2008-10-16 Matthew GarrettACPI: Clear WAK_STS on resume
2008-10-14 Bjorn Helgaasrtc-cmos: move wake setup from ACPI glue into RTC driver
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13 David S. Milleracpi: Make ACPI_TOSHIBA depend on INPUT.
2008-10-12 Linus TorvaldsFix RTC wakealarm sysfs interface breakage.
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-11 Zhao YakuiACPI: Enable EC device immediately after ACPI full...
2008-10-11 Thomas RenningerSubject: ACPI dock: Use ACPI_EXCEPTION instead of print...
2008-10-10 Randy Dunlaptoshiba_acpi: depends on INPUT
2008-10-10 Pavel MachekACPI: catch calls of acpi_driver_data on pointer of...
2008-10-10 Harvey HarrisonACPI: toshiba_acpi.c fix sparse signedness mismatch...
2008-10-10 Alexey StarikovskiyACPI: acpi_driver_data could only be applied to acpi_device
2008-10-10 Jan BeulichACPI: fix FADT parsing
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-08 Matthew GarrettACPI: WMI: Enable event methods when registering notifiers
2008-10-07 Zhang RuiACPI: don't enable control method power button as wakeu...
2008-10-04 Rafael J. WysockiACPI: Make /proc/acpi/wakeup interface handle PCI devic...
2008-09-29 Alexey StarikovskiyACPI: EC: Rename some variables
2008-09-25 Alexey StarikovskiyACPI: EC: do transaction from interrupt context
2008-09-24 Shaohua Lidock: add 'type' sysfs file
2008-09-24 Shaohua Lidock: fix for ATA bay in a dock station
2008-09-24 Shaohua Libay: remove driver, all functions now handled by dock...
2008-09-24 Shaohua Lidock: introduce .uevent for devices in dock, eg libata
2008-09-24 Shaohua Lilibata: remove functions now handed by ACPI dock driver
2008-09-24 Zhang RuiACPI: fix hotplug race
2008-09-24 Shaohua LiACPI: introduce notifier change to avoid duplicates
next