index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
regulator
/
fixed.c
Age
Commit message (
Expand
)
Author
2025-10-30
power: regulator: Remove duplicate include of regulator_common.h
Tanmay Kathpalia
2024-09-05
regulator: fixed: fix regulator-fixed-clock
John Keeping
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
power: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-28
regulator: fixed: Add support for gpios prop
Jonas Karlman
2023-07-04
regulator: rename dev_pdata to plat
Eugen Hristev
2022-04-12
regulator: fixed: add possibility to enable by clock
Philippe Schenker
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-03
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-07-18
regulator: Factor out common enable code
Sven Schwermer
2018-08-19
drivers: regulator: fixed: add u-boot, off-on-delay-us
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-19
power: regulator: fixed: get_enable should return integer
Keerthy
2017-06-01
dm: regulator: Update fixed regulator to support livetree.
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-27
regulator: fixed: Add support to handle enable-active-high DT property
Vignesh R
2016-10-10
regulator: fixed: honour optionality of enable gpio
Marcel Ziswiler
2016-09-06
regulator: fixed: obey startup delay
John Keeping
2015-05-14
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak