summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mfd: arizona: Signedness bug in arizona_runtime_suspend()Dan Carpenter1-1/+1
2015-10-30mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel1-0/+10
2015-10-30mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris1-7/+31
2015-10-30backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson1-0/+8
2015-10-30thermal: underflow bug in imx_set_trip_temp()Dan Carpenter1-1/+1
2015-10-30thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai1-3/+3
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3
2015-10-30thermal: imx: register irq handler later in probeBai Ping1-8/+11
2015-10-30thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov1-6/+4
2015-10-30thermal: rockchip: fix handling of invalid readingsDmitry Torokhov1-15/+13
2015-10-30of: simplify arch_find_n_match_cpu_physical_id() functionMasahiro Yamada1-4/+1
2015-10-30devfreq_cooling: add trace informationJavi Merino1-0/+6
2015-10-30drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding1-7/+7
2015-10-30drm/bridge: ptn3460: Fix coccinelle warningskbuild test robot1-1/+0
2015-10-30drm/bridge: ps8622: Fix coccinelle warningskbuild test robot1-1/+0
2015-10-30thermal: Add devfreq coolingØrjan Eide3-0/+580
2015-10-30mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu1-0/+20
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski1-0/+26
2015-10-30mfd: sec-core: Dump PMIC revision to find out the HWKrzysztof Kozlowski1-0/+10
2015-10-30mfd: arizona: Use correct type ID for device tree configRichard Fitzgerald2-6/+4
2015-10-30mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald3-78/+97
2015-10-30mfd: arizona: Simplify adding subdevicesRichard Fitzgerald1-22/+14
2015-10-30mfd: arizona: Downgrade type mismatch messages to dev_warnRichard Fitzgerald1-8/+8
2015-10-30mfd: arizona: Factor out checking of jack detection stateRichard Fitzgerald1-9/+32
2015-10-30mfd: arizona: Factor out DCVDD isolation controlRichard Fitzgerald1-46/+62
2015-10-30mfd: Make TPS6105X select REGMAP_I2CAxel Lin1-0/+1
2015-10-30mfd: lm3533: Fix unused variable build warningSudip Mukherjee1-1/+0
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching4-5/+87
2015-10-30mfd: da9062-core: Rename get_device_type to da9062_get_device_typeAxel Lin1-2/+2
2015-10-30mfd: Kconfig: Compile MFD_STW481X with COMPILE_TESTLuis de Bethencourt1-1/+1
2015-10-30mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss1-0/+6
2015-10-30mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication UnitCyrille Pitchen3-0/+116
2015-10-30mfd: intel_soc_pmic_bxtwc: 64 bit bug in bxtwc_val_store()Dan Carpenter1-4/+3
2015-10-30mfd: da9052: Simplify function return logicJavier Martinez Canillas2-10/+2
2015-10-30mfd: lm3533: Simplify function return logicJavier Martinez Canillas1-10/+2
2015-10-30mfd: da903x: Simplify function return logicJavier Martinez Canillas1-5/+1
2015-10-30mfd: rtsx: Simplify function return logicJavier Martinez Canillas5-25/+5
2015-10-30mfd: kempld-core: Simplify function return logicJavier Martinez Canillas1-12/+2
2015-10-30PM / OPP: get the voltage for all OPPsJavi Merino1-2/+2
2015-10-30mfd: pcf50633: Remove unneded ret variableJavier Martinez Canillas1-2/+2
2015-10-30mfd: arizona: Remove unneded ret variableJavier Martinez Canillas1-3/+1
2015-10-30mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas1-2/+1
2015-10-30mfd: tps6105x: Fix possible NULL pointer accessGrigoryev Denis1-29/+43
2015-10-30mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flagSudeep Holla1-1/+1
2015-10-30platform: x86: PMC IPC depends on ACPILee Jones1-0/+1
2015-10-30mfd: lpc_ich: Separate device cells for clarityAaron Sierra1-24/+18
2015-10-30mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2-0/+479
2015-10-30drivers: of: removing assignment of 0 to static variableSaurabh Sengar1-1/+1
2015-10-30drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach1-4/+12
2015-10-30gpu: ipu-v3: fix div_ratio typeAndrzej Hajda1-1/+1