index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl4030-power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-04-27
mfd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-5
/
+2
2017-04-27
mfd: twl4030-power: Fix pmic for boards that need vmmc1 on reboot
Adam Ford
1
-0
/
+1
2016-05-09
mfd: twl4030-power: Remove driver path in file comment
Javier Martinez Canillas
1
-1
/
+0
2015-06-22
mfd: twl4030-power: Fix pmic for boards that need AC charger disabled
Tony Lindgren
1
-7
/
+38
2015-03-26
mfd: Constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2014-11-25
mfd: twl4030-power: Fix regression with missing compatible flag
Tony Lindgren
1
-0
/
+3
2014-11-10
mfd: twl4030-power: Fix poweroff with PM configuration enabled
Tony Lindgren
1
-0
/
+52
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2014-09-26
mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...
Nishanth Menon
1
-0
/
+3
2014-08-28
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...
Tony Lindgren
1
-10
/
+10
2014-05-28
mfd: twl4030-power: Add a configuration to turn off oscillator during off-idle
Tony Lindgren
1
-0
/
+17
2014-05-28
mfd: twl4030-power: Add support for board specific configuration
Tony Lindgren
1
-0
/
+21
2014-05-28
mfd: twl4030-power: Add recommended idle configuration
Tony Lindgren
1
-0
/
+106
2014-05-28
mfd: twl4030-power: Add generic reset configuration
Tony Lindgren
1
-13
/
+96
2014-05-28
mfd: twl4030-power: Fix some defines for SW_EVENTS
Tony Lindgren
1
-12
/
+15
2014-05-28
mfd: twl4030-power: Fix hang on reboot if sleep configuration was loaded earlier
Tony Lindgren
1
-0
/
+6
2013-08-01
mfd: twl4030-power: Staticize local functions
Jingoo Han
1
-3
/
+3
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-19
mfd: twl4030-power: Fix relocking on error
Florian Vaussard
1
-4
/
+8
2013-06-19
mfd: twl4030-power: Simplify error path
Florian Vaussard
1
-23
/
+15
2013-06-19
mfd: twl4030-power: Start transition to DT
Florian Vaussard
1
-7
/
+38
2013-06-19
mfd: twl4030-power: Simplify probing of power scripts and resources
Florian Vaussard
1
-20
/
+40
2013-06-19
mfd: twl4030-power: Split from twl-core into a dedicated module
Florian Vaussard
1
-10
/
+33
2013-01-27
mfd: twl4030: Don't warn about uninitialized return code
Arnd Bergmann
1
-1
/
+1
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-73
/
+51
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-10
/
+10
2012-11-21
mfd: twl4030-power: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
1
-73
/
+51
2012-02-13
ARM: omap: fix section mismatch errors in TWL PMIC driver
Russell King
1
-10
/
+10
2012-01-09
mfd: Add power off functionality to TWL
Igor Grinberg
1
-2
/
+40
2011-05-26
mfd: Check twl4030-power remove script error condition after i2cwrite
Lesly A M
1
-1
/
+1
2011-05-26
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
1
-1
/
+1
2011-05-26
mfd: Correct the twl4030-power warning print during script loading
Lesly A M
1
-1
/
+1
2011-05-11
mfd: Fix for the TWL4030 PM sleep/wakeup sequence
Lesly A M
1
-1
/
+2
2010-10-29
mfd: Switch twl4030-power over to defines in twl.h
Felipe Balbi
1
-14
/
+16
2010-03-07
mfd: Introduce remove_script function for twl4030
Mike Turquette
1
-0
/
+50
2010-03-07
mfd: Program twl4030 remap_sleep correctly
Mike Turquette
1
-1
/
+1
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-34
/
+34
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-1
/
+1
2009-12-13
mfd: Fix more undefined twl4030-power resconfig value checks
Amit Kucheria
1
-2
/
+2
2009-12-13
mfd: fix undefined twl4030-power resconfig value checks
Aaro Koskinen
1
-3
/
+3
2009-12-13
mfd: Add support for remapping twl4030-power power states
Amit Kucheria
1
-0
/
+36
2009-12-13
mfd: Add comments for the twl4030-power register and bit layout
Amit Kucheria
1
-2
/
+10
2009-12-13
mfd: twl4030-power: Rename DEVGROUP to DEV_GRP
Amit Kucheria
1
-8
/
+8
2009-09-17
mfd: Fix twl4030-power warnings
Samuel Ortiz
1
-4
/
+4
2009-09-17
mfd: Print warning for twl4030 out-of-order script loading
Amit Kucheria
1
-0
/
+6
2009-09-17
mfd: Add support for TWL4030/5030 dynamic power switching
Amit Kucheria
1
-0
/
+466