summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-power.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl4030-power: Remove driver path in file commentJavier Martinez Canillas2016-05-091-1/+0
* mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren2015-06-221-7/+38
* mfd: Constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-081-0/+3
|\ \
| * | mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren2014-11-251-0/+3
| |/
* | mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren2014-11-101-0/+52
|/
* Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-0/+3
|\
| * mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...Nishanth Menon2014-09-261-0/+3
* | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-281-10/+10
|/
* mfd: twl4030-power: Add a configuration to turn off oscillator during off-idleTony Lindgren2014-05-281-0/+17
* mfd: twl4030-power: Add support for board specific configurationTony Lindgren2014-05-281-0/+21
* mfd: twl4030-power: Add recommended idle configurationTony Lindgren2014-05-281-0/+106
* mfd: twl4030-power: Add generic reset configurationTony Lindgren2014-05-281-13/+96
* mfd: twl4030-power: Fix some defines for SW_EVENTSTony Lindgren2014-05-281-12/+15
* mfd: twl4030-power: Fix hang on reboot if sleep configuration was loaded earlierTony Lindgren2014-05-281-0/+6
* mfd: twl4030-power: Staticize local functionsJingoo Han2013-08-011-3/+3
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: twl4030-power: Fix relocking on errorFlorian Vaussard2013-06-191-4/+8
* mfd: twl4030-power: Simplify error pathFlorian Vaussard2013-06-191-23/+15
* mfd: twl4030-power: Start transition to DTFlorian Vaussard2013-06-191-7/+38
* mfd: twl4030-power: Simplify probing of power scripts and resourcesFlorian Vaussard2013-06-191-20/+40
* mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard2013-06-191-10/+33
* mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann2013-01-271-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-73/+51
|\
| * mfd: twl4030-power: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-73/+51
* | mfd: remove use of __devinitBill Pemberton2012-11-281-10/+10
|/
* ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
* mfd: Add power off functionality to TWLIgor Grinberg2012-01-091-2/+40
* mfd: Check twl4030-power remove script error condition after i2cwriteLesly A M2011-05-261-1/+1
* mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-261-1/+1
* mfd: Correct the twl4030-power warning print during script loadingLesly A M2011-05-261-1/+1
* mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M2011-05-111-1/+2
* mfd: Switch twl4030-power over to defines in twl.hFelipe Balbi2010-10-291-14/+16
* mfd: Introduce remove_script function for twl4030Mike Turquette2010-03-071-0/+50
* mfd: Program twl4030 remap_sleep correctlyMike Turquette2010-03-071-1/+1
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-34/+34
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* mfd: Fix more undefined twl4030-power resconfig value checksAmit Kucheria2009-12-131-2/+2
* mfd: fix undefined twl4030-power resconfig value checksAaro Koskinen2009-12-131-3/+3
* mfd: Add support for remapping twl4030-power power statesAmit Kucheria2009-12-131-0/+36
* mfd: Add comments for the twl4030-power register and bit layoutAmit Kucheria2009-12-131-2/+10
* mfd: twl4030-power: Rename DEVGROUP to DEV_GRPAmit Kucheria2009-12-131-8/+8
* mfd: Fix twl4030-power warningsSamuel Ortiz2009-09-171-4/+4
* mfd: Print warning for twl4030 out-of-order script loadingAmit Kucheria2009-09-171-0/+6
* mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria2009-09-171-0/+466
OpenPOWER on IntegriCloud