index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77686.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-19
1
-0
/
+4
*
mfd: max77686: Fix regmap resource leak on driver remove
Krzysztof Kozlowski
2014-01-21
1
-1
/
+1
*
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
1
-1
/
+1
*
mfd: max77686: Include linux/of.h header
Sachin Kamat
2013-10-23
1
-0
/
+1
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
mfd: max77686: Convert to managed resources for allocating memory
Lee Jones
2013-06-13
1
-17
/
+8
*
mfd: max77687: Add registration of max77686-clk
Olof Johansson
2013-06-11
1
-0
/
+1
*
mfd: max77686: Use NULL instead of 0
Sachin Kamat
2013-04-08
1
-1
/
+1
*
mfd: max77686: Init max77686->dev before using it
Axel Lin
2013-01-22
1
-9
/
+9
*
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-1
/
+1
*
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
2012-07-10
1
-5
/
+5
*
mfd: Add device tree support for max77686
Yadwinder Singh Brar
2012-07-09
1
-6
/
+39
*
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
2012-07-09
1
-0
/
+1
*
mfd: Remove unused max77686 iolock mutex
Axel Lin
2012-07-09
1
-3
/
+0
*
mfd: Add Maxim 77686 driver
Jonghwa Lee
2012-07-09
1
-0
/
+156