aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-core.c
AgeCommit message (Expand)Author
2022-04-15mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2019-12-01mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam
2015-03-23mfd: mc13xxx-core: %pF is only for function pointersScott Wood
2014-09-26mfd: mc13xxx: Configure WDI resetMarkus Pargmann
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan
2014-06-03mfd: mc13xxx: Do not use platform data with devicetreeAlexander Shiyan
2014-06-03mfd: mc13xxx-core: Initialize the lock prior to using itFabio Estevam
2014-04-29ASoC: mc13783: Add devicetree supportAlexander Shiyan
2014-01-21mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan
2014-01-21mfd: mc13xxx: Remove redundant checksAlexander Shiyan
2013-09-25mfd: mc13xxx: Don't require lock for simple register I/OMark Brown
2012-11-06mfd: mc13xxx: Add support for mc34708Uwe Kleine-König
2012-11-06mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König
2012-09-21mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-09mfd: Use devm_* APIs for mc13xxxAxel Lin
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly
2012-05-01mfd: Use regmap for the mc13xxx-core register accessMarc Reilly
2012-05-01mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-10-24mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König
2011-10-24input: Add power button support for mc13783Philippe Rétornaz
2011-10-24mfd: Implicitly register mc13xxx led subdevicePhilippe Rétornaz
2011-10-24mfd: Unconditionally register mc13xxx regulator subdevicePhilippe Rétornaz
2011-10-24mfd: Remove mc13783 API functions and symbolsUwe Kleine-König
2011-10-24mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz
2011-03-23mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König
2010-10-29mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin
2010-10-29mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König