index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
palmas.c
Age
Commit message (
Expand
)
Author
2019-08-12
mfd: palmas: Convert to i2c_new_dummy_device
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-01-08
mfd: palmas: Assign the right powerhold mask for tps65917
Keerthy
2017-07-06
mfd: palmas: Use devm_of_platform_populate()
Benjamin Gaignard
2017-04-27
mfd: palmas: Fixed spelling mistake in error message
Willis Monroe
2017-04-27
mfd: palmas: Reset the POWERHOLD mux during power off
Keerthy
2016-11-29
mfd: palmas: Remove redundant check in palmas_power_off
Keerthy
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2014-06-23
regulator: palmas: add driver data and modularize the probe
Keerthy
2014-06-23
mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...
Keerthy
2014-06-23
mfd: palmas: Add tps65917 support
Keerthy
2013-10-23
mfd: palmas: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
mfd: palmas: Fix resource leak of i2c_dummy devices
Laxman Dewangan
2013-10-23
mfd: palmas: Reset pm_power_off if it is set for the device
Laxman Dewangan
2013-10-23
mfd: palmas: Add MODULE_DEVICE_TABLE for of_device table
Laxman Dewangan
2013-10-23
mfd: palmas: Remove call of mfd_remove_devices
Laxman Dewangan
2013-08-21
Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
2013-08-20
mfd: palmas: Add support for external control configuration
Laxman Dewangan
2013-08-14
mfd: palmas: Add power off control
Bill Huang
2013-06-24
mfd: palmas: Add TPS659038 PMIC support
J Keerthy
2013-06-20
mfd: palmas: Add SMPS10_BOOST feature
J Keerthy
2013-06-20
mfd: palmas: Check if irq is valid
J Keerthy
2013-06-17
mfd: palmas: Remove code which is not necessary for a device tree boot
J Keerthy
2013-04-08
mfd: palmas: Initialise client->of_node for dummy created client
Laxman Dewangan
2013-04-05
mfd: palmas: Change the DT node property names to follow the convention
J Keerthy
2013-03-12
mfd: palmas: Provide irq flags through DT/platform data
Laxman Dewangan
2013-02-14
mfd: palmas: Add rtc irq number as irq resource for palmas-rtc
Laxman Dewangan
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-09-23
mfd: palmas: Add device tree handling to mfd
Graeme Gregory
2012-09-23
mfd: palmas: Add pdata/data for rest of children
Graeme Gregory
2012-09-21
mfd: palmas: Switch to linear domain in all cases
Graeme Gregory
2012-09-21
mfd: palmas: Improve the error exit path
Graeme Gregory
2012-09-17
mfd: palmas: Drop kfree of devm_kzalloc's data
Julia Lawall
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-09
mfd: Add missing hunk to change palmas irq to clear on read
Graeme Gregory
2012-07-09
mfd: Fix palmas regulator pdata missing
Graeme Gregory
2012-07-09
mfd: Add terminating entry for i2c_device_id palmas table
Axel Lin
2012-05-18
mfd: palmas PMIC device support
Graeme Gregory