index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl-core.c
Age
Commit message (
Expand
)
Author
2023-11-01
mfd: twl: Convert to use maple tree register cache
Mark Brown
2023-11-01
mfd: twl-core: Add a clock subdevice for the TWL6032
Andreas Kemnade
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-26
mfd: twl-core: Remove unused add_child() and add_numbered_child() functions
Tom Rix
2023-02-22
mfd: twl: Fix TWL6032 phy vbus detection
Andreas Kemnade
2022-12-07
mfd: twl-core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-09-28
mfd: twl-core: Fix double "to to" in comment.
Jason Wang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-19
mfd: twl: Remove platform data support
Uwe Kleine-König
2022-04-28
mfd: twl4030: Make twl4030_exit_irq() return void
Uwe Kleine-König
2022-04-28
mfd: twl6030: Make twl6030_exit_irq() return void
Uwe Kleine-König
2021-06-02
mfd: twl-core: Fix incorrect function name twl_regcache_bypass()
Lee Jones
2019-08-12
mfd: twl-core: Convert to i2c_new_dummy_device
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-02
mfd: twl-core: Disable IRQ while suspended
Andreas Kemnade
2019-01-03
mfd: twl-core: Fix section annotations on {,un}protect_pm_master
Nathan Chancellor
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-16
mfd: twl-core: Fix clock initialization
Peter Ujfalusi
2017-09-05
mfd: twl-core: Improve the documentation
Dan Carpenter
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2016-10-04
mfd: twl-core: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
mfd: twl-core: Refactoring for add_numbered_child()
Markus Elfring
2016-06-29
mfd: twl-core: Return directly after a failed platform_device_alloc() in add_...
Markus Elfring
2015-08-05
twl4030_charger: use runtime_pm to keep usb phy active while charging.
NeilBrown
2015-01-22
mfd: twl-core: Constify struct regmap_config and reg_default array
Krzysztof Kozlowski
2014-05-06
Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
2014-04-23
mfd: twl-core: Fix idle mode signaling for omaps when booted with device tree
Tony Lindgren
2014-03-19
mfd: twl-core: Fix accessibility of some twl4030 audio registers
Tomas Novotny
2014-01-21
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
2014-01-21
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
2014-01-21
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
2014-01-08
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
2014-01-08
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
2014-01-08
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-20
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
2013-06-19
mfd: twl4030-power: Split from twl-core into a dedicated module
Florian Vaussard
2013-06-11
mfd: twl-core: Convert to module_i2c_driver()
Grygorii Strashko
2013-02-14
mfd: twl-core: Fix kernel panic on boot
Jon Hunter
2013-02-14
mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function
Peter Ujfalusi
2013-02-14
mfd: twl-core: Remove no longer valid comment regarding to write buffer size
Peter Ujfalusi
2013-02-14
mfd: twl-core: Collect global variables behind one private structure (global)
Peter Ujfalusi
2013-02-14
mfd: twl-core: Move 'inuse' check early at probe time
Peter Ujfalusi
2013-02-14
mfd: twl-core: Do not create dummy pdata when booted with DT
Peter Ujfalusi
2013-02-14
mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT
Peter Ujfalusi
2013-02-14
mfd: twl-core: Allocate twl_modules dynamically
Peter Ujfalusi
2013-02-14
mfd: twl-core: Use the lookup table to find the correct subchip for the modules
Peter Ujfalusi
2013-02-14
mfd: twl-core: No need to check for invalid subchip ID
Peter Ujfalusi
2013-02-14
mfd: twl-core: Clean up module id lookup and definitions
Peter Ujfalusi
[next]