summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-2641-70/+67
* Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-2617-554/+266
|\
| * ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-197-40/+30
| * 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 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-245-79/+69
|\ \
| * \ Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson2013-01-241-12/+20
| |\ \
| | * | mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll2013-01-241-12/+20
| * | | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-241-0/+10
| |\ \ \
| | * | | video: imxfb: Do not crash on rebootFabio Estevam2013-01-171-0/+10
| * | | | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-242-65/+36
| |\ \ \ \
| | * | | | mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn2013-01-231-62/+30
| | * | | | clk: mvebu/clk-cpu.c: fix memory leakageCong Ding2013-01-231-3/+6
| * | | | | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-22197-1507/+8542
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-1/+1
| |\ \ \ \ \
| | * | | | | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-17973-6059/+5411
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-151-1/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou2013-01-141-1/+2
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-2410-30/+103
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett2013-01-221-0/+7
| * | | | | | | ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader2013-01-221-0/+7
| * | | | | | | PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon2013-01-221-27/+67
| * | | | | | | PM / devfreq: add locking documentation for recommended_oppNishanth Menon2013-01-221-0/+5
| * | | | | | | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon2013-01-221-0/+5
| * | | | | | | cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon2013-01-221-0/+3
| * | | | | | | ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang2013-01-191-0/+3
| * | | | | | | ACPI / processor: Get power info before updating the C-statesThomas Schlichter2013-01-191-0/+1
| * | | | | | | powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov2013-01-181-1/+1