aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/regulator.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* cmd/regulator: missing fallthrough in do_dev()Heinrich Schuchardt2023-04-061-0/+1
* cmd: List all uclass devices regardless of probe errorMichal Suchanek2022-10-171-6/+7
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-10/+10
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-16/+16
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-13/+22
* cmd: add missing line breaks for pr_err()Seung-Woo Kim2018-06-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* power: regulator: Introduce regulator_set_value_force functionKeerthy2016-11-251-1/+4
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+455