aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-04-27mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches1-5/+2
2017-04-27mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford1-0/+1
2016-05-09mfd: twl4030-power: Remove driver path in file commentJavier Martinez Canillas1-1/+0
2015-06-22mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren1-7/+38
2015-03-26mfd: Constify of_device_id arrayFabian Frederick1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+3
2014-11-25mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren1-0/+3
2014-11-10mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren1-0/+52
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+3
2014-09-26mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to support system power offNishanth Menon1-0/+3
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulatorsTony Lindgren1-10/+10
2014-05-28mfd: twl4030-power: Add a configuration to turn off oscillator during off-idleTony Lindgren1-0/+17
2014-05-28mfd: twl4030-power: Add support for board specific configurationTony Lindgren1-0/+21
2014-05-28mfd: twl4030-power: Add recommended idle configurationTony Lindgren1-0/+106
2014-05-28mfd: twl4030-power: Add generic reset configurationTony Lindgren1-13/+96
2014-05-28mfd: twl4030-power: Fix some defines for SW_EVENTSTony Lindgren1-12/+15
2014-05-28mfd: twl4030-power: Fix hang on reboot if sleep configuration was loaded earlierTony Lindgren1-0/+6
2013-08-01mfd: twl4030-power: Staticize local functionsJingoo Han1-3/+3
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-06-19mfd: twl4030-power: Fix relocking on errorFlorian Vaussard1-4/+8
2013-06-19mfd: twl4030-power: Simplify error pathFlorian Vaussard1-23/+15
2013-06-19mfd: twl4030-power: Start transition to DTFlorian Vaussard1-7/+38
2013-06-19mfd: twl4030-power: Simplify probing of power scripts and resourcesFlorian Vaussard1-20/+40
2013-06-19mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard1-10/+33
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-73/+51
2012-11-28mfd: remove use of __devinitBill Pemberton1-10/+10
2012-11-21mfd: twl4030-power: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-73/+51
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King1-10/+10
2012-01-09mfd: Add power off functionality to TWLIgor Grinberg1-2/+40
2011-05-26mfd: Check twl4030-power remove script error condition after i2cwriteLesly A M1-1/+1
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M1-1/+1
2011-05-26mfd: Correct the twl4030-power warning print during script loadingLesly A M1-1/+1
2011-05-11mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M1-1/+2
2010-10-29mfd: Switch twl4030-power over to defines in twl.hFelipe Balbi1-14/+16
2010-03-07mfd: Introduce remove_script function for twl4030Mike Turquette1-0/+50
2010-03-07mfd: Program twl4030 remap_sleep correctlyMike Turquette1-1/+1
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-34/+34
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-13mfd: Fix more undefined twl4030-power resconfig value checksAmit Kucheria1-2/+2
2009-12-13mfd: fix undefined twl4030-power resconfig value checksAaro Koskinen1-3/+3
2009-12-13mfd: Add support for remapping twl4030-power power statesAmit Kucheria1-0/+36
2009-12-13mfd: Add comments for the twl4030-power register and bit layoutAmit Kucheria1-2/+10
2009-12-13mfd: twl4030-power: Rename DEVGROUP to DEV_GRPAmit Kucheria1-8/+8
2009-09-17mfd: Fix twl4030-power warningsSamuel Ortiz1-4/+4
2009-09-17mfd: Print warning for twl4030 out-of-order script loadingAmit Kucheria1-0/+6
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria1-0/+466