index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65217.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
mfd: tps65217: Introduce dependency on CONFIG_OF
Keerthy
1
-23
/
+5
2016-11-29
mfd: tps65217: Support an interrupt pin as the system wakeup
Milo Kim
1
-0
/
+2
2016-11-29
mfd: tps65217: Make an interrupt handler simpler
Milo Kim
1
-35
/
+9
2016-11-29
mfd: tps65217: Update register interrupt mask bits instead of writing operation
Milo Kim
1
-4
/
+3
2016-11-29
mfd: tps65217: Specify the IRQ name
Milo Kim
1
-0
/
+1
2016-11-29
mfd: tps65217: Fix page fault on unloading modules
Milo Kim
1
-0
/
+19
2016-10-04
mfd: tps65217: Fix nonstandard declaration
Arnd Bergmann
1
-1
/
+1
2016-10-04
mfd: tps65217: Add power button as subdevice
Marcin Niestroj
1
-0
/
+10
2016-10-04
mfd: tps65217: Add support for IRQs
Marcin Niestroj
1
-8
/
+187
2016-04-19
mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
1
-12
/
+2
2015-10-26
mfd: tps65217: Add battery charger as subdevice
Enric Balletbo i Serra
1
-0
/
+4
2015-08-11
mfd: Export OF module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-01-22
mfd: tps65217: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2014-11-25
mfd: tps65217: Add compatible string for subdevices
Johannes Pointner
1
-0
/
+2
2014-09-26
mfd: tps65217: Tell regmap what registers are valid
Mark Brown
1
-0
/
+2
2014-02-19
mfd: tps65217: Naturalise cross-architecture discrepancies
Lee Jones
1
-2
/
+2
2014-01-24
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
1
-1
/
+1
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-23
mfd: tps65217: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+12
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-21
mfd: tps65217: Set PMIC to shutdown on PWR_EN toggle
Colin Foe-Parker
1
-0
/
+12
2012-09-25
mfd: Add backlight as subdevice to the tps65217
Matthias Kaehlcke
1
-0
/
+3
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-08-22
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
1
-87
/
+43
2012-07-12
regulator: tps65217: Add device tree support
AnilKumar Ch
1
-2
/
+65
2012-05-20
mfd: Staticise non-exported tps65217_update_bits()
Mark Brown
1
-1
/
+1
2012-05-09
mfd: Convert tps65217 to devm_regmap_init_i2c()
Axel Lin
1
-11
/
+4
2012-03-06
mfd: Add new mfd device for TPS65217
AnilKumar Ch
1
-0
/
+242