summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria5-0/+22
2019-05-14drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-05-14drivers: thermal: tsens: Save reference to the device pointer and use itAmit Kucheria1-7/+8
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria5-58/+370
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas1-0/+3
2019-05-14IB/mlx5: Verify DEVX general object type correctlyYishai Hadas1-3/+10
2019-05-14ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain1-0/+4
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney1-5/+144
2019-05-14backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney1-2/+2
2019-05-14video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependenciesAlexander Shiyan1-13/+12
2019-05-14mfd: Use dev_get_drvdata() directlyKefeng Wang4-35/+18
2019-05-14mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra1-0/+10
2019-05-14mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra1-0/+10
2019-05-14mfd: intel-lpss: Add Intel Comet Lake PCI IDsAndy Shevchenko1-0/+13
2019-05-14mfd: ab8500-debugfs: Fix a typo ("deubgfs")Jonathan Neuschäfer1-1/+1
2019-05-14mfd: intel_quark_i2c_gpio: Adjust IOT2000 matchingSu Bao Cheng1-10/+0
2019-05-14mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-05-14mfd: axp20x: Add USB power supply mfd cell to AXP803Chen-Yu Tsai1-0/+5
2019-05-14mfd: sun6i-prcm: Fix build warning for non-OF configurationsArnd Bergmann1-2/+1
2019-05-14mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green2-5/+40
2019-05-14mfd: cros_ec: Instantiate the CrOS USB PD logger driverEnric Balletbo i Serra1-1/+2
2019-05-14mfd: cs47l90: Make DAC_AEC_CONTROL_2 readableAjit Pandey1-0/+2
2019-05-14mfd: cs47l35: Make DAC_AEC_CONTROL_2 readableRichard Fitzgerald1-0/+2
2019-05-14mfd: da9063: Remove platform_data supportWolfram Sang3-20/+2
2019-05-14mfd: da9063: Convert headers to SPDXWolfram Sang3-20/+6
2019-05-14mfd: axp20x: Allow the AXP223 to be probed by I2CMaxime Ripard1-0/+2
2019-05-14mfd: rk808: Remove the id_tableTony Xie1-9/+0
2019-05-14mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam1-0/+13
2019-05-14mfd: atmel-hlcdc: Add compatible for SAM9X60 HLCD controllerClaudiu Beznea1-0/+1
2019-05-14mfd: Kconfig: Pedantic formattingEnrico Weigelt, metux IT consult1-31/+31
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-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 Jones694-7768/+8240
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-14drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria4-239/+236
2019-05-14drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria1-44/+44
2019-05-14drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria2-1/+1
2019-05-14drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria1-12/+12
2019-05-14drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria1-3/+3