index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl6040.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2019-05-14
mfd: twl6040: Fix device init errors for ACCCTL register
Tony Lindgren
1
-1
/
+12
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2017-11-29
mfd: twl6040: Fix child-node lookup
Johan Hovold
1
-4
/
+8
2016-10-04
mfd: twl6040: Register child device for twl6040-pdmclk
Peter Ujfalusi
1
-0
/
+5
2016-10-04
mfd: twl6040: The chip does not support bulk access
Peter Ujfalusi
1
-0
/
+1
2016-06-29
mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source
Peter Ujfalusi
1
-12
/
+29
2016-05-09
mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error path
Javier Martinez Canillas
1
-0
/
+2
2016-05-09
mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()
Javier Martinez Canillas
1
-1
/
+5
2015-10-26
mfd: twl6040: Fix deferred probe handling for clk32k
Tony Lindgren
1
-0
/
+2
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-07-16
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
1
-1
/
+1
2015-03-30
mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias
Axel Lin
1
-1
/
+0
2015-01-22
mfd: twl6040: Constify struct regmap_config and reg_default array
Krzysztof Kozlowski
1
-2
/
+2
2014-09-26
mfd: twl6040: Fix error return code
Julia Lawall
1
-0
/
+1
2014-07-22
mfd: twl6040: Fix 'insert space after ','', error
Lee Jones
1
-1
/
+1
2014-06-03
mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclk
Peter Ujfalusi
1
-8
/
+5
2014-06-03
mfd: twl6040: Move register patching earlier in probe
Peter Ujfalusi
1
-4
/
+3
2014-06-03
mfd: twl6040: Optional clk32k clock handling
Peter Ujfalusi
1
-0
/
+10
2014-06-03
mfd: twl6040: Select i2c fast mode as default with regmap patch
Peter Ujfalusi
1
-2
/
+7
2014-06-03
mfd: twl6040: Clear the interrupt ID register before requesting IRQ
Peter Ujfalusi
1
-0
/
+3
2014-03-19
mfd: twl6040: Check for error when reading revision register
Florian Vaussard
1
-0
/
+5
2014-03-19
mfd: twl6040: Remove duplicate register write
Florian Vaussard
1
-1
/
+0
2014-01-21
mfd: twl6040: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-19
mfd: twl6040: reg_defaults support for regmap
Peter Ujfalusi
1
-3
/
+89
2013-10-25
Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
1
-8
/
+2
2013-10-24
mfd: twl6040: Remove obsolete cleanup for i2c clientdata
Wolfram Sang
1
-6
/
+2
2013-10-23
mfd: twl6040: Drop devm_free_irq of devm_ allocated irq
Wei Yongjun
1
-8
/
+2
2013-09-02
Merge branch 'topic/for-asoc'
Samuel Ortiz
1
-13
/
+30
2013-09-02
mfd: twl6040: Use regmap for register cache
Mark Brown
1
-13
/
+30
2013-07-31
mfd: twl6040: Cleanup in early error handling in probe function
Peter Ujfalusi
1
-9
/
+5
2013-07-31
mfd: twl6040: Cosmetic, parameter alignment change
Peter Ujfalusi
1
-11
/
+10
2013-07-31
mfd: twl6040: Remove support for legacy (pdata) mode
Peter Ujfalusi
1
-42
/
+13
2013-04-08
mfd: twl6040: Use devm_*() functions
Jingoo Han
1
-20
/
+11
2013-01-03
Drivers: mfd: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-11-21
mfd: twl6040: Remove duplicate inclusion of linux/err.h
Sachin Kamat
1
-1
/
+0
2012-11-13
mfd: twl6040: Rename the core driver
Peter Ujfalusi
1
-0
/
+749