index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max8907.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: max8907: Remove IRQF_NO_AUTOEN flag
Sergey Larin
2021-06-15
1
-3
/
+1
*
mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-06-02
1
-4
/
+2
*
mfd: max8907: Convert to i2c_new_dummy_device
Wolfram Sang
2019-08-12
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
*
mfd: max8907: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2014-01-06
1
-1
/
+1
*
mfd: max8907: Include linux/of.h header
Sachin Kamat
2013-10-23
1
-0
/
+1
*
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: Fix max8907 sparse warning
Fengguang Wu
2012-09-23
1
-1
/
+1
*
mfd: max8907: Add power off control
Stephen Warren
2012-09-19
1
-0
/
+20
*
mfd: Add MAX8907 core driver
Gyungoh Yoo
2012-09-17
1
-0
/
+331