summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+0
2020-02-14PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLERafael J. Wysocki1-0/+13
2020-02-14PM: QoS: Update file information commentsRafael J. Wysocki1-4/+11
2020-02-14PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functionsRafael J. Wysocki1-42/+5
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin1-0/+2
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich1-0/+1
2020-02-14mac80211: Fix setting txpower to zeroBen Greear1-1/+1
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan1-1/+3
2020-02-14clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan1-1/+6
2020-02-14clk: imx: imx8mq: use imx8m_clk_hw_composite_corePeng Fan1-1/+6
2020-02-14drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo2-0/+9
2020-02-14ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg1-1/+2
2020-02-14ACPI: button: move HIDs to acpi/button.hJosh Triplett1-0/+4
2020-02-14icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2-0/+12
2020-02-14net/flow_dissector: remove unexist field descriptionHangbin Liu1-1/+0
2020-02-13ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet1-0/+18
2020-02-13dt-bindings: clk: meson: add the gxl internal dac gateJerome Brunet1-0/+1
2020-02-13drm: Remove legacy version of get_scanout_position()Thomas Zimmermann1-11/+1
2020-02-13drm: Clean-up VBLANK-related callbacks in struct drm_driverThomas Zimmermann2-154/+3
2020-02-13drm: Add get_vblank_timestamp() to struct drm_crtc_funcsThomas Zimmermann3-8/+58
2020-02-13drm: Add get_scanout_position() to struct drm_crtc_helper_funcsThomas Zimmermann3-5/+74
2020-02-13Merge tag 'gpio-updates-for-v5.7-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij2-0/+103
2020-02-13PM: QoS: Add CPU latency QoS API wrappersRafael J. Wysocki1-0/+27
2020-02-13PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.hRafael J. Wysocki1-3/+3
2020-02-13PM: QoS: Simplify definitions of CPU latency QoS trace eventsRafael J. Wysocki1-18/+17
2020-02-13PM: QoS: Rename things related to the CPU latency QoSRafael J. Wysocki1-1/+1
2020-02-13PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chainRafael J. Wysocki1-2/+0
2020-02-13PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_objectRafael J. Wysocki1-10/+10
2020-02-13PM: QoS: Drop the PM_QOS_SUM QoS typeRafael J. Wysocki1-1/+0
2020-02-13PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki2-28/+0
2020-02-13dt-bindings: clock: imx8mn: add SNVS clockHoria Geantă1-1/+3
2020-02-13ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto1-2/+5
2020-02-13dt-bindings: clock: Add RPMHCC bindings for SM8250Taniya Das1-1/+3
2020-02-13dt-bindings: clk: qcom: Add support for GPU GX GDSCRTaniya Das1-1/+2
2020-02-13clone3: allow spawning processes into cgroupsChristian Brauner4-8/+26
2020-02-13cpuset: Make cpuset hotplug synchronousPrateek Sood1-3/+0
2020-02-13cgroup: Clean up css_set task traversalMichal Koutný1-3/+0
2020-02-13cgroup: Iterate tasks that did not finish do_exit()Michal Koutný1-0/+1
2020-02-12workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri1-0/+16
2020-02-12of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven1-4/+4
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap1-1/+2
2020-02-12USB: Fallback to generic driver when specific driver failsBastien Nocera1-0/+1
2020-02-12USB: Select better matching USB drivers when availableBastien Nocera1-0/+2
2020-02-12USB: Make it possible to "subclass" usb_device_driverBastien Nocera1-0/+4
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust1-20/+6
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus1-7/+0
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus1-2/+0
2020-02-12HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König1-8/+3
2020-02-12gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski1-0/+30