summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14xen/privcmd-buf.c: convert to use vm_map_pages_zero()Souptick Joarder
2019-05-14xen/gntdev.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14iommu/dma-iommu.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder
2019-05-14mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-14drivers/base/memory.c: clean up relics in function parametersBaoquan He
2019-05-14IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams
2019-05-14EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney
2019-05-14hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14thermal: rcar_gen3_thermal: Fix to show correct trip points numberJiada Wang
2019-05-14thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCsYoshihiro Kaneko
2019-05-14thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke
2019-05-14thermal: rockchip: Support the PX30 SoC in thermal driverElaine Zhang
2019-05-14thermal: rockchip: fix up the tsadc pinctrl setting errorElaine Zhang
2019-05-14thermal: broadcom: Remove ACPI supportSrinath Mannam
2019-05-14thermal: Fix build error of missing devm_ioremap_resource on UMTalel Shenhar
2019-05-14thermal/drivers/cpu_cooling: Remove pointless fieldDaniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)Daniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Fixup the header and copyrightDaniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Remove pointless test in power2state()Daniel Lezcano
2019-05-14thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang
2019-05-14thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang
2019-05-14thermal: Introduce devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14thermal: generic-adc: make lookup table optionalJean-Francois Dagenais
2019-05-14thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov
2019-05-14thermal: Introduce Amazon's Annapurna Labs Thermal DriverTalel Shenhar
2019-05-14thermal: rcar_gen3_thermal: Fix init value of IRQCTL registerHoan Nguyen An
2019-05-14drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria
2019-05-14drivers: thermal: tsens: Common get_temp() learns to do ADC conversionAmit Kucheria
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria
2019-05-14drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria