index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
as3711-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-3
/
+3
*
regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator
Axel Lin
2019-03-18
1
-30
/
+7
*
regulator: as3711: convert to SPDX identifiers
Kuninori Morimoto
2018-11-13
1
-4
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
regulator: as3711-regulator: constify regulator_ops structure
Bhumika Goyal
2017-01-31
1
-3
/
+3
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...
Axel Lin
2014-09-07
1
-33
/
+28
*
regulator: as3711: Remove redundant error message
Sachin Kamat
2014-02-20
1
-3
/
+1
*
regulator: as3711: Use of_get_child_by_name
Sachin Kamat
2014-02-14
1
-1
/
+1
*
regulator: as3711: Allow missing init_data for diagnostics
Axel Lin
2014-02-11
1
-8
/
+1
*
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
2013-10-24
1
-14
/
+7
|
\
|
*
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
2013-10-11
1
-11
/
+7
|
*
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
2013-10-11
1
-14
/
+11
*
|
regulator: as3711: Convert to devm_regulator_register
Axel Lin
2013-09-17
1
-20
/
+2
|
/
*
regulator: as3711: Convert to use linear ranges
Axel Lin
2013-07-24
1
-132
/
+31
*
regulator: as3711: Use a static of_regulator_match table for of_regulator_match
Axel Lin
2013-04-17
1
-25
/
+18
*
regulator: as3711: add OF support
Guennadi Liakhovetski
2013-03-25
1
-3
/
+71
*
regulator: as3711: Fix checking if no platform initialization data
Axel Lin
2013-02-13
1
-1
/
+1
*
regulator: as3711: Fix the logic in as3711_sel_check
Axel Lin
2012-11-27
1
-15
/
+8
*
regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check
Axel Lin
2012-11-27
1
-6
/
+3
*
regulator: add a regulator driver for the AS3711 PMIC
Guennadi Liakhovetski
2012-11-23
1
-0
/
+379