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.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
/
anatop-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-19
regulator: anatop: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
1
-2
/
+3
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-2
/
+3
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
regulator: anatop: Fail on invalid voltage selector
Markus Pargmann
1
-0
/
+5
2014-10-20
regulator: anatop: Set default voltage selector for vddpu
Markus Pargmann
1
-0
/
+8
2014-05-07
regulator: anatop: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-18
regulator: anatop: Remove checking control_reg in [set|get]_voltage_sel
Axel Lin
1
-23
/
+2
2014-02-15
regulator: anatop: Add bypass support to digital LDOs
Philipp Zabel
1
-3
/
+42
2014-02-15
regulator: anatop: Add power gating support to digital LDOs
Philipp Zabel
1
-2
/
+74
2014-01-08
regulator: anatop-regulator: Remove unneeded memset()
Fabio Estevam
1
-1
/
+0
2014-01-06
regulator: anatop-regulator: Remove unneeded kstrdup()
Fabio Estevam
1
-26
/
+8
2013-12-31
regulator: anatop-regulator: Add MODULE_ALIAS()
Fabio Estevam
1
-0
/
+1
2013-10-24
Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next
Mark Brown
1
-2
/
+2
2013-10-15
regulator: anatop: Fix checkpatch issue
Jingoo Han
1
-2
/
+2
2013-09-17
regulator: anatop-regulator: Use devm_regulator_register
Sachin Kamat
1
-2
/
+1
2013-02-08
regulator: anatop: improve precision of delay time
Shawn Guo
1
-2
/
+2
2013-01-31
regulators: anatop: add set_voltage_time_sel interface
Anson Huang
1
-0
/
+41
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-19
/
+9
2012-12-10
regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap
Axel Lin
1
-15
/
+6
2012-12-10
regulator: anatop: Use linear_min_sel with linear mapping
Axel Lin
1
-8
/
+7
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-10
/
+21
2012-09-17
regulator: anatop-regulator: Convert to use syscon to access anatop register
Dong Aisheng
1
-10
/
+21
2012-08-07
regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel
Axel Lin
1
-2
/
+3
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
1
-1
/
+1
2012-06-11
regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-23
/
+6
2012-06-04
regulator: anatop: Use correct __devexit_p annotation
Axel Lin
1
-1
/
+1
2012-06-03
regulator: anatop: Convert to regulator_list_voltage_linear()
Axel Lin
1
-12
/
+3
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-10
/
+8
2012-05-20
mfd: Make anatop register accessor more flexible and rename meaningfully
Richard Zhao
1
-10
/
+8
2012-05-12
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...
Mark Brown
1
-2
/
+7
2012-04-10
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-3
/
+3
2012-04-10
regulator: Convert anatop to use a struct to pass in regulator runtime config...
Axel Lin
1
-2
/
+7
2012-04-03
regulator: anatop: fix 'anatop_regulator' name collision
Shawn Guo
1
-3
/
+3
2012-03-28
regulator: anatop: patching to device-tree property "reg".
Ying-Chun Liu (PaulLiu)
1
-2
/
+3
2012-03-14
regulator: Add Anatop regulator driver
Ying-Chun Liu (PaulLiu)
1
-0
/
+241