summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2011-01-12Merge branch 'throttling' into releaseLen Brown2-3/+78
2011-01-12Merge branch 'procfs-cleanup' into releaseLen Brown6-193/+9
2011-01-12Merge branch 'suspend-ioremap-cache' into releaseLen Brown5-7/+158
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown7-83/+94
2011-01-12Merge branch 'power-resource' into releaseLen Brown6-140/+167
2011-01-12ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki3-43/+0
2011-01-12ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki1-19/+0
2011-01-12ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki3-23/+11
2011-01-12ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki1-0/+20
2011-01-12ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2-1/+2
2011-01-12ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki1-29/+61
2011-01-12ACPI / PM: Add function for device power state initializationRafael J. Wysocki3-4/+27
2011-01-12ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki1-19/+29
2011-01-12ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2-0/+9
2011-01-12ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki1-29/+38
2011-01-12ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki3-10/+7
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming6-46/+81
2011-01-12ACPICA: Global event handlerLin Ming6-5/+92
2011-01-12ACPICA: Implicit notify supportLin Ming8-88/+161
2011-01-12ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming1-12/+45
2011-01-12ACPICA: Remove unused function declarationsLin Ming1-6/+0
2011-01-12ACPICA: New GPE handler callback definitionLin Ming5-14/+22
2011-01-12ACPICA: Rename some function and variable namesLin Ming12-51/+68
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming5-601/+654
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui4-1/+8
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2-0/+57
2011-01-10ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui1-3/+21
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki1-0/+5
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki1-4/+1
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki4-17/+26
2011-01-07ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki1-25/+1
2011-01-07ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki1-39/+55
2011-01-07ACPI: Use ioremap_cache()Len Brown1-3/+3
2011-01-07ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki1-2/+4
2011-01-07ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki1-3/+3
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki3-1/+151
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-3/+2
2010-12-26Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown3-42/+63
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki1-0/+3
2010-12-24Revert "ACPI battery: update status upon sysfs query"Len Brown1-5/+0
2010-12-17ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki1-37/+60
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui3-192/+1
2010-12-13Merge branch 'bugzilla-23002' into releaseLen Brown1-0/+8
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown8-92/+141
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich1-2/+2
2010-12-11ACPI thermal: remove two unused functionsZhang Rui1-9/+0
2010-12-11ACPI: fix a section mismatchZhang Rui1-1/+1