aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ipmi' into releaseLen Brown2011-01-123-0/+537
|\
| * IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui2010-12-143-0/+537
* | Merge branch 'apei' into releaseLen Brown2011-01-123-88/+656
|\ \
| * | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-84/+322
| * | ACPI, APEI, Report GHES error information via printkHuang Ying2010-12-131-4/+21
| * | ACPI, APEI, Add APEI generic error status printing supportHuang Ying2010-12-132-0/+313
| |/
* | Merge branch 'acpi-video' into releaseLen Brown2011-01-122-139/+7
|\ \
| * | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-141-0/+3
| * | ACPI video: remove output switching controlZhang Rui2010-12-142-139/+4
| |/
* | Merge branch 'throttling' into releaseLen Brown2011-01-122-3/+78
|\ \
| * | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-102-0/+57
| * | ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui2011-01-101-3/+21
* | | Merge branch 'procfs-cleanup' into releaseLen Brown2011-01-126-193/+9
|\ \ \
| * | | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui2011-01-124-1/+8
| * | | ACPI processor: remove processor throttling control procfs I/FZhang Rui2010-12-143-192/+1
| | |/ | |/|
* | | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-125-7/+158
|\ \ \
| * | | ACPI: Use ioremap_cache()Len Brown2011-01-071-3/+3
| * | | ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki2011-01-071-2/+4
| * | | ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki2011-01-071-3/+3
| * | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-073-1/+151
| * | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-3/+2
| | |/ | |/|
* | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-127-83/+94
|\ \ \
| * | | ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki2011-01-071-0/+8
| * | | ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki2011-01-071-0/+5
| * | | ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-071-4/+1
| * | | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-074-17/+26
| * | | ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki2011-01-071-25/+1
| * | | ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki2011-01-071-39/+55
| |/ /
* | | Merge branch 'power-resource' into releaseLen Brown2011-01-126-140/+167
|\ \ \
| * | | ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki2011-01-123-43/+0
| * | | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-121-19/+0
| * | | ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-123-23/+11
| * | | ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki2011-01-121-0/+20
| * | | ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2011-01-122-1/+2
| * | | ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki2011-01-121-29/+61
| * | | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-123-4/+27
| * | | ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki2011-01-121-19/+29
| * | | ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2011-01-122-0/+9
| * | | ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki2011-01-121-29/+38
| * | | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki2011-01-123-10/+7
| |/ /
* | | ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-126-46/+81
* | | ACPICA: Global event handlerLin Ming2011-01-126-5/+92
* | | ACPICA: Implicit notify supportLin Ming2011-01-128-88/+161
* | | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
* | | ACPICA: Remove unused function declarationsLin Ming2011-01-121-6/+0
* | | ACPICA: New GPE handler callback definitionLin Ming2011-01-125-14/+22
* | | ACPICA: Rename some function and variable namesLin Ming2011-01-1212-51/+68
* | | ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-125-601/+654
|/ /
| |
| \
*-. \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-263-42/+63
|\ \ \
| | * | Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-241-5/+0