summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-12Merge branch 'pnp' into releaseLen Brown5-14/+13
2011-01-12Merge branch 'bugzilla-15100' into releaseLen Brown2-28/+72
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 Brown7-142/+169
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-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. 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 Ming6-15/+24
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-11PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki2-28/+72
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
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-11/+59
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-185/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab5-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings1-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba1-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl1-2/+8