index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tc3589x.c
Age
Commit message (
Expand
)
Author
2022-12-07
mfd: tc3589x: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
mfd: tc3589x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-08-05
mfd: Don't use irq_create_mapping() to resolve a mapping
Marc Zyngier
2020-11-19
mfd: Constify static struct resources
Rikard Falkeborn
2020-07-06
mfd: tc3589x: Remove invalid use of kerneldoc syntax
Lee Jones
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
Thomas Gleixner
2016-11-29
mfd: tc3589x: Improve function-level documentation
Julia Lawall
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-03-26
mfd: tc3589x: Enforce device-tree only mode
Linus Walleij
2014-11-25
mfd: tc3589x: get rid of static base
Linus Walleij
2014-07-09
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
2014-03-19
mfd: tc3589x: Reform device tree probing
Linus Walleij
2014-01-06
mfd: toshiba: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: tc3589x: Detect the precise version
Linus Walleij
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-04-08
mfd: tc3589x: Use devm_*() functions
Jingoo Han
2013-01-22
mfd: tc3589x: Use simple irqdomain
Linus Walleij
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-09-17
mfd: Enable the tc3589x for Device Tree
Lee Jones
2012-09-17
mfd: Provide the tc3589x with its own IRQ domain
Lee Jones
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-09
mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP
Axel Lin
2011-10-24
mfd: Add missing #ifdef around tc3589x PM block
Linus Walleij
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
2010-12-29
input/tc3589x: add tc3589x keypad support
Sundar Iyer
2010-12-20
mfd: Use dummy_irq_chip for tc3589x
Samuel Ortiz
2010-12-19
mfd/tc3589x: add suspend/resume support
Sundar Iyer
2010-12-19
mfd/tc3589x: undo gpio module reset during chip init
Sundar Iyer
2010-12-19
mfd/tc3589x: fix random interrupt misses
Sundar Iyer
2010-12-19
mfd/tc3589x: add block identifier for multiple child devices
Sundar Iyer
2010-12-19
mfd/tc3589x: rename tc35892 structs/registers to tc359x
Sundar Iyer
2010-12-19
mfd/tc35892: rename tc35892 core driver to tc3589x
Sundar Iyer