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
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+300
2014-08-05
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
4
-100
/
+96
2014-08-05
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...
Mark Brown
5
-46
/
+52
2014-08-05
Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...
Mark Brown
6
-380
/
+821
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
6
-18
/
+734
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
5
-184
/
+204
2014-08-05
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-9
/
+24
2014-08-05
Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...
Mark Brown
3
-4
/
+2
2014-08-05
regulator: act8865: fix build when OF is not enabled
Beniamino Galvani
1
-9
/
+20
2014-08-05
regulator: act8865: add support for act8846
Beniamino Galvani
1
-0
/
+71
2014-08-05
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
1
-128
/
+83
2014-08-05
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
1
-1
/
+1
2014-08-05
regulator: act8865: Remove error variable in act8865_pmic_probe
Axel Lin
1
-5
/
+4
2014-08-05
regulator: act8865: fix parsing of platform data
Beniamino Galvani
1
-8
/
+21
2014-07-31
regulator: tps65090: Set voltage for fixed regulators
Javier Martinez Canillas
1
-34
/
+42
2014-07-29
regulator: core: Allow to get voltage count and list from parent
Javier Martinez Canillas
1
-6
/
+17
2014-07-29
regulator: core: Get voltage from parent if not available
Javier Martinez Canillas
1
-0
/
+2
2014-07-28
regulator: lp872x: Don't set constraints within the regulator driver
Mark Brown
1
-9
/
+0
2014-07-25
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
2
-3
/
+3
2014-07-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
1
-0
/
+71
2014-07-25
regulator: da9211: Remove unnecessary devm_regulator_unregister() calls
Axel Lin
1
-24
/
+4
2014-07-14
regulator: da9211: new regulator driver
James Ban
4
-0
/
+670
2014-07-10
regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
Keerthy
1
-8
/
+9
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
1
-21
/
+300
2014-07-09
Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...
Lee Jones
5
-2
/
+24
2014-07-09
regulator: lp8755: Use devm_regulator_register
Himangi Saraogi
1
-17
/
+6
2014-07-09
regulator: tps65218: drop order dependency
Felipe Balbi
1
-8
/
+8
2014-07-09
regulator: tps65218: drop unneeded field from our regulator macro
Felipe Balbi
1
-10
/
+9
2014-07-09
Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218
Mark Brown
1
-2
/
+3
2014-07-09
regulator: tps65218: fix DCDC4 linear voltage range
Felipe Balbi
1
-1
/
+1
2014-07-07
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
1
-1
/
+1
2014-07-04
regulator: arizona-ldo1: remove bypass functionality
Nikesh Oswal
1
-2
/
+0
2014-07-03
regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917
Nishanth Menon
1
-0
/
+5
2014-07-03
regulator: palmas: Simplify code by not indexing regulator_desc unnecessarily
Nishanth Menon
1
-136
/
+112
2014-07-03
regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_info
Nishanth Menon
1
-2
/
+2
2014-07-03
regulator: palmas: Simplify code by using pointer to palmas_reg_info
Nishanth Menon
1
-53
/
+56
2014-07-03
regulator: palmas: Rename reg_info to palmas_reg_info
Nishanth Menon
1
-2
/
+2
2014-07-03
regulator: palmas: Squelch sparse warnings
Nishanth Menon
1
-3
/
+3
2014-06-30
regulator: core: convert to use gpio_desc internally
Russell King
1
-9
/
+13
2014-06-28
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...
Mark Brown
3
-1
/
+19
2014-06-27
regulator: max8952: Convert to devm_gpio_request_one()
Axel Lin
1
-24
/
+10
2014-06-27
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
1
-12
/
+1
2014-06-24
regulator: tps65218: Correct the the config register for LDO1
Keerthy
1
-1
/
+1
2014-06-24
regulator: tps65218: Add the missing of_node assignment in probe
Keerthy
1
-0
/
+1
2014-06-24
regulator: tps65218: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-06-24
regulator: tps65217: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-06-24
regulator: s5m8767: Remove unused variable
Sachin Kamat
1
-3
/
+1
2014-06-24
regulator: as3722: Fix incorrect parameter initialization
Sachin Kamat
1
-2
/
+2
2014-06-24
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas
Mark Brown
1
-0
/
+12
2014-06-24
regulator: palmas: fix typo in enable_reg calculation
Stephen Warren
1
-1
/
+1
[next]