index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'regulator-5.2' into regulator-next
Mark Brown
2019-05-06
80
-2743
/
+1249
|
\
|
*
regulator: core: simplify return value on suported_voltage
Jorge Ramirez-Ortiz
2019-05-03
1
-2
/
+2
|
*
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-05-03
8
-110
/
+36
|
*
regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage
Axel Lin
2019-05-03
1
-2
/
+0
|
*
regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg
Axel Lin
2019-05-03
1
-5
/
+3
|
*
regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulators
Axel Lin
2019-05-03
1
-4
/
+3
|
*
regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc
Axel Lin
2019-05-03
1
-7
/
+7
|
*
regulator: pv880x0: Switch to SPDX identifier
Axel Lin
2019-05-03
6
-72
/
+15
|
*
regulator: hi6xxx: Switch to SPDX identifier
Axel Lin
2019-05-02
3
-42
/
+30
|
*
regulator: vexpress: Switch to SPDX identifier
Axel Lin
2019-05-02
1
-12
/
+3
|
*
regulator: vexpress: Get rid of struct vexpress_regulator
Axel Lin
2019-05-02
1
-31
/
+22
|
*
regulator: sky81452: Switch to SPDX identifier
Axel Lin
2019-04-26
1
-18
/
+6
|
*
regulator: sky81452: Constify sky81452_reg_ops
Axel Lin
2019-04-26
1
-1
/
+1
|
*
regulator: sy8106a: Get rid of struct sy8106a
Axel Lin
2019-04-26
1
-27
/
+13
|
*
regulator: core: do not report EPROBE_DEFER as error but as debug
Jorge Ramirez-Ortiz
2019-04-26
1
-2
/
+7
|
*
regulator: mt63xx: Switch to SPDX identifier
Axel Lin
2019-04-26
5
-56
/
+17
|
*
regulator: fan53555: Switch to SPDX identifier
Axel Lin
2019-04-26
1
-14
/
+10
|
*
regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info
Axel Lin
2019-04-26
1
-19
/
+17
|
*
regulator: ltc3589: Switch to SPDX identifier
Axel Lin
2019-04-26
1
-18
/
+6
|
*
regulator: ltc3589: Get rid of struct ltc3589_regulator
Axel Lin
2019-04-26
1
-38
/
+31
|
*
regulator: ltc3589: Convert to use simplified DT parsing
Axel Lin
2019-04-26
1
-136
/
+58
|
*
regulator: wm8400: Switch to SPDX identifier
Axel Lin
2019-04-17
1
-13
/
+7
|
*
regulator: wm8350: Switch to SPDX identifier
Axel Lin
2019-04-17
1
-13
/
+8
|
*
regulator: wm831x: Switch to SPDX identifier
Axel Lin
2019-04-17
3
-36
/
+21
|
*
regulator: arizona: Switch to SPDX identifier
Axel Lin
2019-04-17
2
-24
/
+14
|
*
regulator: wm8994: Switch to SPDX identifier
Axel Lin
2019-04-17
1
-12
/
+7
|
*
regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()
Wei Yongjun
2019-04-17
1
-2
/
+2
|
*
regulator: ready_mask_table[] can be static
kbuild test robot
2019-04-17
1
-3
/
+3
|
*
regulator: tps80031: Switch to SPDX identifier
Axel Lin
2019-04-16
1
-24
/
+10
|
*
regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages array
Axel Lin
2019-04-16
1
-6
/
+6
|
*
regulator: tps80031: Remove unused *rdev from struct tps80031_regulator
Axel Lin
2019-04-16
1
-2
/
+0
|
*
regulator: Add support for stm32 power regulators
Pascal PAILLET-LME
2019-04-15
3
-0
/
+198
|
*
regulator: max8998: Factor out struct voltage_map_desc
Axel Lin
2019-04-15
1
-238
/
+56
|
*
regulator: max8998: Constify regulator_ops
Axel Lin
2019-04-15
1
-3
/
+3
|
*
regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524x
Axel Lin
2019-04-15
1
-5
/
+4
|
*
regulator: tps6524x: Constify regulator_ops
Axel Lin
2019-04-15
1
-1
/
+1
|
*
regulator: tps65218: Convert to use regulator_get_current_limit_regmap
Axel Lin
2019-04-15
1
-29
/
+19
|
*
regulator: ab8500: Remove *regulator from struct ab8500_regulator_info
Axel Lin
2019-04-15
1
-6
/
+4
|
*
regulator: ab8500: Constify regulator_ops
Axel Lin
2019-04-15
1
-5
/
+5
|
*
regulator: ab8500-ext: Constify ab8500_ext_regulator_ops
Axel Lin
2019-04-15
1
-1
/
+1
|
*
regulator: ab8500-ext: Convert to use simplified DT parsing
Axel Lin
2019-04-15
1
-23
/
+5
|
*
regulator: ab8500-ext: Remove *rdev from struct ab8500_ext_regulator_info
Axel Lin
2019-04-15
1
-11
/
+8
|
*
regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_info
Axel Lin
2019-04-12
2
-9
/
+5
|
*
regulator: db8500-prcmu: Convert to use simplified DT parsing
Axel Lin
2019-04-12
1
-97
/
+42
|
*
regulator: db8500-prcmu: Constify regulator_ops
Axel Lin
2019-04-12
1
-2
/
+2
|
*
regulator: mcp16502: Remove setup_regulators function
Axel Lin
2019-04-11
1
-26
/
+11
|
*
regulator: mcp16502: Remove unneeded fields from struct mcp16502
Axel Lin
2019-04-11
1
-24
/
+16
|
*
regulator: vexpress: Constify regulator_ops
Axel Lin
2019-04-11
1
-2
/
+2
|
*
regulator: hi6421: Convert to use simplified DT parsing
Axel Lin
2019-04-11
1
-130
/
+78
|
*
regulator: anatop: Remove unneeded fields from struct anatop_regulator
Axel Lin
2019-04-10
1
-36
/
+27
[next]