summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ 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-02-011-5/+19
| | | | | | * | | ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-02-011-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-201-0/+30
| * | | | Merge branch 'misc' into releaseLen Brown2010-01-207-8/+10
| |\ \ \ \
| | * | | | ACPI: power_meter: remove double kfree()Darren Jenkins2010-01-201-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-161-2/+1Star
| | |/ / /
| * | | | Merge branch 'osc-bugfix' into releaseLen Brown2010-01-201-1/+6
| |\ \ \ \
| | * | | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-161-1/+6
| | |/ / /
| * | | | Merge branch 'ec' into releaseLen Brown2010-01-202-3/+5
| |\ \ \ \
| | * | | | ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-161-1/+2
| | * | | | ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-162-2/+3
| * | | | | Merge branch 'bugzilla-15064' into releaseLen Brown2010-01-201-38/+26Star
| |\ \ \ \ \
| | * | | | | ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4Star
| | * | | | | 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-311-0/+43
| | |/ / /
| * | | | Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | acpi_pad: fix error checksChen Gong2009-12-311-17/+20
* | | | | ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy2010-01-151-10/+58
* | | | | ACPI: SBS: Export cycle_countAlexey Starikovskiy2010-01-151-0/+5
* | | | | ACPI: Battery: Add bit flagsAlexey Starikovskiy2010-01-151-12/+14
|/ / / /
* | | | Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-311-12/+17
|\ \ \ \
| * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-311-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/+4Star
| * | | ACPI: processor: open code acpi_processor_cleanup_pdcAlex Chiang2009-12-221-11/+4Star
| * | | ACPI: processor: change acpi_processor_eval_pdc interfaceAlex Chiang2009-12-221-8/+4Star
| * | | ACPI: processor: introduce acpi_processor_alloc_pdc()Alex Chiang2009-12-221-9/+13
| * | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-1/+20
| * | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-3/+3
| * | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-0/+11
| * | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-1/+44
| * | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-0/+3
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. | | | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-247-71/+134
|\ \ \| | |