summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: enable -WerrorMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: 64 bit featuresMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: fix vringh testMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: more stubsMichael S. Tsirkin2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: core support for config generationMichael S. Tsirkin2014-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci: move probe to common fileMichael S. Tsirkin2014-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restoreMichael S. Tsirkin2014-12-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava2014-12-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: add entry for intel_pstateKristen Carlson Accardi2014-12-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar2014-12-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar2014-12-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar2014-12-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar2014-12-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | power / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng2014-12-15
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu2014-12-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devicesSrinivas Pandruvada2014-12-11
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-12
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki2014-12-12
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki2014-12-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes'Rafael J. Wysocki2014-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2014-12-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: remove double calls to find_device_opp()Viresh Kumar2014-12-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar2014-12-10