aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-19ACPI: fix early DSDT dmi check warnings on ia64Lin Ming
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-10PM QOS updateMark Gross
2010-05-06Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa
2010-05-06ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore
2010-05-06ACPICA: Prevent possible allocation overrun during object copyLin Ming
2010-05-06ACPICA: Split large file, evgpeblkBob Moore
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore
2010-05-06ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li
2010-05-06sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter
2010-05-06power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter
2010-05-06acpi_pad: "processor_aggregator" name too longDan Carpenter
2010-05-05ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang
2010-05-04x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman
2010-04-27ACPI: silence kmemcheck false positiveDan Carpenter
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming
2010-04-20ACPICA: Add write support for DataTable operation regionsBob Moore
2010-04-20ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy
2010-04-20ACPICA: Update comments/headers, no functional changeBob Moore
2010-04-20ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki
2010-04-04ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas
2010-04-01Remove empty comment in acpi/power.cJustin P. Mattock
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong
2010-03-23ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki
2010-03-23ACPI: fixes a false alarm from lockdepZhang Rui
2010-03-23ACPI dock: support multiple ACPI dock devicesZhang Rui
2010-03-17ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy