summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-177-155/+158
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-1719-563/+279
|\
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-154-13/+7
| * 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-155-17/+9
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-151-3/+3
| * ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki2013-01-151-1/+0
| * ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-141-2/+0
| * 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: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-031-1/+0
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-032-24/+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-037-38/+36
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-032-15/+37
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-038-43/+45
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-032-21/+11
| * 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-038-101/+32
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-035-77/+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-032-30/+20
| * 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-032-31/+73
* | Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-101-1/+1
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \
| * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| * | ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| * | ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| * | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
* | | 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
| | |/ | |/|
* | | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
* | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0953-183/+351
|\ \ \
| * \ \ Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson2013-01-0811-38/+132
| |\ \ \
| | * | | ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou2013-01-071-1/+1