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
/
tps65217.c
Age
Commit message (
Expand
)
Author
2020-11-19
mfd: tps65xxx: Constify static struct resource in OMAP2+ drivers
Rikard Falkeborn
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-06
mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'
Lee Jones
2017-10-13
mfd: tps65217: Introduce dependency on CONFIG_OF
Keerthy
2016-11-29
mfd: tps65217: Support an interrupt pin as the system wakeup
Milo Kim
2016-11-29
mfd: tps65217: Make an interrupt handler simpler
Milo Kim
2016-11-29
mfd: tps65217: Update register interrupt mask bits instead of writing operation
Milo Kim
2016-11-29
mfd: tps65217: Specify the IRQ name
Milo Kim
2016-11-29
mfd: tps65217: Fix page fault on unloading modules
Milo Kim
2016-10-04
mfd: tps65217: Fix nonstandard declaration
Arnd Bergmann
2016-10-04
mfd: tps65217: Add power button as subdevice
Marcin Niestroj
2016-10-04
mfd: tps65217: Add support for IRQs
Marcin Niestroj
2016-04-19
mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2015-10-26
mfd: tps65217: Add battery charger as subdevice
Enric Balletbo i Serra
2015-08-11
mfd: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-01-22
mfd: tps65217: Constify struct regmap_config
Krzysztof Kozlowski
2014-11-25
mfd: tps65217: Add compatible string for subdevices
Johannes Pointner
2014-09-26
mfd: tps65217: Tell regmap what registers are valid
Mark Brown
2014-02-19
mfd: tps65217: Naturalise cross-architecture discrepancies
Lee Jones
2014-01-23
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: tps65217: Remove redundant of_match_ptr
Sachin Kamat
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
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-11-21
mfd: tps65217: Set PMIC to shutdown on PWR_EN toggle
Colin Foe-Parker
2012-09-24
mfd: Add backlight as subdevice to the tps65217
Matthias Kaehlcke
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-08-22
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
2012-07-12
regulator: tps65217: Add device tree support
AnilKumar Ch
2012-05-20
mfd: Staticise non-exported tps65217_update_bits()
Mark Brown
2012-05-09
mfd: Convert tps65217 to devm_regmap_init_i2c()
Axel Lin
2012-03-06
mfd: Add new mfd device for TPS65217
AnilKumar Ch