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
/
palmas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-23
regulator: palmas: add driver data and modularize the probe
Keerthy
1
-40
/
+4
2014-06-23
mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...
Keerthy
1
-10
/
+0
2014-06-23
mfd: palmas: Add tps65917 support
Keerthy
1
-7
/
+172
2013-10-23
mfd: palmas: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
mfd: palmas: Fix resource leak of i2c_dummy devices
Laxman Dewangan
1
-6
/
+15
2013-10-23
mfd: palmas: Reset pm_power_off if it is set for the device
Laxman Dewangan
1
-0
/
+5
2013-10-23
mfd: palmas: Add MODULE_DEVICE_TABLE for of_device table
Laxman Dewangan
1
-0
/
+1
2013-10-23
mfd: palmas: Remove call of mfd_remove_devices
Laxman Dewangan
1
-1
/
+0
2013-08-21
Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
1
-2
/
+31
2013-08-20
mfd: palmas: Add support for external control configuration
Laxman Dewangan
1
-0
/
+97
2013-08-14
mfd: palmas: Add power off control
Bill Huang
1
-2
/
+31
2013-06-24
mfd: palmas: Add TPS659038 PMIC support
J Keerthy
1
-0
/
+5
2013-06-20
mfd: palmas: Add SMPS10_BOOST feature
J Keerthy
1
-8
/
+21
2013-06-20
mfd: palmas: Check if irq is valid
J Keerthy
1
-0
/
+6
2013-06-17
mfd: palmas: Remove code which is not necessary for a device tree boot
J Keerthy
1
-106
/
+0
2013-04-08
mfd: palmas: Initialise client->of_node for dummy created client
Laxman Dewangan
1
-0
/
+1
2013-04-05
mfd: palmas: Change the DT node property names to follow the convention
J Keerthy
1
-3
/
+3
2013-03-12
mfd: palmas: Provide irq flags through DT/platform data
Laxman Dewangan
1
-3
/
+33
2013-02-14
mfd: palmas: Add rtc irq number as irq resource for palmas-rtc
Laxman Dewangan
1
-2
/
+12
2012-11-29
mfd: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-09-23
mfd: palmas: Add device tree handling to mfd
Graeme Gregory
1
-0
/
+52
2012-09-23
mfd: palmas: Add pdata/data for rest of children
Graeme Gregory
1
-0
/
+13
2012-09-22
mfd: palmas: Switch to linear domain in all cases
Graeme Gregory
1
-63
/
+1
2012-09-22
mfd: palmas: Improve the error exit path
Graeme Gregory
1
-8
/
+11
2012-09-17
mfd: palmas: Drop kfree of devm_kzalloc's data
Julia Lawall
1
-1
/
+0
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+2
2012-07-09
mfd: Add missing hunk to change palmas irq to clear on read
Graeme Gregory
1
-1
/
+8
2012-07-09
mfd: Fix palmas regulator pdata missing
Graeme Gregory
1
-0
/
+3
2012-07-09
mfd: Add terminating entry for i2c_device_id palmas table
Axel Lin
1
-0
/
+1
2012-05-18
mfd: palmas PMIC device support
Graeme Gregory
1
-0
/
+509