index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
palmas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
mfd: palmas: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-01-08
mfd: palmas: Assign the right powerhold mask for tps65917
Keerthy
1
-1
/
+9
2017-07-06
mfd: palmas: Use devm_of_platform_populate()
Benjamin Gaignard
1
-1
/
+1
2017-04-27
mfd: palmas: Fixed spelling mistake in error message
Willis Monroe
1
-1
/
+1
2017-04-27
mfd: palmas: Reset the POWERHOLD mux during power off
Keerthy
1
-0
/
+14
2016-11-29
mfd: palmas: Remove redundant check in palmas_power_off
Keerthy
1
-3
/
+0
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
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-28
mfd: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
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-21
mfd: palmas: Switch to linear domain in all cases
Graeme Gregory
1
-63
/
+1
2012-09-21
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