index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-27
1
-1
/
+1
*
mfd: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-10-23
1
-23
/
+9
*
mfd: max77686: Remove I2C device ID table
Javier Martinez Canillas
2017-02-13
1
-8
/
+0
*
mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe
Javier Martinez Canillas
2017-02-13
1
-3
/
+2
*
mfd: max77686: Use of_device_get_match_data() helper
Javier Martinez Canillas
2017-02-13
1
-7
/
+2
*
mfd: max77686: Don't attempt to get i2c_device_id .data
Javier Martinez Canillas
2017-02-13
1
-8
/
+5
*
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
1
-23
/
+8
*
mfd: max77686: Use module_i2c_driver() instead of subsys initcall
Javier Martinez Canillas
2016-04-19
1
-12
/
+1
*
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-19
1
-1
/
+1
*
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-18
1
-0
/
+2
|
\
|
*
mfd: max77686: Add max77802 to I2C device ID table
Javier Martinez Canillas
2016-03-16
1
-0
/
+1
|
*
mfd: max77686: Export OF module alias information
Javier Martinez Canillas
2016-03-16
1
-0
/
+1
*
|
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2016-03-14
1
-82
/
+3
*
|
mfd: max77686: do not set i2c client data for rtc i2c client
Laxman Dewangan
2016-03-14
1
-1
/
+0
|
/
*
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
2016-01-14
1
-2
/
+2
*
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
*
mfd: max77686/802: Remove support for board files
Krzysztof Kozlowski
2015-01-22
1
-23
/
+0
*
mfd: max77686: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-22
1
-3
/
+3
*
mfd: max77686: Remove check which is always true
Lee Jones
2014-09-26
1
-1
/
+1
*
mfd: max77686: Ensure device type IDs are architecture agnostic
Lee Jones
2014-07-25
1
-3
/
+2
*
mfd: max77686: Add Maxim 77802 PMIC support
Javier Martinez Canillas
2014-07-25
1
-27
/
+170
*
mfd: max77686: Fix 'line over 80 chars' warning
Lee Jones
2014-07-21
1
-1
/
+1
*
mfd: max77686: Remove unneeded OOM error message
Javier Martinez Canillas
2014-07-21
1
-3
/
+1
*
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
2014-07-21
1
-5
/
+5
*
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
2014-07-21
1
-1
/
+1
*
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
2014-07-21
1
-1
/
+1
*
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
2014-07-21
1
-9
/
+1
*
mfd: max77686: Add power management support
Javier Martinez Canillas
2014-07-21
1
-0
/
+40
*
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2014-07-21
1
-6
/
+91
*
mfd: max77686: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
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