index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...
Mark Brown
1
-17
/
+17
2015-03-08
regulator: core: Fix enable GPIO reference counting
Doug Anderson
1
-14
/
+12
2015-03-08
regulator: Only enable disabled regulators on resume
Javier Martinez Canillas
1
-3
/
+5
2015-03-04
regulator: Fix regression due to NULL constraints check
Takashi Iwai
1
-7
/
+0
2015-02-08
Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...
Mark Brown
1
-77
/
+35
2015-02-08
Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next
Mark Brown
1
-5
/
+17
2015-02-08
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-130
/
+111
2015-02-02
regulator: Build sysfs entries with static attribute groups
Takashi Iwai
1
-127
/
+108
2015-01-28
regulator: core: Consolidate drms update handling
Bjorn Andersson
1
-77
/
+35
2015-01-14
regulator: Update documentation after renaming function argument
Krzysztof Kozlowski
1
-1
/
+1
2015-01-09
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-3
/
+3
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
1
-1
/
+1
2015-01-08
regulator: Copy config passed during registration
Krzysztof Kozlowski
1
-3
/
+15
2015-01-08
regulator: core: fix race condition in regulator_put()
Ashay Jaiswal
1
-1
/
+3
2014-12-29
regulator: core: Fix format specifier warning
Aniroop Mathur
1
-1
/
+1
2014-12-29
regulator: core: Avoid negative regulator no & initialize it to -1
Aniroop Mathur
1
-3
/
+3
2014-12-05
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...
Mark Brown
1
-1
/
+18
2014-12-04
regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing
Seung-Woo Kim
1
-0
/
+2
2014-11-24
regulator: core: Add PRE_DISABLE notification
Richard Fitzgerald
1
-0
/
+16
2014-10-31
regulator: Lower priority of constraint logging
Mark Brown
1
-1
/
+1
2014-10-20
regulator: Add ena_gpio_initialized to regulator_config
Markus Pargmann
1
-1
/
+2
2014-09-30
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
1
-7
/
+56
2014-09-30
Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...
Mark Brown
1
-53
/
+94
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-3
/
+7
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
1
-3
/
+7
2014-08-29
regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
Heiko Stübner
1
-7
/
+56
2014-08-19
regulator: core: add const to regulator_ops and fix build error in mc13892
Guodong Xu
1
-4
/
+4
2014-08-16
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
1
-0
/
+31
2014-08-16
regulator: core: factor out delay function from _regulator_do_enable
Guodong Xu
1
-34
/
+40
2014-08-16
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
1
-12
/
+12
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
1
-9
/
+84
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-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
1
-0
/
+71
2014-06-30
regulator: core: convert to use gpio_desc internally
Russell King
1
-9
/
+13
2014-06-05
regulator: core: print error value when constraints are not applied
Nishanth Menon
1
-3
/
+5
2014-06-02
Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...
Mark Brown
1
-1
/
+2
2014-06-02
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-10
/
+12
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
1
-7
/
+16
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
1
-1
/
+1
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
1
-2
/
+6
2014-05-28
regulator: Fix regulator_get_{optional,exclusive}() documentation
Stephen Boyd
1
-7
/
+4
2014-05-26
regulator: core: Use map_voltage_linear_range by default for list_voltage_lin...
Axel Lin
1
-0
/
+4
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
1
-3
/
+4
2014-04-14
regulator: core: Get and put regulator of_node
Charles Keepax
1
-1
/
+2
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-0
/
+14
2014-03-04
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+20
2014-02-25
regulator: core: Replace direct ops->disable usage
Markus Pargmann
1
-21
/
+13
2014-02-25
regulator: core: Replace direct ops->enable usage
Markus Pargmann
1
-7
/
+7
[next]