summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-204-345/+380
|\
| * fscrypt: split supp and notsupp declarations into their own headersEric Biggers2017-02-064-347/+380
| * fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers2017-01-081-1/+1
| * fscrypt: remove unused 'mode' member of fscrypt_ctxEric Biggers2017-01-081-1/+0
| * fscrypt: factor out bio specific functionsRichard Weinberger2017-01-011-4/+7
* | Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-202-7/+15
|\ \
| * | i2c: allow specify device properties in i2c_board_infoDmitry Torokhov2017-02-081-0/+3
| * | device property: export code duplicating array of property entriesDmitry Torokhov2017-02-071-0/+5
| * | device property: constify property arrays valuesDmitry Torokhov2017-02-071-6/+6
| * | device property: allow to constify propertiesDmitry Torokhov2017-02-071-1/+1
* | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-2024-41/+134
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki2017-02-202-1/+4
| |\ \ \ \ \
| | | | * | | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-1/+2
| | | | |/ /
| | * | / / ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan2017-02-071-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'acpica'Rafael J. Wysocki2017-02-2022-40/+130
| |\ \ \ \
| | * | | | ACPICA: Update version to 20170119Bob Moore2017-02-091-1/+1
| | * | | | ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-0921-21/+21
| | * | | | ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2017-02-092-1/+88
| | * | | | ACPICA: Update version to 20161222Bob Moore2017-01-051-1/+1
| | * | | | ACPICA: EFI: Add efihello demo applicationLv Zheng2017-01-021-1/+2
| | * | | | ACPICA: MSVC: Fix MSVC6 build issuesLv Zheng2017-01-021-1/+1
| | * | | | ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King2017-01-021-1/+2
| | * | | | ACPICA: Hardware: Add sleep register hooksLv Zheng2017-01-022-6/+7
| | * | | | ACPICA: Debugger: Rename debugger OSL namesLv Zheng2017-01-023-8/+8
* | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-205-30/+56
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-core', 'pm-qos' and 'pm-domains'Rafael J. Wysocki2017-02-202-1/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | PM / Domains: Provide dummy governors if CONFIG_PM_GENERIC_DOMAINS=nGeert Uytterhoeven2017-02-091-0/+3
| | | * | | | | | PM / QoS: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-01-271-1/+0
| | | |/ / / / /
| * | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2017-02-201-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-01-311-0/+3
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-02-201-5/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-091-24/+48
| | |\ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Fix typos in commentsViresh Kumar2017-02-041-2/+2
| | * | | | | | | | cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar2017-02-041-1/+0
| | * | | | | | | | cpufreq: Remove policy create/remove notifiersViresh Kumar2017-02-031-2/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2017-02-201-24/+48
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach2017-02-091-0/+6
| | * | | | | | PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar2017-01-301-0/+3
| | * | | | | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-301-18/+17
| | * | | | | | PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2017-01-301-0/+10
| | * | | | | | PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar2017-01-271-4/+10
| | * | | | | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-271-3/+3
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-02-201-0/+16
|\ \ \ \ \ \ \
| * | | | | | | leds: class: Add new optional brightness_hw_changed attributeHans de Goede2017-01-291-0/+15
| * | | | | | | leds: add LED_ON brightness as boolean valueAndi Shyti2017-01-051-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2017-02-202-21/+10
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. | | | | | | Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown2017-02-19622-5749/+20842
| |\ \| | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/...Mark Brown2017-02-191-7/+7
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | spi: pxa2xx: fix indentation of the comments in headerAndy Shevchenko2017-01-041-7/+7
| | |/ / / / / / /
| * / / / / / / / spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten2017-02-161-14/+3
| |/ / / / / / /