Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[safe/jmp/linux-2.6] / drivers / acpi /
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-21 Thomas GleixnerAPCI: revert another duplicated patch
2008-07-21 Thomas GleixnerAPCI: revert duplicated patch
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Jan BeulichFix FADT parsing
2008-07-16 Aaron DurbinAdd the ability to reset the machine using the RESET_RE...
2008-07-16 Bjorn HelgaasACPI: use dev_printk when possible
2008-07-16 Julia JomantaiteACPI: video: fix brightness allocation
2008-07-16 Zhao YakuiACPI: Disable MWAIT via DMI on broken Compal board
2008-07-16 Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16 Zhao YakuiACPI: Create "idle=halt" bootparam
2008-07-16 Zhang RuiACPI: Enhance /sys/firmware/interrupts to allow enable...
2008-07-16 Bob MooreACPICA: Fix mutex debug code for wrong loop termination...
2008-07-16 Bob MooreACPICA: Cleanup of _PRT parsing code
2008-07-16 Bob MooreACPICA: Cleanup debug operand dump mechanism
2008-07-16 Bob MooreACPICA: Fix for invalid large array index on 64-bit...
2008-07-16 Bob MooreACPICA: Update DMAR and SRAT table definitions
2008-07-16 Bob MooreACPICA: Workaround for reversed _PRT entries from BIOS
2008-07-16 Bob MooreACPICA: Add const qualifier for appropriate string...
2008-07-16 Bob MooreACPICA: Several lint changes, no functional changes
2008-07-16 Bob MooreACPICA: Removed unused include files from source files
2008-07-16 Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-16 Bob MooreACPICA: Fix possible negative array index in acpi_ut_va...
2008-07-16 Bob MooreACPICA: Fix for hang on GPE method invocation
2008-07-16 Bob MooreACPICA: Add argument count checking to control method...
2008-07-16 Rafael J. WysockiACPI PM: Remove obsolete Toshiba workaround
2008-07-16 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-07-16 Len Browndock: bay: Don't call acpi_walk_namespace() when ACPI...
2008-07-16 Vegard NossumACPI: don't walk tables if ACPI was disabled
2008-07-16 Bob MooreMake GPE disable more robust
2008-07-16 Randy Dunlapacpi: fix printk format warning
2008-07-16 Yi YangACPI: fix processor throttling set error
2008-07-16 Yi YangACPI: fix acpi fan state set error
2008-07-16 Alok N KatariaACPI: fix checkpatch.pl complaints in scan.c
2008-07-16 Mike TravisACPI: change processors from array to per_cpu variable
2008-07-16 Zhang Ruicreate sysfs link from acpi device to sysdev for cpu
2008-07-16 Zhang Ruiforce offline the processor during hot-removal
2008-07-16 Zhang Ruifix a deadlock issue when poking "eject" file
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, eliminate Kconfig...
2008-07-08 Ingo MolnarRevert parts of "x86: update mptable"
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiACPI: Introduce new device wakeup flag 'prepared'
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_device_sleep_wake function
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_bus_power_manageable function
2008-07-05 H. Peter Anvinx86 ACPI: normalize segment descriptor register on...
2008-07-04 Huacai Chenrtc: fix CMOS time error after writing /proc/acpi/alarm
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Len Browndock: bay: Don't call acpi_walk_namespace() when ACPI...
2008-06-26 Vegard NossumACPI: don't walk tables if ACPI was disabled
2008-06-20 Len BrownMerge branch 'bugzilla-9761' into release
2008-06-14 Len BrownACPI: no AC status notification
2008-06-14 Zhang RuiACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant...
2008-06-12 Rafael J. WysockiSuspend-related patches for 2.6.27
2008-06-12 Jesse BarnesMerge branch 'suspend' of git://git./linux/kernel/git...
2008-06-11 Rafael J. WysockiACPI PM: Remove obsolete Toshiba workaround
2008-06-11 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-06-11 Len BrownACPICA: fix stray va_end() caused by mis-merge
2008-06-11 Arjan van de VenACPI: Reject below-freezing temperatures as invalid...
2008-06-11 Bob MooreACPICA: Fix for access to deleted object <regression>
2008-06-11 Bob MooreACPICA: Fix to make _SST method optional
2008-06-11 Bob MooreACPICA: Fix for Load operator, load table at the namesp...
2008-06-11 Bob MooreACPICA: Ignore ACPI table signature for Load() operator
2008-06-11 Bob MooreACPICA: Fix to allow zero-length ASL field declarations
2008-06-11 Akinobu MitaACPI: use memory_read_from_buffer()
2008-06-11 Holger Machtbay: exit if notify handler cannot be installed
2008-06-11 Tim Pepperdock.c remove trailing printk whitespace
2008-06-11 Adrian Bunkproper prototype for acpi_processor_tstate_has_changed()
2008-06-11 Fenghua YuACPI: handle invalid ACPI SLIT table
2008-06-11 Alistair John StrachanACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warni...
2008-06-11 Alexey StarikovskiyACPI: EC: Use msleep instead of udelay while waiting...
2008-06-11 Venkatesh Pallipadicpuidle acpi driver: fix oops on AC<->DC
2008-06-11 Zhao YakuiACPI: Disable Fixed_RTC event when installing RTC handler
2008-06-10 Alex ChiangPCI: ACPI PCI slot detection driver
2008-06-10 Yinghai Lux86: make generic arch support NUMAQ
2008-06-03 Yinghai Lux86: update mptable
2008-05-23 Harvey Harrisonacpi: fix integer as NULL pointer warning
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
next