| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: enable -Werror | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: 64 bit features | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: fix vringh test | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: more stubs | Michael S. Tsirkin | 2014-12-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: core support for config generation | Michael S. Tsirkin | 2014-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci: add VIRTIO_PCI_NO_LEGACY | Michael S. Tsirkin | 2014-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci: move probe to common file | Michael S. Tsirkin | 2014-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY | Michael S. Tsirkin | 2014-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_config: fix virtio_cread_bytes | Michael S. Tsirkin | 2014-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore | Michael S. Tsirkin | 2014-12-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: add entry for intel_pstate | Kristen Carlson Accardi | 2014-12-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel_pstate: Add a few comments | Kristen Carlson Accardi | 2014-12-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel_pstate: add kernel parameter to force loading | Ethan Zhao | 2014-12-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() | Viresh Kumar | 2014-12-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: handle allocation of device_opp in a separate routine | Viresh Kumar | 2014-12-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: reuse find_device_opp() instead of duplicating code | Viresh Kumar | 2014-12-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: Staticize __dev_pm_opp_remove() | Viresh Kumar | 2014-12-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' | Viresh Kumar | 2014-12-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | power / PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macro | Ulf Hansson | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro | Ludovic Desroches | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' | Rafael J. Wysocki | 2014-12-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / EC: Fix unexpected ec_remove_handlers() invocations | Lv Zheng | 2014-12-15 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / video: update the skip case for acpi_video_device_in_dod() | Aaron Lu | 2014-12-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices | Srinivas Pandruvada | 2014-12-11 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki | 2014-12-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabled | Rafael J. Wysocki | 2014-12-12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / utils: Drop error messages from acpi_evaluate_reference() | Rafael J. Wysocki | 2014-12-12 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG | Rafael J. Wysocki | 2014-12-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' | Rafael J. Wysocki | 2014-12-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2014-12-10 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: remove double calls to find_device_opp() | Viresh Kumar | 2014-12-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_opp | Viresh Kumar | 2014-12-10 | |
