index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77693.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
2014-06-17
1
-11
/
+147
*
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
2014-06-17
1
-54
/
+2
*
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-19
1
-1
/
+11
*
mfd: max77693: Set proper maximum register for MUIC regmap
Krzysztof Kozlowski
2014-01-21
1
-1
/
+7
*
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
1
-1
/
+1
*
mfd: max77693: Include linux/of.h header
Sachin Kamat
2013-10-23
1
-0
/
+1
*
mfd: max77693: Added device tree support
Andrzej Hajda
2013-10-23
1
-0
/
+8
*
mfd: max77693: Remove device wakeup from driver
Andrzej Hajda
2013-10-23
1
-10
/
+0
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
mfd: max77693: Init max77693->dev before using it
Axel Lin
2013-01-22
1
-16
/
+18
*
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-16
1
-0
/
+14
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-1
/
+1
*
mfd: Fix max77693 irq leak and wrong kfree call
Axel Lin
2012-07-09
1
-3
/
+4
*
mfd: Staticise max77693 pm_ops
Mark Brown
2012-07-09
1
-1
/
+1
*
mfd: Remove unused max77693 iolock mutex
Axel Lin
2012-07-09
1
-2
/
+0
*
mfd: Add MAX77693 irq handler
Chanwoo Choi
2012-05-20
1
-0
/
+32
*
mfd: Add MAX77693 driver
Chanwoo Choi
2012-05-20
1
-0
/
+217