summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mfd: kempld-core: Simplify function return logicJavier Martinez Canillas1-12/+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-26mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-10-26mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-10-26mfd: tps65217: Add battery charger as subdeviceEnric Balletbo i Serra1-0/+4
2015-10-26mfd: wm8998: Fixup register defaults/readablesCharles Keepax1-8/+0
2015-10-26mfd: arizona: Add register bits to support the ANC blockCharles Keepax1-0/+186
2015-10-26mfd: arizona: Fix typo in arizona_irq_mapCharles Keepax1-1/+1
2015-10-26mfd: wm831x: Fix possible NULL pointer dereferenceJavier Martinez Canillas1-1/+3
2015-10-26mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski1-0/+30
2015-10-26mfd: intel-lpss: Use writeq() helperAndy Shevchenko1-8/+4
2015-10-26mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-26mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-26mfd: hi6421-pmic: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-26mfd: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-26mfd: Fixup clients of multi_reg_write/register_patchNariman Poushin2-2/+2
2015-10-26mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij1-0/+1
2015-10-26mfd: twl6040: Fix deferred probe handling for clk32kTony Lindgren1-0/+2
2015-10-26mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath1-0/+2
2015-10-26mfd: cros_ec_i2c: Add OF match tableJavier Martinez Canillas1-0/+7
2015-10-26Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones336-2348/+4525
2015-10-26at24: enable ACPI device found on Galileo Gen2Andy Shevchenko1-3/+19
2015-10-26mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko1-0/+14
2015-10-26mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko1-10/+9
2015-10-26mfd: core: redo ACPI matching of the children devicesAndy Shevchenko1-16/+36
2015-10-13mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resourceAdam Thomson1-30/+5
2015-10-13power: Add support for DA9150 Fuel-GaugeAdam Thomson3-0/+590
2015-10-13mfd: da9150: Add support for Fuel-GaugeAdam Thomson1-7/+149
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2-73/+21
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+73
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-300/+221
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-47/+72
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-64/+62
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2