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