index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77620.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: max77620: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-3
/
+3
*
mfd: Explicitly include correct DT includes
Rob Herring
2023-08-18
1
-1
/
+0
*
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-15
1
-1
/
+1
*
mfd: max77620: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
1
-6
/
+3
*
mfd: max77620: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+3
*
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
2022-07-19
1
-0
/
+2
*
mfd: max77620: Use single-byte writes on MAX77620
Thierry Reding
2020-05-26
1
-0
/
+1
*
mfd: max77620: Do not allocate IRQs upfront
Thierry Reding
2019-11-11
1
-3
/
+2
*
mfd: max77620: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mfd: max77620: Provide system power-off functionality
Dmitry Osipenko
2019-05-08
1
-0
/
+18
*
mfd: max77620: Support Maxim 77663
Dmitry Osipenko
2019-05-08
1
-1
/
+68
*
mfd: Use of_node_name_eq() for node name comparisons
Rob Herring
2019-01-03
1
-1
/
+1
*
mfd: max77620: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-23
1
-1
/
+1
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-08-01
1
-23
/
+52
|
\
|
*
mfd: max77620: Mask/unmask interrupt before/after servicing it
Laxman Dewangan
2016-06-29
1
-9
/
+46
|
*
mfd: max77620: Constify resources tables
Axel Lin
2016-06-29
1
-4
/
+4
|
*
mfd: max77620: Make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+2
*
|
mfd: max77620: Fix FPS switch statements
Rhyland Klein
2016-06-30
1
-0
/
+2
|
/
*
mfd: max77620: Add core driver for MAX77620/MAX20024
Laxman Dewangan
2016-05-09
1
-0
/
+590