summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2011-03-21ACPICA: Fix Scope() op in module level codeBob Moore
2011-03-21ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy
2011-03-21ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui
2011-03-21ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown
2011-03-21ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-05ACPI: video: fix acpi_backlight=videoKamal Mostafa
2010-05-26ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-12ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa
2010-05-12power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter
2010-05-12ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang
2010-04-26ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-26ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-19ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown
2010-02-16ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven
2010-02-16ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2010-01-31ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger
2010-01-22ACPI: processor: only evaluate _PDC once per processorAlex Chiang
2010-01-22ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang
2010-01-20Merge branch 'bugzilla-14954' into releaseLen Brown
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-20Merge branch 'osc-bugfix' into releaseLen Brown
2010-01-20Merge branch 'ec' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-15064' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-14858' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-13577-video' into releaseLen Brown
2010-01-20Merge branch 'acpi-pad' into releaseLen Brown
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown
2010-01-20ACPI: allow C3 > 1000usecLen Brown
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown
2010-01-19ACPI: power_meter: remove double kfree()Darren Jenkins
2010-01-19ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang
2010-01-16ACPI: Fix unused variable warning in sbs.cRakib Mullick
2010-01-16acpi: make ACPI device id constantMárton Németh
2010-01-16ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()Luck, Tony
2010-01-15ACPI: Remove unnecessary cast.H Hartley Sweeten
2010-01-15ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui
2010-01-15ACPI: EC: Add wait for irq stormAlexey Starikovskiy
2010-01-15ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy
2009-12-30ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui
2009-12-30acpi_pad: fix error checksChen Gong
2009-12-30Merge branch 'resume-sci-force-bootparam' into releaseLen Brown
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-12-30Merge branch 'video-error-case' into releaseLen Brown