summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2020-08-21regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: ltc3589: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: fixed: Fix W=1 build warnings when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: fan53555: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: da9210: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: 88pg86x: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-19regulator: rt4801: Select REGMAP_I2C to fix build errorAxel Lin
2020-08-18regulator: dbx500: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-18regulator: set of_node for qcom vbus regulatorJonathan Marek
2020-08-18Merge series "regulator: mp886x: two features and dt json convert" from Jishe...Mark Brown
2020-08-18Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...Mark Brown
2020-08-18regulator: qcom_spmi: Improve readability for setting up enable/mode pin controlAxel Lin
2020-08-18regulator: Remove pointer table overallocationMichał Mirosław
2020-08-18regulator: rpi-panel: Add regulator/backlight driver for RPi panelMarek Vasut
2020-08-18regulator: Avoid grabbing regulator lock during suspend/resumeStephen Boyd
2020-08-18regulator: sy8827n: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-18regulator: da9211: add cache_typeHsin-Yi Wang
2020-08-18regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bitsAxel Lin
2020-08-18regulator: rt4801: Add support for RT4801 Display Bias regulator driverChiYuan Huang
2020-08-17regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław
2020-08-17regulator: cleanup regulator_ena_gpio_free()Michał Mirosław
2020-08-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław
2020-08-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław
2020-08-17regulator: push allocations in create_regulator() outside of lockMichał Mirosław
2020-08-17regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław
2020-08-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław
2020-08-17Merge existing fixes from regulator/for-5.9Mark Brown
2020-08-10regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-04regulator: cros-ec-regulator: Add NULL test for devm_kmemdup callAxel Lin
2020-07-31regulator: mp886x: support setting switch freqJisheng Zhang
2020-07-31regulator: mp886x: implement set_ramp_delayJisheng Zhang
2020-07-30Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown
2020-07-28regulator: cros-ec-regulator: Fix double free of desc->name.Pi-Hsun Shih
2020-07-27regulator: pca9450: Convert to use module_i2c_driverAxel Lin
2020-07-24regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...Mark Brown
2020-07-20regulator: gpio: Honor regulator-boot-on propertyChen-Yu Tsai
2020-07-20regulator: core: Add destroy_regulator()Saravana Kannan
2020-07-15regulator: qcom: Add labibb driverNisha Kumari
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-07-13regulator: cros-ec: Constify cros_ec_regulator_voltage_opsRikard Falkeborn
2020-07-08regulator: devres: Standardise on function documentation headersLee Jones
2020-07-08regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones
2020-07-08regulator: devres: Fix issues with kerneldoc headersLee Jones
2020-07-07regulator: fan53880: Add support for COMPILE_TESTChristoph Fritz
2020-07-06Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:Mark Brown
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descAxel Lin
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong
2020-07-03regulator: fan53880: Add initial supportChristoph Fritz