summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying2017-02-271-8/+12
* | | | | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-0212-362/+286
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-037-185/+161
| |\ \ \ \ \ \ \ \
| | | | * | | | | | PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki2017-02-271-31/+29
| | | | * | | | | | PM / hibernate: Untangle power_down()Rafael J. Wysocki2017-02-271-19/+16
| | | * | | | | | | cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki2017-02-281-43/+22
| | | * | | | | | | cpufreq: qoriq: clean up unused codeTang Yuantian2017-02-231-4/+0
| | * | | | | | | | intel_idle: stop exposing platform acronyms in sysfsLen Brown2017-03-011-86/+86
| | * | | | | | | | cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-273-3/+9
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki2017-03-037-177/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | PM / OPP: Documentation: Fix opp-microvolt in examplesViresh Kumar2017-03-011-22/+22
| | | | | * | | | | | | | PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda2017-02-231-1/+2
| | | | * | | | | | | | | PM / Domains: Power off masters immediately in the power off sequenceUlf Hansson2017-02-231-6/+11
| | | | * | | | | | | | | PM / Domains: Rename is_async to one_dev_on for genpd_power_off()Ulf Hansson2017-02-231-6/+9
| | | | * | | | | | | | | PM / Domains: Move genpd_power_off() above genpd_power_on()Ulf Hansson2017-02-231-81/+81
| | | * | | | | | | | | | PM / QoS: Remove global notifiersViresh Kumar2017-02-233-66/+5
| | * | | | | | | | | | | PM / runtime: Fix some typosChristophe Jaillet2017-02-231-3/+3
* | | | | | | | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-0232-656/+861
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2017-02-2831-626/+673
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba2017-02-284-3/+10
| | * | | | | | | | | | | | | btrfs: drop checks for mandatory extent_io_ops callbacksDavid Sterba2017-02-281-4/+3
| | * | | | | | | | | | | | | btrfs: document existence of extent_io ops callbacksDavid Sterba2017-02-283-11/+26
| | * | | | | | | | | | | | | btrfs: let writepage_end_io_hook return voidDavid Sterba2017-02-283-11/+6
| | * | | | | | | | | | | | | btrfs: do proper error handling in btrfs_insert_xattr_itemDavid Sterba2017-02-281-1/+2
| | * | | | | | | | | | | | | btrfs: handle allocation error in update_dev_stat_itemDavid Sterba2017-02-281-1/+2
| | * | | | | | | | | | | | | btrfs: remove BUG_ON from __tree_mod_log_insertDavid Sterba2017-02-281-2/+0
| | * | | | | | | | | | | | | btrfs: derive maximum output size in the compression implementationDavid Sterba2017-02-285-14/+9
| | * | | | | | | | | | | | | btrfs: use predefined limits for calculating maximum number of pages for comp...David Sterba2017-02-281-5/+6
| | * | | | | | | | | | | | | btrfs: export compression buffer limits in a headerDavid Sterba2017-02-282-10/+15
| | * | | | | | | | | | | | | btrfs: merge nr_pages input and output parameter in compress_pagesDavid Sterba2017-02-285-15/+11
| | * | | | | | | | | | | | | btrfs: merge length input and output parameter in compress_pagesDavid Sterba2017-02-285-20/+18
| | * | | | | | | | | | | | | btrfs: constify name of subvolume in creation helpersDavid Sterba2017-02-281-3/+3
| | * | | | | | | | | | | | | btrfs: constify buffers used by compression helpersDavid Sterba2017-02-283-3/+3
| | * | | | | | | | | | | | | btrfs: constify input buffer of btrfs_csum_dataDavid Sterba2017-02-282-3/+3
| | * | | | | | | | | | | | | btrfs: constify device path passed to relevant helpersDavid Sterba2017-02-284-18/+22
| | * | | | | | | | | | | | | btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-282-4/+3
| | * | | | | | | | | | | | | btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-282-3/+3
| | * | | | | | | | | | | | | btrfs: Make btrfs_add_nondir take btrfs_inodeNikolay Borisov2017-02-281-9/+13
| | * | | | | | | | | | | | | btrfs: Make btrfs_add_link take btrfs_inodeNikolay Borisov2017-02-283-23/+26
| | * | | | | | | | | | | | | btrfs: Make btrfs_del_delalloc_inode take btrfs_inodeNikolay Borisov2017-02-281-7/+7
| | * | | | | | | | | | | | | btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-288-54/+59
| | * | | | | | | | | | | | | btrfs: Make check_extent_to_block take btrfs_inodeNikolay Borisov2017-02-281-5/+6
| | * | | | | | | | | | | | | btrfs: Make clone_update_extent_map take btrfs_inodeNikolay Borisov2017-02-281-14/+13
| | * | | | | | | | | | | | | btrfs: Make btrfs_clear_bit_hook take btrfs_inodeNikolay Borisov2017-02-283-21/+25
| | * | | | | | | | | | | | | btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inodeNikolay Borisov2017-02-284-8/+10
| | * | | | | | | | | | | | | btrfs: make btrfs_log_inode_parent take btrfs_inodeNikolay Borisov2017-02-281-26/+24
| | * | | | | | | | | | | | | btrfs: Make check_parent_dirs_for_sync take btrfs_inodeNikolay Borisov2017-02-281-14/+14
| | * | | | | | | | | | | | | btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov2017-02-284-22/+24
| | * | | | | | | | | | | | | btrfs: make btrfs_orphan_del take btrfs_inodeNikolay Borisov2017-02-281-20/+20
| | * | | | | | | | | | | | | btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov2017-02-283-7/+9