summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: video: fix acpi_backlight=videoKamal Mostafa2010-07-051-1/+1
* ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-261-89/+1
* ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-121-0/+24
* power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter2010-05-121-1/+1
* ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang2010-05-121-0/+120
* ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-261-6/+11
* ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-04-262-26/+21
* Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
|\
| * ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
* | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
|/
*-------. Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-185-7/+47
|\ \ \ \ \
| | | | | * ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-311-5/+19
| | | | | * ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-01-311-0/+3
| |_|_|_|/ |/| | | |
| | | | * ACPI: processor: only evaluate _PDC once per processorAlex Chiang2010-01-221-0/+7
| | | | * ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-221-0/+7
| |_|_|/ |/| | |
| | | * ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-161-0/+8
| |_|/ |/| |
| | * ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang2010-02-161-0/+1
| |/ |/|
| * ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-2/+2
|/
* Merge branch 'bugzilla-14954' into releaseLen Brown2010-01-201-0/+30
|\
| * ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang2010-01-191-0/+30
* | Merge branch 'misc' into releaseLen Brown2010-01-207-8/+10
|\ \
| * | ACPI: power_meter: remove double kfree()Darren Jenkins2010-01-191-1/+1
| * | ACPI: Fix unused variable warning in sbs.cRakib Mullick2010-01-161-0/+3
| * | acpi: make ACPI device id constantMárton Németh2010-01-164-4/+4
| * | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()Luck, Tony2010-01-161-1/+1
| * | ACPI: Remove unnecessary cast.H Hartley Sweeten2010-01-151-2/+1
| |/
* | Merge branch 'osc-bugfix' into releaseLen Brown2010-01-201-1/+6
|\ \
| * | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-151-1/+6
| |/
* | Merge branch 'ec' into releaseLen Brown2010-01-202-3/+5
|\ \
| * | ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-151-1/+2
| * | ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-152-2/+3
* | | Merge branch 'bugzilla-15064' into releaseLen Brown2010-01-201-38/+26
|\ \ \
| * | | ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4
| * | | ACPI: allow C3 > 1000usecLen Brown2010-01-201-10/+11
| * | | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-201-10/+11
| | |/ | |/|
* | | Merge branch 'bugzilla-14858' into releaseLen Brown2010-01-201-45/+77
|\ \ \ | | |/ | |/|
| * | ACPI: EC: Accelerate query executionAlexey Starikovskiy2009-12-241-45/+77
* | | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-201-0/+43
|\ \ \
| * | | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-301-0/+43
| |/ /
* | | Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
|\ \ \ | |_|/ |/| |
| * | acpi_pad: fix error checksChen Gong2009-12-301-17/+20
* | | Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-301-12/+17
|\ \ \
| * | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-12/+17
| | |/ | |/|
* | | Merge branch 'video-error-case' into releaseLen Brown2009-12-301-1/+3
|\ \ \
| * | | ACPI video: correct error-handling codeZhang Rui2009-12-301-1/+3
| |/ /
* / / ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-301-0/+4
|/ /
* | Merge branch 'pdc' into releaseLen Brown2009-12-242-23/+80
|\ \
| * | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-222-16/+4
| * | ACPI: processor: open code acpi_processor_cleanup_pdcAlex Chiang2009-12-221-11/+4
| * | ACPI: processor: change acpi_processor_eval_pdc interfaceAlex Chiang2009-12-221-8/+4