index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
adp5520.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-12-07
mfd: adp5520: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2022-12-07
mfd: adp5520: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2019-02-01
mfd: adp5520: Make it explicitly non-modular
Paul Gortmaker
1
-23
/
+7
2018-10-23
mfd: adp5520: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2016-01-14
mfd: adp5520: Some trivial 'no space before tab' fixes
Lee Jones
1
-3
/
+3
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-13
mfd: adp5520: Convert to managed resources for allocating memory
Lee Jones
1
-6
/
+2
2013-04-08
mfd: adp5520: Restore mode bits on resume
Lars-Peter Clausen
1
-2
/
+6
2013-04-08
mfd: adp5520: Use module_i2c_driver()
Sachin Kamat
1
-11
/
+1
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-09
mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEP
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set adp5520 bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-03-23
mfd: Convert adp5520 to dev_pm_ops
Mark Brown
1
-8
/
+7
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-13
mfd: Staticise __adp5520_ack_bits()
Mark Brown
1
-1
/
+2
2009-12-13
mfd: Add ADP5520/ADP5501 driver
Michael Hennerich
1
-0
/
+378