index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-06-03
regulator: bd718x7: Drop unused include
Linus Walleij
1
-1
/
+0
2019-06-03
regulator: bd70528: Drop unused include
Linus Walleij
1
-1
/
+0
2019-06-03
regulator: arizona-micsupp: Delete unused include
Linus Walleij
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2
-25
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
5
-9
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
4
-7
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-43
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
21
-114
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2019-05-28
regulator: max77620: Support Maxim 77663
Dmitry Osipenko
1
-1
/
+25
2019-05-24
regulator: slg51000: Remove unneeded regl_pdata from struct slg51000
Axel Lin
1
-11
/
+6
2019-05-24
regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_ops
Axel Lin
1
-2
/
+2
2019-05-23
regulator: max77650: Move max77651_SBB1_desc's declaration down
Nathan Chancellor
1
-2
/
+2
2019-05-21
regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
Richard Fitzgerald
2
-4
/
+74
2019-05-21
regulator: arizona-ldo1: Add support for Cirrus Logic Madera codecs
Richard Fitzgerald
2
-5
/
+86
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
regulator: da9063: platform_data is gone, depend on OF
Wolfram Sang
2
-11
/
+1
2019-05-20
regulator: da9063: move definitions out of a header into the driver
Wolfram Sang
1
-1
/
+43
2019-05-20
regulator: da9063: remove platform_data support
Wolfram Sang
1
-6
/
+1
2019-05-16
regulator: tps6507x: Fix boot regression due to testing wrong init_data pointer
Axel Lin
1
-3
/
+3
2019-05-13
regulator: slg51000: add slg51000 regulator driver
Eric Jeong
4
-0
/
+1043
2019-05-08
regulator: max77650: Convert MAX77651 SBB1 to pickable linear range
Axel Lin
1
-89
/
+45
2019-05-08
regulator: core: Slightly improve readability of _regulator_get_enable_time
Axel Lin
1
-3
/
+3
2019-05-06
Merge branch 'regulator-5.2' into regulator-next
Mark Brown
80
-2743
/
+1249
2019-05-03
regulator: core: simplify return value on suported_voltage
Jorge Ramirez-Ortiz
1
-2
/
+2
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
8
-110
/
+36
2019-05-03
regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage
Axel Lin
1
-2
/
+0
2019-05-03
regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg
Axel Lin
1
-5
/
+3
2019-05-03
regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulators
Axel Lin
1
-4
/
+3
2019-05-03
regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc
Axel Lin
1
-7
/
+7
2019-05-03
regulator: pv880x0: Switch to SPDX identifier
Axel Lin
6
-72
/
+15
2019-05-02
regulator: hi6xxx: Switch to SPDX identifier
Axel Lin
3
-42
/
+30
2019-05-02
regulator: vexpress: Switch to SPDX identifier
Axel Lin
1
-12
/
+3
2019-05-02
regulator: vexpress: Get rid of struct vexpress_regulator
Axel Lin
1
-31
/
+22
2019-04-26
regulator: sky81452: Switch to SPDX identifier
Axel Lin
1
-18
/
+6
2019-04-26
regulator: sky81452: Constify sky81452_reg_ops
Axel Lin
1
-1
/
+1
2019-04-26
regulator: sy8106a: Get rid of struct sy8106a
Axel Lin
1
-27
/
+13
2019-04-26
regulator: core: do not report EPROBE_DEFER as error but as debug
Jorge Ramirez-Ortiz
1
-2
/
+7
2019-04-26
regulator: mt63xx: Switch to SPDX identifier
Axel Lin
5
-56
/
+17
2019-04-26
regulator: fan53555: Switch to SPDX identifier
Axel Lin
1
-14
/
+10
2019-04-26
regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info
Axel Lin
1
-19
/
+17
2019-04-26
regulator: ltc3589: Switch to SPDX identifier
Axel Lin
1
-18
/
+6
2019-04-26
regulator: ltc3589: Get rid of struct ltc3589_regulator
Axel Lin
1
-38
/
+31
2019-04-26
regulator: ltc3589: Convert to use simplified DT parsing
Axel Lin
1
-136
/
+58
2019-04-25
regulator: max77620: Fix regulator info setting for max20024
Axel Lin
1
-1
/
+1
[prev]
[next]