summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: arizona: Use irq_find_mapping when appropriateCharles Keepax2016-11-291-4/+4
| * | | mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar2016-11-291-3/+11
| * | | mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto2016-11-292-4/+1
| * | | mfd: wm5102: Remove spurious trailing spacesRichard Fitzgerald2016-11-291-706/+706
| * | | mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones2016-11-291-1/+1
| * | | mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede2016-11-291-3/+4
| * | | mfd: syscon: Support native-endian regmapsPaul Burton2016-11-291-1/+3
| * | | mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen2016-11-292-1/+23
| * | | mfd: fsl-imx25-tsadc: Fix module autoload when registered via OFJavier Martinez Canillas2016-11-291-0/+1
| * | | mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas2016-11-291-0/+1
| * | | mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas2016-11-291-1/+1
| * | | mfd: exynos-lpass: Add hardware dependencyJean Delvare2016-11-291-0/+1
| * | | mfd: tps65912: Move regmap config into core driverArnd Bergmann2016-11-292-15/+18
| * | | mfd: wm8994-core: Disable regulators before removing themViresh Kumar2016-11-291-1/+1
| * | | mfd: wm8994-core: Don't split lines unnecessarilyViresh Kumar2016-11-291-4/+2
| * | | mfd: Enable compile testing for max77620 and max77686Krzysztof Kozlowski2016-11-291-2/+2
| * | | mfd: tc3589x: Improve function-level documentationJulia Lawall2016-11-291-2/+2
| * | | mfd: Add support for Allwinner SoCs ADCQuentin Schulz2016-11-294-0/+291
| * | | dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindingsThor Thayer2016-11-291-0/+46
| * | | mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada2016-11-211-0/+6
| * | | mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora2016-11-211-0/+2
| * | | mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng2016-11-212-0/+5
| * | | Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones2016-11-216-131/+157
| |\ \ \
| | * | | regulator: tps65218: Remove all the compatiblesKeerthy2016-10-262-94/+57
| | * | | mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy2016-10-261-2/+16
| | * | | input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
| | * | | Documentation: regulator: tps65218: Update examplesKeerthy2016-10-261-16/+71
| | * | | mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-264-21/+7
* | | | | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-1824-257/+1055
|\ \ \ \ \
| * | | | | rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-191-6/+6
| * | | | | rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-191-2/+2
| * | | | | rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-191-5/+81
| * | | | | rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-191-2/+2
| * | | | | rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-191-1/+2
| * | | | | rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-191-12/+13
| * | | | | rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita2016-12-194-0/+481
| * | | | | rtc: ds1307: Add ACPI supportTin Huynh2016-12-191-9/+43
| * | | | | rtc: imxdi: (trivial) fix a typoMartin Kaiser2016-12-071-1/+1
| * | | | | rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia2016-12-071-3/+1
| * | | | | rtc: twl: make driver DT onlyNicolae Rosia2016-11-302-5/+8
| * | | | | rtc: twl: kill static variablesNicolae Rosia2016-11-301-76/+114
| * | | | | rtc: fix typos in KconfigAlexandre Belloni2016-11-091-2/+2
| * | | | | rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-092-13/+2
| * | | | | rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-081-2/+1
| * | | | | Documentation: bindings: fix twl-rtc documentationNicolae Rosia2016-11-051-10/+9
| * | | | | rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-051-3/+4
| * | | | | MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-053-85/+0
| * | | | | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-052-1/+4
| * | | | | MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil2016-11-051-0/+11
| * | | | | rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-051-0/+81