index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
regulator: vexpress: Constify regulator_ops
Axel Lin
1
-2
/
+2
2019-04-11
regulator: hi6421: Convert to use simplified DT parsing
Axel Lin
1
-130
/
+78
2019-04-10
regulator: anatop: Remove unneeded fields from struct anatop_regulator
Axel Lin
1
-36
/
+27
2019-04-10
regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNT
Axel Lin
1
-2
/
+0
2019-04-10
regulator: hi655x: Remove ctrl_mask field from struct hi655x_regulator
Axel Lin
1
-10
/
+3
2019-04-10
regulator: hi655x: Constify regulators array
Axel Lin
1
-1
/
+1
2019-04-08
regulator: s2mpa01: Convert to use simplified DT parsing
Axel Lin
1
-29
/
+10
2019-04-08
regulator: bd718x7: Use rdev_get_id() to get regulator id
Axel Lin
1
-2
/
+2
2019-04-05
regulator: core: Avoid potential deadlock on regulator_unregister
Charles Keepax
1
-1
/
+2
2019-04-03
regulator: twl: Constify regulator_ops
Axel Lin
1
-3
/
+3
2019-04-03
regulator: lm363x: Constify regulator_ops
Axel Lin
1
-2
/
+2
2019-04-03
regulator: lm363x: Use proper data type for regmap_read arguments
Axel Lin
1
-2
/
+2
2019-04-02
regulator: bcm590xx: Convert to use simplified DT parsing
Axel Lin
1
-103
/
+2
2019-04-01
regulator: as3722: Slightly improve readability
Axel Lin
1
-79
/
+58
2019-04-01
regulator: as3722: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-152
/
+60
2019-04-01
regulator: tps6507x: Convert to regulator core's simplified DT parsing code
Axel Lin
1
-88
/
+19
2019-04-01
regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmic
Axel Lin
1
-4
/
+0
2019-04-01
regulator: tps6507x: Constify tps6507x_pmic_ops
Axel Lin
1
-1
/
+1
2019-04-01
regulator: vctrl: Remove unneeded continue statement
Axel Lin
1
-3
/
+1
2019-04-01
regulator: rc5t583: Get rid of struct rc5t583_regulator
Axel Lin
1
-22
/
+3
2019-03-26
regulator: act8865: Constify regulator_ops
Axel Lin
1
-2
/
+2
2019-03-26
regulator: act8865: Convert to regulator core's simplified DT parsing code
Axel Lin
1
-124
/
+19
2019-03-26
regulator: tps65217: Fix off-by-one for latest seletor of tps65217_uv1_ranges
Axel Lin
1
-1
/
+1
2019-03-26
regulator: sc2731: Constify regulators
Axel Lin
1
-1
/
+1
2019-03-26
regulator: da9063: convert header to SPDX
Wolfram Sang
1
-14
/
+8
2019-03-25
regulator: tps65217: Constify regulator_ops
Axel Lin
1
-2
/
+2
2019-03-25
regulator: tps65218: Constify regulator_ops
Axel Lin
1
-4
/
+4
2019-03-25
regulator: uniphier: Fix build dependency
Axel Lin
1
-1
/
+2
2019-03-21
regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
Axel Lin
1
-2
/
+2
2019-03-21
regulator: tps65217: Simplify linear range for selector 25-52
Axel Lin
1
-2
/
+1
2019-03-21
regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_desc
Axel Lin
1
-2
/
+2
2019-03-21
regulator: tps65132: Remove unneeded fields from struct tps65132_regulator
Axel Lin
1
-14
/
+11
2019-03-20
regulator: axp20x: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-03-20
regulator: rn5t618: Constify regulator_desc
Axel Lin
1
-4
/
+4
2019-03-20
regulator: max8925: Convert to regulator core's simplified DT parsing code
Axel Lin
1
-67
/
+9
2019-03-20
regulator: of: Make regulator_of_get_init_node static
YueHaibing
1
-2
/
+3
2019-03-19
regulator: core: fix error path for regulator_set_voltage_unlocked
Steve Twiss
1
-7
/
+4
2019-03-19
regulator: axp20x: Use rdev_get_id at appropriate places
Axel Lin
1
-9
/
+5
2019-03-19
regulator: axp20x: Remove unneeded NULL test against rdev
Axel Lin
1
-3
/
+0
2019-03-19
regulator: 88pm8607: Convert to regulator core's simplified DT parsing code
Axel Lin
1
-34
/
+9
2019-03-18
regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...
Mark Brown
1
-2
/
+0
2019-03-18
regulator: da9063: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-79
/
+28
2019-03-18
regulator: da9062: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-93
/
+32
2019-03-18
regulator: lp87565: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-40
/
+7
2019-03-18
regulator: lp87565: Fix missing register for LP87565_BUCK_0
Axel Lin
1
-1
/
+1
2019-03-18
regulator: mt6397: Use unsigned int for volt_tables
Axel Lin
1
-8
/
+8
2019-03-18
regulator: mt6380: Use unsigned int for volt_tables
Axel Lin
1
-4
/
+4
2019-03-18
regulator: mt6323: Use unsigned int for volt_tables
Axel Lin
1
-10
/
+10
2019-03-18
regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_table
Axel Lin
1
-1
/
+1
2019-03-18
regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator
Axel Lin
1
-30
/
+7
[prev]
[next]