index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65910.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
mfd: tps65910: Work around silicon erratum SWCZ010
Arnout Vandecappelle (Essensium/Mind)
1
-0
/
+5
2014-07-09
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-5
/
+5
2014-06-03
mfd: tps65910: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-19
mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices fail
Krzysztof Kozlowski
1
-0
/
+1
2014-03-19
mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...
Krzysztof Kozlowski
1
-1
/
+3
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-25
Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
1
-0
/
+1
2013-10-24
mfd: tps65910: Remove warning during dt node parsing
Laxman Dewangan
1
-4
/
+0
2013-10-23
mfd: tps65910: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-9
/
+225
2012-11-30
mfd: tps65910: Fix wrong ack_base register
Kim, Milo
1
-2
/
+2
2012-11-30
mfd: tps65910: Remove unused data
Kim, Milo
1
-1
/
+0
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-29
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-20
mfd: tps65910: Pass irq_domain when adding mfd sub devices
Laxman Dewangan
1
-1
/
+2
2012-11-20
mfd: tps65910: Move interrupt implementation code to mfd file
Laxman Dewangan
1
-0
/
+216
2012-11-20
mfd: tps65910: Initialize mfd devices after all initialization done
Laxman Dewangan
1
-8
/
+8
2012-09-29
mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device list
Venu Byravarasu
1
-0
/
+10
2012-09-14
mfd: dt: tps65910: Add power off control
Bill Huang
1
-0
/
+22
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-07-16
mfd: Add tps65910 32-kHz-crystal-input init
Johan Hovold
1
-10
/
+9
2012-07-09
mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator
Johan Hovold
1
-0
/
+3
2012-07-09
mfd: Add support for enabling tps65910 external 32-kHz oscillator
Johan Hovold
1
-1
/
+20
2012-05-23
mfd: Remove the parsing of dt info for tps65910 gpio
Laxman Dewangan
1
-15
/
+0
2012-05-23
mfd: Save device node parsed platform data for tps65910 sub devices
Laxman Dewangan
1
-1
/
+5
2012-05-20
mfd: Fix tps65910 build failure
Samuel Ortiz
1
-2
/
+3
2012-05-20
mfd: Register tps65910 gpios as an mfd device
Laxman Dewangan
1
-3
/
+3
2012-05-20
mfd: Convert all tps65910 allocation to devm_*
Laxman Dewangan
1
-19
/
+9
2012-05-20
mfd: Cache tps65910 register when we need it
Laxman Dewangan
1
-2
/
+1
2012-05-20
mfd: Add tps65910 device-tree support
Rhyland Klein
1
-1
/
+79
2012-05-20
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
1
-31
/
+9
2012-05-07
mfd: Fix tps65910 section annotations
Mark Brown
1
-5
/
+5
2012-05-01
mfd: Add support for tps65910 device sleep
Laxman Dewangan
1
-0
/
+62
2012-03-16
mfd: Use correct variable name for tps65910 regmap config
Laxman Dewangan
1
-2
/
+2
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
1
-77
/
+46
2012-03-06
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
1
-1
/
+1
2012-01-09
mfd: Make TPS65910 usable without interrupts
Afzal Mohammed
1
-5
/
+2
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
1
-1
/
+1
2011-08-01
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
Jesper Juhl
1
-3
/
+3
2011-08-01
mfd: Don't leak init_data in tps65910_i2c_probe
Jesper Juhl
1
-1
/
+5
2011-08-01
mfd: Implement tps65910 IRQ cleanup
Mark Brown
1
-0
/
+1
2011-05-27
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
1
-1
/
+3
2011-05-27
mfd: Fix off-by-one value range checking for tps65910_i2c_write
Axel Lin
1
-1
/
+1
2011-05-27
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
1
-0
/
+12
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
1
-0
/
+7
2011-05-27
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory
1
-0
/
+208