summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas2016-06-291-1/+1
* mfd: arizona: Remove some duplicate definesCharles Keepax2016-06-291-6/+0
* mfd: qcom_rpm: Remove unused defineLinus Walleij2016-06-291-2/+0
* mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz2016-06-291-5/+30
* mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-292-16/+25
* mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz2016-06-291-0/+1
* mfd: arizona: Check if AOD interrupts are pending before dispatchingRichard Fitzgerald2016-06-291-2/+14
* mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij2016-06-291-14/+36
* mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis2016-06-292-19/+19
* mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_devAndrew F. Davis2016-06-291-44/+44
* mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan2016-06-291-9/+46
* mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede2016-06-291-0/+10
* mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer2016-06-294-0/+267
* MAINTAINERS: Add Altera Arria10 System Resource ChipThor Thayer2016-06-291-0/+7
* mfd: tps6507: Fix white space warnings reported by checkpatchBen Copeland2016-06-291-2/+2
* mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-291-12/+4
* mfd: ti_am335x_tscadc: Remove use of single line functionsAndrew F. Davis2016-06-291-29/+15
* mfd: ti_am335x_tscadc: Use variable name for sizeof() operatorAndrew F. Davis2016-06-291-2/+1
* MAINTAINERS: Add Dialog PMIC search terms for missing documentation and heade...Steve Twiss2016-06-291-0/+2
* mfd: omap-usb-tll: Include omap-usb.hBen Dooks2016-06-291-0/+2
* mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede2016-06-291-0/+4
* mfd: max77620: Constify resources tablesAxel Lin2016-06-291-4/+4
* mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King2016-06-291-1/+1
* mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker2016-06-291-13/+1
* mfd: max8997: Make it explicitly non-modularPaul Gortmaker2016-06-291-27/+3
* mfd: max8998: Make it explicitly non-modularPaul Gortmaker2016-06-291-26/+1
* mfd: max77620: Make it explicitly non-modularPaul Gortmaker2016-06-291-10/+2
* mfd: max77843: Make it explicitly non-modularPaul Gortmaker2016-06-291-22/+2
* MAINTAINERS: Add Dialog PMIC search terms for missing documentation and heade...Steve Twiss2016-06-291-0/+2
* mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede2016-06-291-0/+3
* Merge branches 'ib-mfd-regmap-4.8' and 'ib-mfd-regulator-arm-4.8' into ibs-fo...Lee Jones2016-06-29263-1550/+2613
|\
| * mfd: rn5t618: Register restart handlerStefan Agner2016-06-291-6/+37
| * mfd: rn5t618: Register power off callback optionallyStefan Agner2016-06-291-3/+7
| * regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner2016-06-293-6/+40
| * mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2016-06-294-18/+45
| * ARM: dts: meson: minix-neo-x8: define PMIC as power controllerStefan Agner2016-06-291-0/+1
| * Linux 4.7-rc2v4.7-rc2Linus Torvalds2016-06-051-1/+1
| * Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-055-18/+29
| |\
| | * parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-052-2/+3
| | * parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
| | * parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3
| | * parisc: Fix backtrace on PA-RISCMikulas Patocka2016-06-041-8/+14
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-06-055-7/+17
| |\ \
| | * | KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-035-7/+17
| * | | devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-057-296/+126
| | |/ | |/|
| * | Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-0446-228/+227
| |\ \
| | * | drm/omap: fix unused variable warning.Dave Airlie2016-06-031-1/+0
| | * | Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2016-06-0325-42/+30
| | |\ \
| | | * | drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-319-8/+6
| | | * | drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-317-0/+9
OpenPOWER on IntegriCloud