summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Do not use device power states of power resourcesRafael J. Wysocki2013-01-171-20/+3
* ACPI: Drop power resources driverRafael J. Wysocki2013-01-174-59/+37
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-173-115/+102
* ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki2013-01-171-117/+61
* ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-176-153/+151
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-1717-545/+267
|\
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-153-12/+6
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-151-16/+30
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-151-49/+15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-154-16/+8
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-151-3/+3
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-111-1/+1
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-071-1/+2
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-031-22/+0
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-034-157/+37
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-036-38/+31
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-031-15/+35
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-037-42/+44
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-031-12/+9
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-031-10/+8
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-037-99/+31
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-034-76/+12
| * ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-031-21/+11
| * ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-031-10/+10
| * ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-031-23/+12
| * ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-031-24/+16
| * ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-031-28/+35
| * ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-033-3/+3
| * ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-031-31/+72
* | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\ \
| * | EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * | EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * | EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
| |/
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-095-25/+29
|\ \
| * \ Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-081-1/+2
| |\ \
| | * | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-041-1/+2
| * | | pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-071-2/+5
| * | | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-061-2/+5
| * | | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-061-1/+1
| * | | clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
| * | | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-061-18/+15
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0946-792/+437
|\ \ \
| * | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-081-1/+3
| * | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-086-16/+135
| |\ \ \
| | * | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst2013-01-071-0/+28
| | * | | drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher2013-01-041-9/+22
| | * | | drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher2013-01-044-7/+85
| * | | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-085-0/+17
| * | | | drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-075-88/+36
| * | | | drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-071-1/+1