summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-09247-288/+366
|\
| *---. Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki2018-02-083-2/+18
| |\ \ \
| | | | * ACPI / CPPC: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-071-1/+1
| | | * | ACPI / battery: Add quirk for Asus UX360UA and UX410UAKKai Heng Feng2018-02-041-0/+16
| | | |/
| | * / ACPI / video: Use true for boolean valueGustavo A. R. Silva2018-02-041-1/+1
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki2018-02-0814-47/+109
| |\ \ \ \
| | | | * | ACPI / processor: Set default C1 idle state descriptionYazen Ghannam2018-02-041-0/+3
| | | | * | ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu2018-02-041-1/+1
| | | | |/
| | | * | ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng2018-02-061-7/+31
| | | * | ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede2018-02-041-3/+17
| | | * | ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede2018-02-041-0/+6
| | | * | PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede2018-02-041-1/+4
| | | * | ACPI: export acpi_bus_get_status_handle()Hans de Goede2018-02-041-0/+1
| | | |/
| | * | ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-078-34/+44
| | * | ACPI / tables: Add IORT to injectable table listShunyong Yang2018-02-071-1/+2
| | |/
| * | Merge branch 'acpica'Rafael J. Wysocki2018-02-08229-237/+237
| |\ \
| | * | ACPICA: Update version to 20180105Bob Moore2018-02-061-1/+1
| | * | ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06229-230/+230
| | * | ACPICA: Add a missing pair of parenthesesJung-uk Kim2018-02-041-1/+1
| | * | ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim2018-02-041-1/+1
| | * | ACPICA: Avoid NULL pointer arithmeticJung-uk Kim2018-02-041-4/+4
| | * | ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal2018-02-041-1/+1
| | |/
| * / ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-02-081-2/+2
| |/
* | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0918-238/+166
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2018-02-0818-238/+166
| |\ \ \ \
| | | | * | PM / domains: Fix up domain-idle-states OF parsingUlf Hansson2018-02-071-31/+45
| | | * | | x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki2018-02-061-0/+1
| | | |/ /
| | * | | arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet2018-02-081-0/+1
| | * | | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski2018-02-088-63/+100
| | * | | cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu2018-02-081-0/+5
| | * | | cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun2018-02-081-0/+1
| | * | | cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRSudeep Holla2018-02-071-4/+1
| | * | | cpufreq: remove at32ap-cpufreqCorentin LABBE2018-02-073-138/+0
| | * | | cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZAkshu Agrawal2018-02-071-2/+9
| | * | | cpufreq: Skip cpufreq resume if it's not suspendedBo Yan2018-02-051-0/+3
| | |/ /
| * / / x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann2018-02-074-5/+4
| |/ /
* | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-0914-97/+73
|\ \ \
| * | | svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| * | | NFSD: hide unused svcxdr_dupstr()Arnd Bergmann2018-02-081-3/+2
| * | | nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-083-24/+37
| * | | nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-082-4/+3
| * | | nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-082-2/+10
| * | | nfsd4: don't set lock stateid's sc_type to CLOSEDJ. Bruce Fields2018-02-051-4/+1
| * | | nfsd: Detect unhashed stids in nfsd4_verify_open_stid()Trond Myklebust2018-02-051-0/+1
| * | | sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-051-14/+0
| * | | svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-185-39/+8
| * | | nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-211-3/+3
| * | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2017-12-213-6/+6
| * | | lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2017-12-212-4/+4
| * | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2017-12-213-9/+9