summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-04-30cpufreq: Fix kobject memleakViresh Kumar
2019-04-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-04-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-04-29cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-04-29cpufreq: centrino: Fix centrino_setpolicy() kerneldoc commentdongjian
2019-04-29cpufreq: qoriq: add support for lx2160aVabhav Sharma
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson
2019-04-25PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson
2019-04-25PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson
2019-04-25PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-25cpufreq: qoriq: Add ls1028a chip supportYuantian Tang
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman
2019-04-25PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson
2019-04-25PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()Ulf Hansson
2019-04-25PM / Domains: Don't kfree() the virtual device in the error pathUlf Hansson
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-24Input: synaptics-rmi4 - fix possible double freePan Bian
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-24drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski
2019-04-24drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-04-23Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas