index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77686.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
1
-23
/
+8
2016-04-19
mfd: max77686: Use module_i2c_driver() instead of subsys initcall
Javier Martinez Canillas
1
-12
/
+1
2016-04-19
mfd: max77686/max77693: Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2016-03-16
mfd: max77686: Add max77802 to I2C device ID table
Javier Martinez Canillas
1
-0
/
+1
2016-03-16
mfd: max77686: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2016-03-14
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
1
-82
/
+3
2016-03-14
mfd: max77686: do not set i2c client data for rtc i2c client
Laxman Dewangan
1
-1
/
+0
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
1
-2
/
+2
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-01-22
mfd: max77686/802: Remove support for board files
Krzysztof Kozlowski
1
-23
/
+0
2015-01-22
mfd: max77686: Constify struct regmap_config
Krzysztof Kozlowski
1
-3
/
+3
2014-09-26
mfd: max77686: Remove check which is always true
Lee Jones
1
-1
/
+1
2014-07-25
mfd: max77686: Ensure device type IDs are architecture agnostic
Lee Jones
1
-3
/
+2
2014-07-25
mfd: max77686: Add Maxim 77802 PMIC support
Javier Martinez Canillas
1
-27
/
+170
2014-07-21
mfd: max77686: Fix 'line over 80 chars' warning
Lee Jones
1
-1
/
+1
2014-07-21
mfd: max77686: Remove unneeded OOM error message
Javier Martinez Canillas
1
-3
/
+1
2014-07-21
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
1
-5
/
+5
2014-07-21
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
1
-1
/
+1
2014-07-21
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
1
-1
/
+1
2014-07-21
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
1
-9
/
+1
2014-07-21
mfd: max77686: Add power management support
Javier Martinez Canillas
1
-0
/
+40
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
1
-6
/
+91
2014-06-03
mfd: max77686: Make of_device_id array const
Krzysztof Kozlowski
1
-1
/
+1
2014-03-19
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-01-21
mfd: max77686: Fix regmap resource leak on driver remove
Krzysztof Kozlowski
1
-1
/
+1
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-23
mfd: max77686: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-13
mfd: max77686: Convert to managed resources for allocating memory
Lee Jones
1
-17
/
+8
2013-06-11
mfd: max77687: Add registration of max77686-clk
Olof Johansson
1
-0
/
+1
2013-04-08
mfd: max77686: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-01-22
mfd: max77686: Init max77686->dev before using it
Axel Lin
1
-9
/
+9
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-07-10
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
1
-5
/
+5
2012-07-09
mfd: Add device tree support for max77686
Yadwinder Singh Brar
1
-6
/
+39
2012-07-09
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
1
-0
/
+1
2012-07-09
mfd: Remove unused max77686 iolock mutex
Axel Lin
1
-3
/
+0
2012-07-09
mfd: Add Maxim 77686 driver
Jonghwa Lee
1
-0
/
+156