aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2011-01-12ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki
2011-01-12ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki
2011-01-12ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki
2011-01-12ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki
2011-01-12ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki
2011-01-12ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki
2011-01-12ACPI / PM: Add function for device power state initializationRafael J. Wysocki
2011-01-12ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki
2011-01-12ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki
2011-01-12ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki
2011-01-12ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming
2011-01-12ACPICA: Global event handlerLin Ming
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming
2011-01-12ACPICA: Remove unused function declarationsLin Ming
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui
2011-01-12ACPI: update CONFIG_ACPI_PROCFS descriptionZhang Rui
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui
2011-01-10ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki
2011-01-07ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki
2011-01-07ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki
2011-01-07ACPI: Use ioremap_cache()Len Brown
2011-01-07ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki
2011-01-07ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-26Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki
2010-12-24Revert "ACPI battery: update status upon sysfs query"Len Brown
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-17ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-14IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui