aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator/fixed.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07power: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-28regulator: fixed: Add support for gpios propJonas Karlman
2023-07-04regulator: rename dev_pdata to platEugen Hristev
2022-04-12regulator: fixed: add possibility to enable by clockPhilippe Schenker
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop log.h from common headerSimon Glass
2019-07-18regulator: Factor out common enable codeSven Schwermer
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-19power: regulator: fixed: get_enable should return integerKeerthy
2017-06-01dm: regulator: Update fixed regulator to support livetree.Simon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-27regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-09-06regulator: fixed: obey startup delayJohn Keeping
2015-05-14dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak