| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 | 17 | -369/+399 |
|\ |
|
| * | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-24 | 4 | -22/+30 |
| * | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+1 |
| * | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-23 | 4 | -3/+22 |
| * | ACPI / ACPICA: Multiple system notify handlers per device | Rafael J. Wysocki | 2010-02-23 | 3 | -39/+150 |
| * | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki | 2010-02-23 | 3 | -11/+31 |
| * | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-23 | 11 | -304/+175 |
* | | Merge branch 'pcc' into release | Len Brown | 2010-02-23 | 1 | -1/+5 |
|\ \ |
|
| * | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 | Darrick J. Wong | 2010-02-19 | 1 | -1/+5 |
| |/ |
|
* / | ACPI: Be in TS_POLLING state during mwait based C-state entry | Pallipadi, Venkatesh | 2010-02-22 | 1 | -12/+16 |
|/ |
|
*-------. | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 2010-02-18 | 5 | -7/+47 |
|\ \ \ \ \ |
|
| | | | | * | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger | 2010-02-01 | 1 | -5/+19 |
| | | | | * | ACPI: Add NULL pointer check in acpi_bus_start | Thomas Renninger | 2010-02-01 | 1 | -0/+3 |
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: processor: only evaluate _PDC once per processor | Alex Chiang | 2010-01-22 | 1 | -0/+7 |
| | | | * | ACPI: processor: add kernel command line support for early _PDC eval | Alex Chiang | 2010-01-22 | 1 | -0/+7 |
| |_|_|/
|/| | | |
|
| | | * | ACPI: fix High cpu temperature with 2.6.32 | Arjan van de Ven | 2010-02-16 | 1 | -0/+8 |
| |_|/
|/| | |
|
| | * | ACPI: dock: properly initialize local struct dock_station in dock_add() | Alex Chiang | 2010-02-16 | 1 | -0/+1 |
| |/
|/| |
|
| * | ACPI: fix "acpi=ht" boot option | Len Brown | 2010-02-18 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'bugzilla-14954' into release | Len Brown | 2010-01-20 | 1 | -0/+30 |
|\ |
|
| * | ACPI: processor: restrict early _PDC to opt-in platforms | Alex Chiang | 2010-01-20 | 1 | -0/+30 |
* | | Merge branch 'misc' into release | Len Brown | 2010-01-20 | 7 | -8/+10 |
|\ \ |
|
| * | | ACPI: power_meter: remove double kfree() | Darren Jenkins | 2010-01-20 | 1 | -1/+1 |
| * | | ACPI: Fix unused variable warning in sbs.c | Rakib Mullick | 2010-01-16 | 1 | -0/+3 |
| * | | acpi: make ACPI device id constant | Márton Németh | 2010-01-16 | 4 | -4/+4 |
| * | | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc() | Luck, Tony | 2010-01-16 | 1 | -1/+1 |
| * | | ACPI: Remove unnecessary cast. | H Hartley Sweeten | 2010-01-16 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'osc-bugfix' into release | Len Brown | 2010-01-20 | 1 | -1/+6 |
|\ \ |
|
| * | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes | Zhao Yakui | 2010-01-16 | 1 | -1/+6 |
| |/ |
|
* | | Merge branch 'ec' into release | Len Brown | 2010-01-20 | 2 | -3/+5 |
|\ \ |
|
| * | | ACPI: EC: Add wait for irq storm | Alexey Starikovskiy | 2010-01-16 | 1 | -1/+2 |
| * | | ACPI: SBS: Move SBS HC callback to faster Notify queue | Alexey Starikovskiy | 2010-01-16 | 2 | -2/+3 |
* | | | Merge branch 'bugzilla-15064' into release | Len Brown | 2010-01-20 | 1 | -38/+26 |
|\ \ \ |
|
| * | | | ACPI: delete acpi_processor_power_verify_c2() | Len Brown | 2010-01-20 | 1 | -18/+4 |
| * | | | ACPI: allow C3 > 1000usec | Len Brown | 2010-01-20 | 1 | -10/+11 |
| * | | | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C | Len Brown | 2010-01-20 | 1 | -10/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'bugzilla-14858' into release | Len Brown | 2010-01-20 | 1 | -45/+77 |
|\ \ \
| | |/
| |/| |
|
| * | | ACPI: EC: Accelerate query execution | Alexey Starikovskiy | 2009-12-24 | 1 | -45/+77 |
* | | | Merge branch 'bugzilla-13577-video' into release | Len Brown | 2010-01-20 | 1 | -0/+43 |
|\ \ \ |
|
| * | | | ACPI video: Prune dupe video devices, unless "video.allow_duplicates" | Zhang Rui | 2009-12-31 | 1 | -0/+43 |
| |/ / |
|
* | | | Merge branch 'acpi-pad' into release | Len Brown | 2010-01-20 | 1 | -17/+20 |
|\ \ \
| |_|/
|/| | |
|
| * | | acpi_pad: fix error checks | Chen Gong | 2009-12-31 | 1 | -17/+20 |
* | | | Merge branch 'resume-sci-force-bootparam' into release | Len Brown | 2009-12-31 | 1 | -12/+17 |
|\ \ \ |
|
| * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-31 | 1 | -12/+17 |
| | |/
| |/| |
|
* | | | Merge branch 'video-error-case' into release | Len Brown | 2009-12-30 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | ACPI video: correct error-handling code | Zhang Rui | 2009-12-30 | 1 | -1/+3 |
| |/ / |
|
* / / | ACPI video: no warning message if "acpi_backlight=vendor" is used | Zhang Rui | 2009-12-30 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 2 | -23/+80 |
|\ \ |
|
| * | | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 | 2 | -16/+4 |
| * | | ACPI: processor: open code acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 1 | -11/+4 |
| * | | ACPI: processor: change acpi_processor_eval_pdc interface | Alex Chiang | 2009-12-22 | 1 | -8/+4 |