summaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)AuthorFilesLines
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko1-1/+2
2025-05-19regulator: max8952: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini1-1/+1
2025-05-12regulator: pca9450: Add restart handlerPaul Geurts1-0/+5
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel1-0/+6
2025-01-22Merge tag 'regulator-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+26
2025-01-17regulator: Add support for power budgetKory Maincent3-0/+25
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2024-12-09regulator: pca9450: Add PMIC pca9452 supportJoy Zou1-0/+1
2024-10-23regulator: doc: remove documentation comment for regulator_initJerome Brunet1-2/+0
2024-10-23regulator: doc: add missing documentation for init_cbJerome Brunet1-0/+5
2024-10-23regulator: init_data handling updateMark Brown2-2/+3
2024-10-22regulator: core: remove machine init callback from configJerome Brunet1-2/+1
2024-10-22regulator: core: add callback to perform runtime initJerome Brunet1-0/+2
2024-09-30regulator: Add devres version of of_regulator_get_optional()Chen-Yu Tsai1-0/+17
2024-09-30regulator: Add of_regulator_get_optional() for pure DT regulator lookupChen-Yu Tsai1-0/+20
2024-08-30regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson1-0/+8
2024-06-26Add USB VBUS regulator for RZ/G2LMark Brown1-0/+7
2024-06-26regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das1-0/+7
2024-05-27regulator: consumer: Reorder fields in 'struct regulator_bulk_data'Christophe JAILLET1-3/+3
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+3
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen1-0/+3
2024-05-15Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+8
2024-05-06regulator: new API for voltage reference suppliesMark Brown1-0/+7
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+7
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-04-23regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou1-0/+1
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij1-6/+0
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko1-6/+1
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki1-46/+1
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel1-0/+8
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel1-0/+10
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai1-0/+3
2023-08-18regulator: db8500-prcmu: Remove unused declaration power_state_active_is_enab...Yue Haibing1-6/+0
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai1-5/+6
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-8/+4
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai1-4/+0
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai1-4/+2
2023-05-23regulator: expose regulator_find_closest_biggerSebastian Reichel1-0/+2
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang1-1/+2
2022-12-02regulator: add mt6357 regulatorFabien Parent1-0/+51
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown1-0/+8
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe1-0/+8
2022-11-03regulator: userspace-consumer: Handle regulator-output DT nodesZev Weiss1-0/+1
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss1-0/+2
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+2
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown2-0/+73
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno1-0/+27