aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-19ACPI: Export EDID blocks to the kernelMatthew Garrett
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-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas
2010-04-04ACPI: pci_root: save downstream bus rangeBjorn Helgaas
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
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16Fix typos in commentsThomas Weber
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang