index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77693.c
Age
Commit message (
Expand
)
Author
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
2014-06-03
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
2014-03-19
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-01-21
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: max77693: Include linux/of.h header
Sachin Kamat
2013-10-23
mfd: max77693: Added device tree support
Andrzej Hajda
2013-10-23
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-01-22
mfd: max77693: Init max77693->dev before using it
Axel Lin
2012-09-15
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-08
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
2012-07-08
mfd: Staticise max77693 pm_ops
Mark Brown
2012-07-08
mfd: Remove unused max77693 iolock mutex
Axel Lin
2012-05-20
mfd: Add MAX77693 irq handler
Chanwoo Choi
2012-05-20
mfd: Add MAX77693 driver
Chanwoo Choi