Laxman Dewangan
|
1a5422c9e5
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
|
9 lat temu |
Javier Martinez Canillas
|
8a0aee4a7c
mfd: max77686: Use module_i2c_driver() instead of subsys initcall
|
9 lat temu |
Krzysztof Kozlowski
|
630fd98c0a
mfd: max77686/max77693: Fix misspelled Samsung address
|
9 lat temu |
Linus Torvalds
|
12e7b0a627
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
|
9 lat temu |
Javier Martinez Canillas
|
95a6f715bc
mfd: max77686: Add max77802 to I2C device ID table
|
9 lat temu |
Javier Martinez Canillas
|
7f8ada1a84
mfd: max77686: Export OF module alias information
|
9 lat temu |
Laxman Dewangan
|
f3937549a9
rtc: max77686: move initialisation of rtc regmap, irq chip locally
|
10 lat temu |
Laxman Dewangan
|
08e37ef17d
mfd: max77686: do not set i2c client data for rtc i2c client
|
10 lat temu |
Geliang Tang
|
1b5420e1f5
mfd: Use to_i2c_client() instead of open-coding it
|
10 lat temu |
Krzysztof Kozlowski
|
0e777366fb
mfd: Drop owner assignment from i2c_drivers
|
10 lat temu |
Krzysztof Kozlowski
|
2b50635ea3
mfd: max77686/802: Remove support for board files
|
11 lat temu |
Krzysztof Kozlowski
|
68be231ccf
mfd: max77686: Constify struct regmap_config
|
11 lat temu |
Lee Jones
|
b87d9a0fed
mfd: max77686: Remove check which is always true
|
11 lat temu |
Lee Jones
|
ec8bd56699
mfd: max77686: Ensure device type IDs are architecture agnostic
|
11 lat temu |
Javier Martinez Canillas
|
a259f3896a
mfd: max77686: Add Maxim 77802 PMIC support
|
11 lat temu |
Lee Jones
|
a31b0fa6cc
mfd: max77686: Fix 'line over 80 chars' warning
|
11 lat temu |
Javier Martinez Canillas
|
8a789b647d
mfd: max77686: Remove unneeded OOM error message
|
11 lat temu |
Javier Martinez Canillas
|
c0e0fcdaa9
mfd: max77686: Make error checking consistent
|
11 lat temu |
Javier Martinez Canillas
|
b452d7b69d
mfd: max77686: Return correct error when pdata isn't found
|
11 lat temu |
Javier Martinez Canillas
|
ede04c6164
mfd: max77686: Make platform data over-rule DT
|
11 lat temu |
Javier Martinez Canillas
|
154409e450
mfd: max77686: Don't define dummy function if OF isn't enabled
|
11 lat temu |
Javier Martinez Canillas
|
2b52b5d5f2
mfd: max77686: Add power management support
|
11 lat temu |
Javier Martinez Canillas
|
6f1c1e71d9
mfd: max77686: Convert to use regmap_irq
|
11 lat temu |
Krzysztof Kozlowski
|
b68ece3d8e
mfd: max77686: Make of_device_id array const
|
11 lat temu |
Krzysztof Kozlowski
|
b9e183a1d4
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
|
12 lat temu |
Krzysztof Kozlowski
|
74142ffc0b
mfd: max77686: Fix regmap resource leak on driver remove
|
12 lat temu |
Geert Uytterhoeven
|
7c0517b171
mfd: maxim: Constify struct mfd_cell where possible
|
12 lat temu |
Sachin Kamat
|
2a048d3b78
mfd: max77686: Include linux/of.h header
|
12 lat temu |
Jingoo Han
|
334a41ce9b
mfd: Use dev_get_platdata()
|
12 lat temu |
Lee Jones
|
742413a48f
mfd: max77686: Convert to managed resources for allocating memory
|
12 lat temu |