summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/tbinstal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2-20/+0
2011-01-12Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki1-2/+2
2011-01-12ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki4-25/+12
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. Wysocki2-29/+62
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: Update version to 20101209Lin Ming1-1/+1
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming6-46/+81
2011-01-12ACPICA: Global event handlerLin Ming8-5/+104
2011-01-12ACPICA: Implicit notify supportLin Ming10-106/+186
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 Ming8-17/+29
2011-01-12ACPICA: Rename some function and variable namesLin Ming14-56/+73
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 Rui5-1/+19
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss5-1/+151
2011-01-11PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki2-28/+72
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui3-0/+63
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. Wysocki2-10/+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 Brown2-3/+8
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. Wysocki8-24/+19
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby3-6/+11
2011-01-05Linux 2.6.37v2.6.37Linus Torvalds1-1/+1
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2011-01-04arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-04ima: fix add LSM rule bugMimi Zohar1-0/+2
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03name_to_dev_t() must not call __init codeJan Beulich1-1/+1
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker1-1/+1
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16