index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77686.c
Age
Commit message (
Expand
)
Author
2018-10-23
mfd: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2017-02-13
mfd: max77686: Remove I2C device ID table
Javier Martinez Canillas
2017-02-13
mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe
Javier Martinez Canillas
2017-02-13
mfd: max77686: Use of_device_get_match_data() helper
Javier Martinez Canillas
2017-02-13
mfd: max77686: Don't attempt to get i2c_device_id .data
Javier Martinez Canillas
2016-05-09
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-04-19
mfd: max77686: Use module_i2c_driver() instead of subsys initcall
Javier Martinez Canillas
2016-04-19
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
mfd: max77686: Add max77802 to I2C device ID table
Javier Martinez Canillas
2016-03-16
mfd: max77686: Export OF module alias information
Javier Martinez Canillas
2016-03-14
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2016-03-14
mfd: max77686: do not set i2c client data for rtc i2c client
Laxman Dewangan
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-01-22
mfd: max77686/802: Remove support for board files
Krzysztof Kozlowski
2015-01-22
mfd: max77686: Constify struct regmap_config
Krzysztof Kozlowski
2014-09-26
mfd: max77686: Remove check which is always true
Lee Jones
2014-07-25
mfd: max77686: Ensure device type IDs are architecture agnostic
Lee Jones
2014-07-25
mfd: max77686: Add Maxim 77802 PMIC support
Javier Martinez Canillas
2014-07-21
mfd: max77686: Fix 'line over 80 chars' warning
Lee Jones
2014-07-21
mfd: max77686: Remove unneeded OOM error message
Javier Martinez Canillas
2014-07-21
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
2014-07-21
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
2014-07-21
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
2014-07-21
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
2014-07-21
mfd: max77686: Add power management support
Javier Martinez Canillas
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2014-06-03
mfd: max77686: Make of_device_id array const
Krzysztof Kozlowski
2014-03-19
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-01-21
mfd: max77686: Fix regmap resource leak on driver remove
Krzysztof Kozlowski
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: max77686: Include linux/of.h header
Sachin Kamat
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-13
mfd: max77686: Convert to managed resources for allocating memory
Lee Jones
2013-06-11
mfd: max77687: Add registration of max77686-clk
Olof Johansson
2013-04-08
mfd: max77686: Use NULL instead of 0
Sachin Kamat
2013-01-22
mfd: max77686: Init max77686->dev before using it
Axel Lin
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-10
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
2012-07-09
mfd: Add device tree support for max77686
Yadwinder Singh Brar
2012-07-09
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
2012-07-09
mfd: Remove unused max77686 iolock mutex
Axel Lin
2012-07-09
mfd: Add Maxim 77686 driver
Jonghwa Lee