summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-13regulator: wm831x isink: Fix notifier mutex lock warningSteve Twiss1-0/+2
2019-03-13regulator: max14577: Get rid of match_init_data/match_of_node functionsAxel Lin1-55/+0
2019-03-13regulator: da903x: don't build with clangArnd Bergmann1-0/+1
2019-03-13regulator: pv88060: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-13regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss1-2/+8
2019-03-13regulator: ltc3589: Fix notifier mutex lock warningSteve Twiss1-2/+8
2019-03-13regulator: lp8755: Fix notifier mutex lock warningSteve Twiss1-3/+12
2019-03-13regulator: da9211: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-13regulator: da9063: Fix notifier mutex lock warningSteve Twiss1-1/+4
2019-03-13regulator: wm831x: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-13regulator: pv88090: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-13regulator: pv88080: Fix notifier mutex lock warningSteve Twiss1-0/+4
2019-03-13regulator: da9062: Fix notifier mutex lock warningSteve Twiss1-0/+2
2019-03-13regulator: da9055: Fix notifier mutex lock warningSteve Twiss1-0/+2
2019-03-13regulator: gpio: Constify regulator_opsAxel Lin1-2/+2
2019-03-13regulator: gpio: Convert to devm_regulator_registerAxel Lin1-14/+4
2019-03-11regulator: wm8400: Fix trivial typoAxel Lin1-1/+1
2019-03-11regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin2-15/+8
2019-03-11regulator: ab3100: Remove ab3100_regulators_remove functionAxel Lin1-22/+2
2019-03-11regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmicAxel Lin1-12/+0
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown60-1260/+2023
2019-03-04Merge branch 'regulator-5.0' into regulator-linusMark Brown18-155/+165
2019-03-04regulator: mc13xxx: Constify regulator_ops variablesAxel Lin4-10/+10
2019-03-04regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin1-1/+1
2019-03-04regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+6
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-45/+8
2019-03-04regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-47/+8
2019-03-04regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-44/+7
2019-03-04Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-7/+8
2019-03-04regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-49/+25
2019-03-04regulator: lp873x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-39/+6
2019-03-04regulator: lp872x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-60/+10
2019-03-04regulator: da9210: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-46/+7
2019-03-04regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+9
2019-03-04regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+86
2019-03-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+3
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-35/+70
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-23/+135
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-02geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-02net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov4-0/+29
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-4/+37
2019-03-01Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann1-1/+3
2019-03-01net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9