aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mfd: axp20x: Add USB power supply mfd cell to AXP813Quentin Schulz1-0/+11
2019-05-14mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-05-14mfd: syscon: Add optional clock supportFabrice Gasnier1-0/+19
2019-05-14dt-bindings: stm32: syscon: Add clock supportFabrice Gasnier1-0/+2
2019-05-14mfd: sec: Add support for the RTC on S2MPA01Stuart Menefy2-0/+4
2019-05-14mfd: sec: Put one element structure initialisation on one lineStuart Menefy1-39/+19
2019-05-14mfd: intel_soc_pmic_chtwc: Register LED child deviceYauhen Kharuzhy1-0/+1
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones1796-15259/+25769
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks1-0/+1
2019-05-14drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-05-14drm/nouveau/core: initial support for boards with TU117 chipsetBen Skeggs1-0/+36
2019-05-14drm/nouveau/core: allow detected chipset to be overriddenBen Skeggs2-3/+24
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs1-1/+1
2019-05-14drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs1-1/+1
2019-05-14drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3
2019-05-13drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria4-239/+236
2019-05-13drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria1-44/+44
2019-05-13drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria2-1/+1
2019-05-13drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria1-12/+12
2019-05-13drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria1-3/+3
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria7-132/+131
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria7-35/+35
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria6-10/+10
2019-05-13drivers: thermal: tsens: Document the data structuresAmit Kucheria1-3/+28
2019-05-13thermal: stm32: simplify getting .driver_dataWolfram Sang1-4/+2
2019-05-13drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2-13/+13
2019-05-13of: thermal: Improve print informationYangtao Li1-0/+3
2019-05-13thermal: tegra: enable OC hw throttleWei Ni1-10/+120
2019-05-13of: Add bindings of OC hw throttle for Tegra socthermWei Ni1-0/+25
2019-05-13thermal: tegra: add support for EDP IRQWei Ni1-0/+420
2019-05-13thermal: tegra: add set_trips functionalityWei Ni5-5/+90
2019-05-13thermal: tegra: add support for thermal IRQWei Ni1-0/+136
2019-05-13thermal: tegra: add support for gpu hw-throttleWei Ni1-33/+85
2019-05-13of: Add bindings of gpu hw throttle for Tegra socthermWei Ni2-6/+19
2019-05-13thermal: tegra: support hw and sw shutdownWei Ni3-15/+98
2019-05-13of: Add bindings of thermtrip for Tegra socthermWei Ni1-3/+17
2019-05-14KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM deviceCédric Le Goater1-6/+0
2019-05-14KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"Colin Ian King1-1/+1
2019-05-14KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUsPaul Mackerras1-6/+0
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit2-13/+16
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-14/+12
2019-05-13scsi: lpfc: Update lpfc version to 12.2.0.2James Smart1-1/+1
2019-05-13scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-05-13scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart1-13/+19
2019-05-13scsi: lpfc: resolve lockdep warningsJames Smart2-33/+56
2019-05-13scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing1-4/+0
2019-05-13scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing1-24/+8
2019-05-13scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran1-139/+82
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas6-630/+640