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