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
/
tps6586x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-7
/
+0
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-08-11
mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTER
Axel Lin
1
-2
/
+2
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2014-06-03
mfd: tps6586x: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-26
regulator: tps6586x: Add support for the TPS658640
Alban Bedel
1
-0
/
+4
2014-01-21
mfd: tps6586x: Add version detection
Stefan Agner
1
-8
/
+42
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2013-10-23
mfd: tps6586x: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-23
mfd: tps6586x: Implement irq_set_wake
Stephen Warren
1
-3
/
+15
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-24
mfd: tps6586x: correct device name of the regulator cell
Marc Dietrich
1
-1
/
+1
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-26
/
+77
2012-12-13
Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-68
/
+8
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
mfd: tps6586x: move regulator dt parsing to regulator driver
Laxman Dewangan
1
-68
/
+8
2012-11-13
mfd: Add irq io-resource for tps6586x rtc sub driver
Laxman Dewangan
1
-1
/
+11
2012-11-13
mfd: Convert tps6586x to irq_domain
Laxman Dewangan
1
-25
/
+66
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+19
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-0
/
+13
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+2
2012-09-14
mfd: dt: tps6586x: Add power off control
Bill Huang
1
-0
/
+19
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+2
2012-09-06
regulator: tps6586x: add support for SYS rail
Laxman Dewangan
1
-0
/
+13
2012-07-25
mfd: Remove gpio support from tps6586x core driver
Laxman Dewangan
1
-86
/
+21
2012-07-25
mfd: Cache tps6586x register through regmap
Laxman Dewangan
1
-8
/
+16
2012-07-25
mfd: Use regmap for tps6586x register access.
Laxman Dewangan
1
-111
/
+46
2012-07-25
mfd: Use devm managed resources for tps6586x
Laxman Dewangan
1
-6
/
+6
2012-05-04
tps6586x: Add device tree support
Thierry Reding
1
-0
/
+86
2011-12-20
mfd: Set tps6586x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-05-26
mfd: Fix tps6586x GPIO value setting
Vincent Palatin
1
-2
/
+2
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-3
/
+3
2011-03-23
mfd: Invert tps6586x GPIO and subdevices initialization
Vincent Palatin
1
-10
/
+16
2011-03-02
mfd: Avoid tps6586x burst writes
vwadekar@nvidia.com
1
-5
/
+5
2011-01-14
mfd: Convert tps6586x driver to new irq_ API
Mark Brown
1
-14
/
+14
2011-01-14
mfd: Remove tps6586x device ID check
Stephen Warren
1
-7
/
+1
2010-10-29
mfd: Add TPS658621C device ID
Andrew Chew
1
-1
/
+3
2010-10-29
mfd: Add basic tps6586x interrupt support
Gary King
1
-0
/
+200
2010-10-29
mfd: Fix tps6586x_add_subdevs error path
Axel Lin
1
-1
/
+7
2010-10-29
mfd: Free tps6586x allocated resources when unload the module
Axel Lin
1
-0
/
+13
2010-08-12
mfd: Add TPS6586x driver
Mike Rapoport
1
-0
/
+375