index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2019-02-06
17
-66
/
+13
*
regulator: gpio: Convert to use descriptors
Linus Walleij
2019-02-06
4
-113
/
+95
*
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
2019-02-06
1
-43
/
+12
*
regulator: as3722: Correct minor typo
Charles Keepax
2019-02-06
1
-1
/
+1
*
regulator: rk808: Fix BUCK1/2 voltages on rk805
Otavio Salvador
2019-02-02
1
-8
/
+45
*
regulator: max77650: Fix include files
Axel Lin
2019-01-30
1
-1
/
+1
*
dt-bindings: regulator: add DT bindings for max77650
Bartosz Golaszewski
2019-01-29
1
-0
/
+41
*
regulator: max77650: add regulator support
Bartosz Golaszewski
2019-01-29
3
-0
/
+527
*
regulator: isl6271a: Constify isl_core_ops and isl_fixed_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: isl6271a: Remove *rdev[3] from struct isl_pmic
Axel Lin
2019-01-28
1
-5
/
+4
*
regulator: rk808: Update module description to include RK805
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: rk808: Constify regulator_ops
Axel Lin
2019-01-28
1
-21
/
+21
*
regulator: mcp16502: Include linux/gpio/consumer.h to fix build error
Axel Lin
2019-01-28
1
-0
/
+1
*
regulator: da9063: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
1
-5
/
+24
*
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
1
-5
/
+24
*
regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803
Vasily Khoruzhick
2019-01-28
1
-3
/
+3
*
regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_desc
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp8788-buck: Constify lp8788_buck_desc
Axel Lin
2019-01-28
1
-1
/
+1
*
regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp8755: Constify lp8755_regulators
Axel Lin
2019-01-28
1
-1
/
+1
*
regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp872x: Constify regulator_ops and regulator_desc
Axel Lin
2019-01-28
1
-6
/
+6
*
regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: bd9571mwv: Constify regulator_ops
Axel Lin
2019-01-24
1
-4
/
+4
*
regulator: bd718x7: Constify regulator_ops
Axel Lin
2019-01-24
1
-7
/
+7
*
regulator: bd70528: Constify regulator_linear_range and regulator_ops
Axel Lin
2019-01-24
1
-9
/
+8
*
regulator: stpmic1: Add static const qualifier at peroper places
Axel Lin
2019-01-23
1
-21
/
+17
*
regulator: bindings: ROHM bd70528 regulator bindings
Matti Vaittinen
2019-01-23
1
-0
/
+68
*
regulator: bd70528: Support ROHM BD70528 regulator block
Matti Vaittinen
2019-01-23
3
-0
/
+302
*
regulator: qcom-smd: Batch up requests for disabled regulators
Bjorn Andersson
2019-01-22
1
-35
/
+69
*
regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckv
Axel Lin
2019-01-22
1
-30
/
+9
*
regulator: twl: Use of_device_get_match_data()
Axel Lin
2019-01-22
1
-6
/
+1
*
regulator: arizona-ldo1: Convert to use regulator_linear_range for ldo1_hc
Axel Lin
2019-01-22
1
-28
/
+9
*
regulator: lochnagar: Add missing MODULE_DEVICE_TABLE
Charles Keepax
2019-01-18
1
-1
/
+2
*
regulator: dt-bindings: Convert fixed-regulator to json-schema
Rob Herring
2019-01-14
2
-35
/
+67
*
regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
Axel Lin
2019-01-14
1
-2
/
+3
*
regulator: twl6030: Use of_device_get_match_data()
Axel Lin
2019-01-14
1
-6
/
+1
*
regulator: max14577: Remove redundant MODULE_ALIAS
Axel Lin
2019-01-14
1
-1
/
+0
*
regulator: pwm: No need to make a copy of regulator_ops per instance
Axel Lin
2019-01-14
1
-12
/
+5
*
regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulator
Axel Lin
2019-01-14
1
-1
/
+0
*
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-09
2
-0
/
+7
*
regulator: axp20x: check rdev is null before dereferencing it
Colin Ian King
2019-01-09
1
-2
/
+6
*
regulator: Fix trivial language typos
Krzysztof Kozlowski
2019-01-08
5
-17
/
+17
*
regulator: act8945a: Use rdev_get_id() to access id of regulator
Axel Lin
2019-01-07
1
-5
/
+6
*
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
2019-01-06
1
-3
/
+3
*
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
94
-694
/
+150
|
\
|
*
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2019-01-06
2
-18
/
+19
|
*
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
2019-01-06
1
-5
/
+1
|
*
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
6
-26
/
+12
[next]