aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds72-1375/+2065
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-05-19ACPI: fix early DSDT dmi check warnings on ia64Lin Ming1-1/+8
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+5
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-10PM QOS updateMark Gross1-1/+1
2010-05-06Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into releaseLen Brown6-4/+152
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa1-0/+24
2010-05-06ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore3-6/+6
2010-05-06ACPICA: Prevent possible allocation overrun during object copyLin Ming1-3/+11
2010-05-06ACPICA: Split large file, evgpeblkBob Moore5-926/+1025
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore5-47/+298
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore6-65/+68
2010-05-06ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li1-0/+4
2010-05-06sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter1-1/+1
2010-05-06power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter1-1/+1
2010-05-06acpi_pad: "processor_aggregator" name too longDan Carpenter1-1/+1
2010-05-05ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang1-0/+120
2010-05-04x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman1-3/+5
2010-04-27ACPI: silence kmemcheck false positiveDan Carpenter1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina39-1352/+1496
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming9-234/+319
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2-0/+41
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore5-19/+38
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming5-0/+56
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming5-20/+61
2010-04-20ACPICA: Add write support for DataTable operation regionsBob Moore1-3/+10
2010-04-20ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy1-5/+18
2010-04-20ACPICA: Update comments/headers, no functional changeBob Moore1-10/+11
2010-04-20ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming1-11/+10
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore52-150/+151
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming5-216/+275
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown1-6/+11
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy1-6/+11
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown34-83/+128
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki1-8/+30
2010-04-04ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas1-10/+4
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins1-1/+1
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins1-2/+2
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett1-13/+16
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes1-2/+4
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas1-6/+6
2010-04-01Remove empty comment in acpi/power.cJustin P. Mattock1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo30-0/+30
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong1-0/+38
2010-03-23ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki1-12/+7
2010-03-23ACPI: fixes a false alarm from lockdepZhang Rui1-1/+8
2010-03-23ACPI dock: support multiple ACPI dock devicesZhang Rui1-5/+2
2010-03-17ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2-26/+21