summaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)Author
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai
2023-08-18regulator: db8500-prcmu: Remove unused declaration power_state_active_is_enab...Yue Haibing
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai
2023-05-23regulator: expose regulator_find_closest_biggerSebastian Reichel
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2022-12-02regulator: add mt6357 regulatorFabien Parent
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe
2022-11-03regulator: userspace-consumer: Handle regulator-output DT nodesZev Weiss
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2022-06-28regulator: fix a kernel-doc warningMauro Carvalho Chehab
2022-05-03regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang
2022-01-11Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-07regulator: fix bullet lists of regulator_ops commentYanteng Si
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen
2021-11-24regulator: Add regulator_err2notif() helperMatti Vaittinen
2021-11-24regulator: Drop unnecessary struct memberMatti Vaittinen
2021-11-18regulator: Add units to limit documentationMatti Vaittinen
2021-11-18regulator: Update protection IRQ helper docsMatti Vaittinen
2021-10-21regulator: tps62360: replacing legacy gpio interface for gpiodMaíra Canal
2021-10-21regulator: lp872x: Remove lp872x_dvs_stateNathan Chancellor
2021-10-16regulator: lp872x: replacing legacy gpio interface for gpiodMaíra Canal
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen
2021-07-12Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown
2021-07-11regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean
2021-07-11regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen