summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-1021-89/+68
| * ACPICA: Update codes under disabled build options.Lv Zheng2013-01-108-13/+76
| * ACPICA: Update compilation environment settings.Lv Zheng2013-01-104-127/+102
| * ACPICA: Cleanup updated comments.Lv Zheng2013-01-1029-104/+111
* | Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2013-01-1819-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-rc4v3.8-rc4Linus Torvalds2013-01-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-176-27/+45
|\ \ \
| * | | s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * | | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * | | s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * | | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | | | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-177-42/+64
|\ \ \ \
| * | | | xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-161-2/+4
| * | | | xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-161-2/+2
| * | | | xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-162-5/+15
| * | | | xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2013-01-161-5/+15
| * | | | xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-163-24/+24
| * | | | xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-162-9/+9
* | | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-166-47/+9
|\ \ \ \ \
| * | | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-154-45/+7
| * | | | | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-121-1/+1
| * | | | | cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
| | |_|_|/ | |/| | |
* | | | | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-161-1/+1
* | | | | mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-161-0/+1