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