summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-186-96/+154
|\
| * virtio_pci: restore module attributesHerbert Xu2014-12-171-0/+5
| * mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
| * vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-151-47/+74
| * vringh: 64 bit featuresMichael S. Tsirkin2014-12-151-2/+2
| * virtio_pci: move probe to common fileMichael S. Tsirkin2014-12-143-26/+38
| * virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-111-1/+0
| * virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restoreMichael S. Tsirkin2014-12-111-14/+23
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1838-119/+151
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-182-34/+78
| |\ \ \ \
| | | * | | intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31
| | | * | | intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-111-1/+5
| | * | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar2014-12-101-7/+10
| | * | | | PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar2014-12-101-15/+22
| | * | | | PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar2014-12-101-7/+2
| | * | | | PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar2014-12-101-1/+2
| | * | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar2014-12-101-2/+6
| * | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-1829-64/+40
| |\ \ \ \ \
| | * | | | | power / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-151-4/+0
| | * | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-1/+1
| | * | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-154-27/+10
| | * | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-131-1/+1
| | * | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-137-8/+8
| | * | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
| | * | | | | video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-3/+3
| | * | | | | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-135-9/+6
| | * | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-9/+9
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-12-183-3/+17
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng2014-12-151-0/+2
| | | * | | | | | | ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu2014-12-151-2/+8
| | * | | | | | | | ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devicesSrinivas Pandruvada2014-12-111-1/+7
| | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-183-15/+13
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-121-2/+10
| | | * | | | | | | | | ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki2014-12-121-11/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki2014-12-121-2/+2
| * | | | | | | | | | Merge branch 'fixes'Rafael J. Wysocki2014-12-112-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2014-12-101-2/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | * | | | | | | | PM / OPP: remove double calls to find_device_opp()Viresh Kumar2014-12-101-1/+1
| | | * | | | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar2014-12-101-1/+1
| | * | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-101-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | leds: leds-gpio: Fix the "default-state" property checkFabio Estevam2014-12-101-1/+1
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-1821-401/+1707
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform/x86/acerhdf: Still depends on THERMALRandy Dunlap2014-12-151-1/+1
| * | | | | | | | | | | | Merge branch 'thinkpad-acpi' into for-nextDarren Hart2014-12-102-64/+106
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | acpi: Remove _OSI(Linux) for ThinkPadsAndy Lutomirski2014-12-041-54/+0
| | * | | | | | | | | | | | thinkpad-acpi: Try to use full software mute controlAndy Lutomirski2014-12-041-10/+106
| * | | | | | | | | | | | | acerhdf: minor clean upPeter Feuerer2014-12-041-6/+6
| * | | | | | | | | | | | | acerhdf: added critical trip pointPeter Feuerer2014-12-041-1/+9
| * | | | | | | | | | | | | acerhdf: Use bang-bang thermal governorPeter Feuerer2014-12-042-6/+33
| * | | | | | | | | | | | | acerhdf: Adding support for new modelsPeter Feuerer2014-12-041-1/+24