| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-02-23 | Merge branch 'pcc' into release |  Len Brown | 1 | -1/+5 |
| 2010-02-22 | ACPI: Be in TS_POLLING state during mwait based C-state entry |  Pallipadi, Venkatesh | 1 | -12/+16 |
| 2010-02-19 | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 |  Darrick J. Wong | 1 | -1/+5 |
| 2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release |  Len Brown | 5 | -7/+47 |
| 2010-02-18 | ACPI: fix "acpi=ht" boot option |  Len Brown | 1 | -2/+2 |
| 2010-02-16 | ACPI: fix High cpu temperature with 2.6.32 |  Arjan van de Ven | 1 | -0/+8 |
| 2010-02-16 | ACPI: dock: properly initialize local struct dock_station in dock_add() |  Alex Chiang | 1 | -0/+1 |
| 2010-01-31 | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found |  Thomas Renninger | 1 | -5/+19 |
| 2010-01-31 | ACPI: Add NULL pointer check in acpi_bus_start |  Thomas Renninger | 1 | -0/+3 |
| 2010-01-22 | ACPI: processor: only evaluate _PDC once per processor |  Alex Chiang | 1 | -0/+7 |
| 2010-01-22 | ACPI: processor: add kernel command line support for early _PDC eval |  Alex Chiang | 1 | -0/+7 |
| 2010-01-20 | Merge branch 'bugzilla-14954' into release |  Len Brown | 1 | -0/+30 |
| 2010-01-20 | Merge branch 'misc' into release |  Len Brown | 7 | -8/+10 |
| 2010-01-20 | Merge branch 'osc-bugfix' into release |  Len Brown | 1 | -1/+6 |
| 2010-01-20 | Merge branch 'ec' into release |  Len Brown | 2 | -3/+5 |
| 2010-01-20 | Merge branch 'bugzilla-15064' into release |  Len Brown | 1 | -38/+26 |
| 2010-01-20 | Merge branch 'bugzilla-14858' into release |  Len Brown | 1 | -45/+77 |
| 2010-01-20 | Merge branch 'bugzilla-13577-video' into release |  Len Brown | 1 | -0/+43 |
| 2010-01-20 | Merge branch 'acpi-pad' into release |  Len Brown | 1 | -17/+20 |
| 2010-01-20 | ACPI: delete acpi_processor_power_verify_c2() |  Len Brown | 1 | -18/+4 |
| 2010-01-20 | ACPI: allow C3 > 1000usec |  Len Brown | 1 | -10/+11 |
| 2010-01-20 | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C |  Len Brown | 1 | -10/+11 |
| 2010-01-19 | ACPI: power_meter: remove double kfree() |  Darren Jenkins | 1 | -1/+1 |
| 2010-01-19 | ACPI: processor: restrict early _PDC to opt-in platforms |  Alex Chiang | 1 | -0/+30 |
| 2010-01-16 | ACPI: Fix unused variable warning in sbs.c |  Rakib Mullick | 1 | -0/+3 |
| 2010-01-16 | acpi: make ACPI device id constant |  Márton Németh | 4 | -4/+4 |
| 2010-01-16 | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc() |  Luck, Tony | 1 | -1/+1 |
| 2010-01-15 | ACPI: Remove unnecessary cast. |  H Hartley Sweeten | 1 | -2/+1 |
| 2010-01-15 | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes |  Zhao Yakui | 1 | -1/+6 |
| 2010-01-15 | ACPI: EC: Add wait for irq storm |  Alexey Starikovskiy | 1 | -1/+2 |
| 2010-01-15 | ACPI: SBS: Move SBS HC callback to faster Notify queue |  Alexey Starikovskiy | 2 | -2/+3 |
| 2009-12-30 | ACPI video: Prune dupe video devices, unless "video.allow_duplicates" |  Zhang Rui | 1 | -0/+43 |
| 2009-12-30 | acpi_pad: fix error checks |  Chen Gong | 1 | -17/+20 |
| 2009-12-30 | Merge branch 'resume-sci-force-bootparam' into release |  Len Brown | 1 | -12/+17 |
| 2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable |  Zhang Rui | 1 | -12/+17 |
| 2009-12-30 | Merge branch 'video-error-case' into release |  Len Brown | 1 | -1/+3 |
| 2009-12-30 | ACPI video: correct error-handling code |  Zhang Rui | 1 | -1/+3 |
| 2009-12-30 | ACPI video: no warning message if "acpi_backlight=vendor" is used |  Zhang Rui | 1 | -0/+4 |
| 2009-12-24 | ACPI: EC: Accelerate query execution |  Alexey Starikovskiy | 1 | -45/+77 |
| 2009-12-24 | Merge branch 'pdc' into release |  Len Brown | 2 | -23/+80 |
| 2009-12-24 | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release |  Len Brown | 7 | -71/+134 |
| 2009-12-24 | Merge branch 'osc' into release |  Len Brown | 1 | -8/+18 |
| 2009-12-23 | ACPI: fix OSC regression that caused aer and pciehp not to load |  Shaohua Li | 1 | -8/+18 |
| 2009-12-22 | ACPI: processor: change acpi_processor_set_pdc() interface |  Alex Chiang | 2 | -16/+4 |
| 2009-12-22 | ACPI: processor: open code acpi_processor_cleanup_pdc |  Alex Chiang | 1 | -11/+4 |
| 2009-12-22 | ACPI: processor: change acpi_processor_eval_pdc interface |  Alex Chiang | 1 | -8/+4 |
| 2009-12-22 | ACPI: processor: introduce acpi_processor_alloc_pdc() |  Alex Chiang | 1 | -9/+13 |
| 2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc |  Alex Chiang | 1 | -1/+20 |
| 2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() |  Alex Chiang | 1 | -3/+3 |
| 2009-12-22 | ACPI: processor: factor out common _PDC settings |  Alex Chiang | 1 | -0/+11 |