Linus Torvalds 12e7b0a627 Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 9 anni fa
..
88pm800.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
88pm805.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
88pm80x.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
88pm860x-core.c f90dff4464 mfd: 88pm860x-core: Fix commenting and declaration spacing 9 anni fa
88pm860x-i2c.c 7a36ceb284 mfd: 88pm860x-i2c: Fix variable length array Sparse warning 11 anni fa
Kconfig a52e46ce9c mfd: max77686: Allow driver to be built as a module 9 anni fa
Makefile b25c6b7d28 mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver 9 anni fa
aat2870-core.c 4374b20c6c mfd: aat2870-core: Remove unnecessary 'out of memory' message 9 anni fa
ab3100-core.c 15544cab28 mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch 9 anni fa
ab3100-otp.c 845b76f891 mfd: ab2100-otp: Remove pointless 'out of memory' error message 9 anni fa
ab8500-core.c 500e69a101 mfd: ab8500-core: Fix many warnings reported by Checkpatch 9 anni fa
ab8500-debugfs.c de6a769333 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting 9 anni fa
ab8500-gpadc.c df36442cfe mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error 9 anni fa
ab8500-sysctrl.c 63b4fd7502 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues 9 anni fa
abx500-core.c a22c514c6a mfd: abx500-core: Remove unused function abx500_dump_all_banks() 11 anni fa
act8945a.c b25c6b7d28 mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver 9 anni fa
adp5520.c 3103d44e45 mfd: adp5520: Some trivial 'no space before tab' fixes 9 anni fa
arizona-core.c b79a980f71 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead 9 anni fa
arizona-i2c.c 9f6e872a70 mfd: arizona-i2c: Add blank line formatting after declaration 9 anni fa
arizona-irq.c 6c006b1b17 mfd: arizona: Request parent IRQ before we request child IRQs 9 anni fa
arizona-spi.c ea1f333990 mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 9 anni fa
arizona.h ea1f333990 mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 9 anni fa
as3711.c e9b7ba7954 mfd: as3711: Set regmap config reg counts properly 9 anni fa
as3722.c a7b956fd38 mfd: as3722: Mark PM functions as __maybe_unused 9 anni fa
asic3.c d43c4290ff mfd: asic3: Fix a plethora of Checkpatch errors and warnings 9 anni fa
atmel-flexcom.c 5c41f11c62 mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication Unit 9 anni fa
atmel-hlcdc.c a0aef1f529 mfd: atmel-hlcdc: Fix module autoload for OF platform driver 9 anni fa
axp20x-i2c.c 4fd4115142 mfd: axp20x: Split the driver into core and i2c bits 9 anni fa
axp20x-rsb.c 02071f0f79 mfd: axp20x: Add support for RSB based AXP223 PMIC 9 anni fa
axp20x.c 02071f0f79 mfd: axp20x: Add support for RSB based AXP223 PMIC 9 anni fa
bcm590xx.c 9828ab4711 mfd: bcm590xx: Remove unnecessary MODULE_ALIAS() 9 anni fa
cros_ec.c cf649e0076 mfd: cros_ec: Staticise some newly introduced structures 10 anni fa
cros_ec_i2c.c 2756db6c63 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. 9 anni fa
cros_ec_spi.c 8827a642a4 mfd: cros_ec_spi: Repair comparison ordering issue 9 anni fa
cs47l24-tables.c 21aca3bf0d mfd: cs47l24: Fix defaults array based on testing 9 anni fa
cs5535-mfd.c 740c198959 mfd: cs5535-mfd: Add missing line spacing and make local array static 9 anni fa
da903x.c 8b2775787f mfd: da903x: Fix white space and split string issues 9 anni fa
da9052-core.c 0386af30d3 mfd: da9053: Addition of extra registers for GPIOs 8-13 9 anni fa
da9052-i2c.c 5b7b2ac152 mfd: da9052-i2c: Fix tabbing/whitespace issue 9 anni fa
da9052-irq.c 997eea4691 mfd: da9052-irq: Fix trivial 'space before comma' error 9 anni fa
da9052-spi.c bc914532a0 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 9 anni fa
da9055-core.c 7ce7b26f84 mfd: Constify regmap and irq configuration data 10 anni fa
da9055-i2c.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
da9062-core.c bf742a53ce mfd: da9062: Fix missing volatile registers in the core regmap_range volatile lists 9 anni fa
da9063-core.c 9011e4a8a6 mfd: da9063: Add support for OnKey driver 10 anni fa
da9063-i2c.c 0e5df61d26 mfd: da9063: Fix missing volatile registers in the core regmap_range volatile lists 9 anni fa
da9063-irq.c 03b4271042 mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bit 10 anni fa
da9150-core.c 1d7f833fd1 mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource 9 anni fa
davinci_voicecodec.c 9fb4116607 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message 9 anni fa
db8500-prcmu.c 12e7b0a627 Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 9 anni fa
dbx500-prcmu-regs.h 58092dc4df mfd: dbx500: Remove any mention of the BML8580CLK 12 anni fa
dln2.c 48579a9ae8 mfd: dln2: Use msecs_to_jiffies for time conversion 10 anni fa
dm355evm_msp.c 58cf279aca Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 9 anni fa
ezx-pcap.c 4c84518523 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next 9 anni fa
fsl-imx25-tsadc.c e2fccf5c15 mfd: fsl-imx25-tsadc: Register touchscreen ADC driver 9 anni fa
hi6421-pmic-core.c 544507362d mfd: hi6421-pmic: Fix module autoload for OF platform driver 9 anni fa
htc-egpio.c 58cf279aca Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 9 anni fa
htc-i2cpld.c 58383c7842 gpio: change member .dev to .parent 9 anni fa
htc-pasic3.c 5ac98553af mfd: Constify struct mfd_cell where possible 11 anni fa
intel-lpss-acpi.c 0343b2f4e4 mfd: intel-lpss: Pass I2C configuration via properties on BXT 9 anni fa
intel-lpss-pci.c 0343b2f4e4 mfd: intel-lpss: Pass I2C configuration via properties on BXT 9 anni fa
intel-lpss.c 84cb36cac5 mfd: intel-lpss: Remove clock tree on error path 9 anni fa
intel-lpss.h e15ad2154b mfd: intel-lpss: Add support for passing device properties 9 anni fa
intel_msic.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
intel_quark_i2c_gpio.c c4726abce6 mfd: intel_quark_i2c_gpio: Use clkdev_create() 9 anni fa
intel_soc_pmic_bxtwc.c f3a654c519 mfd: intel_soc_pmic_bxtwc: 64 bit bug in bxtwc_val_store() 9 anni fa
intel_soc_pmic_core.c f377ea88b8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 10 anni fa
intel_soc_pmic_core.h 7ce7b26f84 mfd: Constify regmap and irq configuration data 10 anni fa
intel_soc_pmic_crc.c 3d5e10ec50 mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC 10 anni fa
ipaq-micro.c dcdf11739d mfd: ipaq-micro: Use __maybe_unused to hide pm functions 9 anni fa
janz-cmodio.c 844e0edf42 can: janz-ican3: add support for CAL/CANopen firmware 10 anni fa
jz4740-adc.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 anni fa
kempld-core.c d8498df1e4 mfd: kempld-core: Simplify function return logic 9 anni fa
lm3533-core.c 0a27186448 mfd: lm3533: Fix unused variable build warning 9 anni fa
lm3533-ctrlbank.c 6fa4b9d802 mfd: Use SI-units for the lm3533 max-current interface 13 anni fa
lp3943.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
lp8788-irq.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
lp8788.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
lpc_ich.c 6223a30935 mfd: lpc_ich: Intel device IDs for PCH 9 anni fa
lpc_sch.c c68a8658a4 mfd: lpc_sch: Enable WDT for Intel Quark X1000 10 anni fa
max14577.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
max77686.c 12e7b0a627 Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 9 anni fa
max77693.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
max77843.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
max8907.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
max8925-core.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
max8925-i2c.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
max8997-irq.c e5ad234485 mfd: max899x: Avoid redundant irq_data lookup 10 anni fa
max8997.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
max8998-irq.c e5ad234485 mfd: max899x: Avoid redundant irq_data lookup 10 anni fa
max8998.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
mc13xxx-core.c 505b9e573c mfd: mc13xxx-core: Use of_property_read_bool() 9 anni fa
mc13xxx-i2c.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
mc13xxx-spi.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 anni fa
mc13xxx.h 10f9edaeaa mfd: mc13xxx: Use regmap irq framework for interrupts 11 anni fa
mcp-core.c b9ac2270ec mfd: mcp-core: Fix 'blank line after declarations' warning 11 anni fa
mcp-sa11x0.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
menelaus.c 288e6eaa06 gpio: Include linux/gpio.h instead of asm/gpio.h 9 anni fa
menf21bmc.c dfbdcd7cef mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver 11 anni fa
mfd-core.c 4d215cabc7 mfd: core: propagate device properties to sub devices drivers 9 anni fa
mt6397-core.c e1d9a10918 mfd: mt6397: Add platform device ID table 9 anni fa
omap-usb-host.c 5dd6eeb2c0 mfd: omap-usb-host: Remove some unused functions 10 anni fa
omap-usb-tll.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
omap-usb.h 9f4a3ece05 mfd: omap-usb-tll: Move configuration code to omap_tll_init() 12 anni fa
palmas.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
pcf50633-adc.c 3c699105d0 mfd: Delete non-required instances of include <linux/init.h> 11 anni fa
pcf50633-core.c 1590d4a178 mfd: pcf50633: Constify struct regmap_config 10 anni fa
pcf50633-gpio.c 7f849a39ee mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c 13 anni fa
pcf50633-irq.c e7238fd255 mfd: pcf50633: Remove unneded ret variable 9 anni fa
pm8921-core.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 anni fa
qcom-spmi-pmic.c 742dcd115c mfd: qcom-spmi-pmic: Don't access non-existing registers 9 anni fa
qcom_rpm.c cf1199f792 mfd: qcom_rpm: Fix a possible NULL dereference 9 anni fa
rc5t583-irq.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
rc5t583.c a862dc3ea7 mfd: rc5t583: Set regmap config reg counts properly 9 anni fa
rdc321x-southbridge.c 1ec93b9b17 mfd: rdc321x: Fix off-by-one for ngpio setting 11 anni fa
retu-mfd.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
rk808.c 908725d541 mfd: Constify of_device_id array 10 anni fa
rn5t618.c 9bb9e29c78 mfd: Add Ricoh RN5T618 PMIC core driver 11 anni fa
rt5033.c b487c17d5f mfd: rt5033: Add RT5033 Flash led sub device 9 anni fa
rtl8411.c 0523b8f414 mfd: rtsx: Using pcr_dbg replace dev_dbg 10 anni fa
rts5209.c b158b69a37 mfd: rtsx: Simplify function return logic 9 anni fa
rts5227.c ce6a5acc93 mfd: rtsx: Add support for rts522A 9 anni fa
rts5229.c b158b69a37 mfd: rtsx: Simplify function return logic 9 anni fa
rts5249.c b158b69a37 mfd: rtsx: Simplify function return logic 9 anni fa
rtsx_pcr.c 4dcee4d843 mfd: avoid newly introduced compiler warning 9 anni fa
rtsx_pcr.h ce6a5acc93 mfd: rtsx: Add support for rts522A 9 anni fa
rtsx_usb.c 3a43477fa3 mfd: rtsx_usb: Prevent DMA from stack 10 anni fa
sec-core.c 1b5420e1f5 mfd: Use to_i2c_client() instead of open-coding it 9 anni fa
sec-irq.c 9e4808d2c6 mfd: sec: Add support for S2MPS15 PMIC 9 anni fa
si476x-cmd.c d69d4212b8 mfd: si476x-cmd: Remedy checkpatch style complains 11 anni fa
si476x-i2c.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
si476x-prop.c 379550698c mfd: si476x: Add chip properties handling code 12 anni fa
sky81452.c 2698dc2229 mfd: Add support for Skyworks SKY81452 driver 10 anni fa
sm501.c 327cc18e76 mfd: sm501: Fix module autoload for OF platform driver 9 anni fa
smsc-ece1099.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
ssbi.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
sta2x11-mfd.c d91d76d84c mfd: sta2x11: Use platform_register/unregister_drivers() 9 anni fa
stmpe-i2c.c 8bd8fd0a29 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd 10 anni fa
stmpe-spi.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 anni fa
stmpe.c b273c5e0b6 mfd: stmpe: Add the proper PWM resources 9 anni fa
stmpe.h bac22980b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 10 anni fa
stw481x.c 0f63bdedcc mfd: stw481x: Export I2C module alias information 10 anni fa
sun6i-prcm.c 6f262ecfdc mfd: sun6i-prcm: Add support for the ir-clk 10 anni fa
syscon.c c131045d5b mfd: syscon: Make syscon_regmap_config const 9 anni fa
t7l66xb.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 anni fa
tc3589x.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
tc6387xb.c 7263bd3925 mfd: tc6387xb: prepare/unprepare clocks 10 anni fa
tc6393xb.c 2d5f72b85a mfd: tc6393xb: Be sure to clamp return value 9 anni fa
ti_am335x_tscadc.c b10848e6f9 mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save 10 anni fa
timberdale.c eb4b0ec75e [media] include/media: move platform_data to linux/platform_data/media 9 anni fa
timberdale.h c091575c8b [media] mfd: Add timberdale video-in driver to timberdale 14 anni fa
tmio_core.c 5d4a357d8f mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 anni fa
tps6105x.c ea50e9d3c4 mfd: tps6105x: Fix possible NULL pointer access 9 anni fa
tps65010.c dbc352b9f1 mfd: tps65010: Fix init when the driver is built-in 9 anni fa
tps6507x.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
tps65086.c b45b719ee0 mfd: tps65086: Add driver for the TPS65086 PMIC 9 anni fa
tps65090.c 5c1488906f mfd: tps65090: Set regmap config reg counts properly 9 anni fa
tps65217.c 55cec67aa3 mfd: tps65217: Add battery charger as subdevice 9 anni fa
tps65218.c 4895e493f9 mfd: Export OF module alias information in missing drivers 10 anni fa
tps6586x.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
tps65910.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
tps65911-comparator.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
tps65912-core.c 796f5692da mfd: tps65912: Add driver for the TPS65912 PMIC 9 anni fa
tps65912-i2c.c 796f5692da mfd: tps65912: Add driver for the TPS65912 PMIC 9 anni fa
tps65912-spi.c 796f5692da mfd: tps65912: Add driver for the TPS65912 PMIC 9 anni fa
tps80031.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
twl-core.c e57c4a67d7 twl4030_charger: use runtime_pm to keep usb phy active while charging. 10 anni fa
twl-core.h 78518ffa08 mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files 13 anni fa
twl4030-audio.c 78a835416a mfd: drop owner assignment from platform_drivers 10 anni fa
twl4030-irq.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
twl4030-power.c 5c188d7482 mfd: twl4030-power: Fix pmic for boards that need AC charger disabled 10 anni fa
twl6030-irq.c 1e84aa4458 mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 10 anni fa
twl6040.c 75c08f17ec mfd: twl6040: Fix deferred probe handling for clk32k 9 anni fa
ucb1400_core.c 334a41ce9b mfd: Use dev_get_platdata() 12 anni fa
ucb1x00-assabet.c 54292a4649 MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches 13 anni fa
ucb1x00-core.c 58cf279aca Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 9 anni fa
ucb1x00-ts.c a3364409c4 MFD: ucb1x00: convert to use genirq 13 anni fa
vexpress-sysreg.c 0f4630f372 gpio: generic: factor into gpio_chip struct 9 anni fa
viperboard.c 1ab589c72e mfd: Use mfd_add_hotplug_devices() helper 10 anni fa
vx855.c 36fcd06c46 mfd: Remove DEFINE_PCI_DEVICE_TABLE macro 11 anni fa
wl1273-core.c bba078273e mfd: wl1273: Use devm_*() functions 12 anni fa
wm5102-tables.c 516c95f0b0 mfd: wm5102: Fix defaults array based on testing 9 anni fa
wm5110-tables.c 036fa859cd mfd: wm5110: Fix defaults array based on testing 9 anni fa
wm831x-auxadc.c 1a52598c4b mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag 10 anni fa
wm831x-core.c 16dfd10375 mfd: wm831x: Fix possible NULL pointer dereference 9 anni fa
wm831x-i2c.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
wm831x-irq.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
wm831x-otp.c a5656a7080 mfd: wm831x: Fix broken wm831x_unique_id_show 9 anni fa
wm831x-spi.c 3821a065f5 spi: Drop owner assignment from spi_drivers 9 anni fa
wm8350-core.c b3c8c82b48 mfd: wm8350-core: Pass the IRQF_ONESHOT flag 10 anni fa
wm8350-gpio.c aa9d842c5f mfd: Rename wm8350 static gpio_set_debounce() 14 anni fa
wm8350-i2c.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
wm8350-irq.c 9bd09f345e mfd: Kill off set_irq_flags usage 10 anni fa
wm8350-regmap.c 19d57ed5a3 mfd: Remove custom wm8350 cache implementation 13 anni fa
wm8400-core.c 0e777366fb mfd: Drop owner assignment from i2c_drivers 10 anni fa
wm8994-core.c abebcdfb64 Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 10 anni fa
wm8994-irq.c dd30acc889 mfd: wm8994: Fix NULL pointer exception on missing pdata 10 anni fa
wm8994-regmap.c 66f2752fbb mfd: wm8994-regmap: Constify reg_default tables 10 anni fa
wm8994.h 346978980a mfd: Initialise WM8994 register cache after reading chip ID registers 13 anni fa
wm8997-tables.c abebcdfb64 Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 10 anni fa
wm8998-tables.c 9edd83c782 mfd: wm8998: Fix defaults array based on testing 9 anni fa