index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
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
2014-02-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+1
2014-02-21
regulator: core: Change dummy supplies error message to a warning
Shuah Khan
1
-1
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-9
/
+15
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2014-02-07
regulator: core: Allow regulator_set_voltage for fixed regulators
Bjorn Andersson
1
-0
/
+14
2014-01-28
regulator: core: Correct default return value for full constraints
Mark Brown
1
-1
/
+8
2014-01-08
regulator: core: Fix checkpatch issue
Jingoo Han
1
-7
/
+5
2013-12-18
regulator: core: don't print an error when no regulator is found
Hans de Goede
1
-1
/
+2
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
1
-3
/
+8
2013-11-27
regulator: core: Check for DT every time we check full constraints
Mark Brown
1
-1
/
+1
2013-11-27
regulator: core: Replace checks of have_full_constraints with a function
Mark Brown
1
-3
/
+8
2013-11-13
regulator: fixed: fix regulator_list_voltage() for regression
Guennadi Liakhovetski
1
-0
/
+3
2013-10-24
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
1
-34
/
+15
2013-10-24
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
1
-1
/
+4
2013-10-24
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-6
/
+70
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
1
-0
/
+170
2013-10-04
regulator: core: Always warn when using a dummy regulator
Mark Brown
1
-7
/
+2
2013-09-30
regulator: core: Reduce busy-wait looping
Thierry Reding
1
-5
/
+33
2013-09-24
regulator: core: Always use return value when regulator_dev_lookup() fails
Mark Brown
1
-1
/
+2
2013-09-23
regulator: core: Fix return code for invalid parameters
Mark Brown
1
-1
/
+1
2013-09-20
regulator: core: Fix default return value for _get()
Mark Brown
1
-1
/
+1
2013-09-20
regulator: core: set current constraints while setting machine constraints
Laxman Dewangan
1
-0
/
+34
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
1
-0
/
+2
2013-09-17
regulator: core: Remove unused regulator_use_dummy_regulator()
Mark Brown
1
-17
/
+0
2013-09-17
regulator: core: Provide a dummy regulator with full constraints
Mark Brown
1
-17
/
+19
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown
1
-251
/
+1
2013-09-17
regulator: core: Refactor devm_regulator_get* APIs
Axel Lin
1
-65
/
+62
2013-09-17
regulator: core: Fix a trivial typo
Sachin Kamat
1
-1
/
+1
2013-09-17
regulator: core: Provide managed regulator registration
Mark Brown
1
-0
/
+66
2013-09-10
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
1
-1
/
+4
2013-09-01
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
1
-3
/
+4
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
1
-0
/
+89
2013-09-01
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
Mark Brown
1
-427
/
+0
2013-09-01
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-18
/
+26
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
1
-0
/
+30
2013-08-18
regulator: core: Use bool for exclusivitity flag
Mark Brown
1
-3
/
+3
2013-08-09
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
Axel Lin
1
-86
/
+0
2013-08-07
regulator: core: Move helpers for drivers out into a separate file
Mark Brown
1
-341
/
+0
2013-08-07
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...
Mark Brown
1
-0
/
+95
2013-07-31
regulator: core: Provide hints to the core about optional supplies
Mark Brown
1
-0
/
+59
2013-07-25
regulator: core: convert class code to use dev_groups
Greg Kroah-Hartman
1
-12
/
+16
2013-07-18
regulator: core: Ensure selector is mapped
Mark Brown
1
-0
/
+2
2013-07-18
regulator: core: Allow fixed voltage range in multiple linear ranges
Axel Lin
1
-3
/
+9
2013-07-18
regulator: core: Use the power efficient workqueue for delayed powerdown
Mark Brown
1
-2
/
+3
2013-07-15
regulator: core: Remove redundant checks
Yadwinder Singh Brar
1
-3
/
+2
[next]