aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-gpadc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang1-0/+3
2015-06-22mfd: arizona: Add convience defines for micd_rate/micd_bias_starttimeCharles Keepax1-0/+14
2015-06-22mfd: dt: Add bindings for DA9063 OnKeySteve Twiss1-0/+18
2015-06-22mfd: da9063: Add support for OnKey driverSteve Twiss1-0/+54
2015-06-22mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald1-3/+3
2015-06-22mfd: arizona: Add stub for wm5102_patch()Richard Fitzgerald1-0/+8
2015-06-22mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi1-3/+5
2015-06-22Documentation: Add WM8998/WM1814 device tree bindingsRichard Fitzgerald1-4/+9
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald3-12/+28
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax1-0/+10
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax2-16/+78
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax1-0/+52
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax1-0/+39
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax1-20/+57
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax1-20/+17
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax1-10/+40
2015-06-22mfd: arizona: Factor out hard reset into helper functionsCharles Keepax1-8/+17
2015-06-22mfd: arizona: Use devres to manage reset GPIOCharles Keepax1-6/+4
2015-06-22MAINTAINERS: Add Arnd Bergmann as Syscon reviewerLee Jones1-0/+7
2015-06-22MAINTAINERS: Extend Samsung MFD drivers entry and add Krzysztof KozlowskiKrzysztof Kozlowski1-1/+7
2015-06-22mfd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+4
2015-06-22mfd: max77686: Remove unused struct max77686_opmode_dataJavier Martinez Canillas1-5/+0
2015-06-22mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren2-7/+39
2015-06-22mfd: documentation: dt: max77686: Fix typoFabio Estevam1-1/+1
2015-06-22mfd: arizona: Remove redundant register syncCharles Keepax1-8/+0
2015-06-22mfd: documentation: dt: Add documentation for the mfd Maxim max77693Jacek Anaszewski1-0/+67
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski22-29/+29
2015-06-22mfd: cros_ec: Staticise some newly introduced structuresLee Jones1-4/+4
2015-06-22crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon1-1/+1
2015-06-22crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2-1/+8
2015-06-22crypto: af_alg - Forbid the use internal algorithmsHerbert Xu1-1/+4
2015-06-22crypto: echainiv - Only hold RNG during initialisationHerbert Xu1-22/+6
2015-06-22crypto: seqiv - Add compatibility support without RNGHerbert Xu1-25/+25
2015-06-22crypto: eseqiv - Offer normal cipher functionality without RNGHerbert Xu1-19/+12
2015-06-22crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu1-26/+29
2015-06-22crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2-1/+12
2015-06-22crypto: user - Move cryptouser.h to uapiHerbert Xu1-0/+0
2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2-4/+32
2015-06-22crypto: skcipher - Allow givencrypt to be NULLHerbert Xu1-1/+1
2015-06-21hwmon: add driver for Microchip TC74Maciej S. Szmigiero4-0/+208
2015-06-21Linux 4.1Linus Torvalds1-1/+1
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam1-4/+9