index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
power: domain: ti_sci_power_domains: Add support for exclusive and shared access
Lokesh Vutla
1
-1
/
+30
2019-07-18
regulator: Allow enabling GPIO regulator
Sven Schwermer
2
-1
/
+19
2019-07-18
regulator: Factor out common enable code
Sven Schwermer
5
-69
/
+124
2019-07-14
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
3
-4
/
+10
2019-07-13
regulator: Allow autosetting fixed regulators
Sven Schwermer
1
-0
/
+3
2019-07-13
power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...
Keerthy
1
-0
/
+26
2019-07-13
power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
Keerthy
1
-0
/
+21
2019-07-12
power: stpmic1: Fix warnings when compiling with W=1
Patrick Delaunay
1
-0
/
+1
2019-07-12
power: regulator: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
1
-1
/
+1
2019-07-12
pmic: stpmic1: add support for SYSRESET_POWER_OFF
Patrick Delaunay
1
-3
/
+8
2019-06-11
regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
Matti Vaittinen
3
-0
/
+97
2019-06-11
power: pfuze100: Fix off by one error in voltage table handling
Trent Piepho
1
-2
/
+2
2019-04-12
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
Tom Rini
8
-775
/
+942
2019-04-12
stpmic1: add NVM update support in fuse command
Patrick Delaunay
1
-0
/
+114
2019-04-12
pmic: stpmu1: add power switch off support
Patrick Delaunay
1
-0
/
+46
2019-04-12
stpmic1: update register names
Patrick Delaunay
1
-57
/
+57
2019-04-12
power: rename stpmu1 to official name stpmic1
Patrick Delaunay
6
-292
/
+298
2019-04-12
power: stpmu1: rename files to stpmic1
Patrick Delaunay
4
-4
/
+4
2019-04-12
regulator: stpmu1: update buck1 range
Patrick Delaunay
1
-2
/
+3
2019-04-12
ARM: dts: dra7: Change pbias voltage to 3.3V
Faiz Abbas
1
-1
/
+1
2019-03-14
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2
-3
/
+59
2019-03-11
power: regulator: s2mps11: Add enable delay
Krzysztof Kozlowski
1
-1
/
+10
2019-03-11
regulator: Add support for ramp delay
Krzysztof Kozlowski
1
-2
/
+45
2019-03-11
power: regulator: s2mps11: Fix step for LDO27 and LDO35
Krzysztof Kozlowski
1
-0
/
+4
2019-03-08
power: axp818: Fix typo in axp_set_dldo
Ondrej Jirman
1
-1
/
+1
2019-02-09
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
1
-0
/
+11
2019-02-09
Revert "power: regulator: Return success on attempt to disable an always-on r...
Lokesh Vutla
1
-1
/
+1
2019-02-01
regulator: pbias: Handle extended drain IO when changing omap36 PBIAS
Adam Ford
1
-2
/
+47
2019-01-31
power: domain: meson-gx-pwrc-vpu: add missing depends
Maxime Jourdan
1
-1
/
+1
2019-01-02
power: regulator: Allow PWM regulator to be omitted from SPL.
Christoph Muellner
2
-1
/
+8
2018-12-27
power: regulator: Return success on attempt to disable an always-on regulator
Lokesh Vutla
1
-1
/
+1
2018-12-10
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
6
-0
/
+336
2018-12-10
power: add FAN53555 family support
Philipp Tomsich
6
-0
/
+336
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
7
-10
/
+317
2018-12-07
power: axp209: Limit inrush current for broken boards
Olliver Schinagl
2
-0
/
+32
2018-12-07
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2
-0
/
+58
2018-12-07
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
1
-7
/
+7
2018-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
1
-4
/
+1
2018-12-05
power: regulator: denied disable on always-on regulator
Patrick Delaunay
1
-0
/
+5
2018-11-29
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
1
-1
/
+1
2018-11-29
power: pmic: Correct debug/error output
Simon Glass
18
-55
/
+56
2018-11-28
power domain: MediaTek: add power domain driver for MT7623 SoC
Ryder Lee
1
-0
/
+80
2018-11-28
power domain: MediaTek: add power domain driver for MT7629 SoC
Ryder Lee
3
-0
/
+334
2018-11-01
power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig
Lokesh Vutla
1
-1
/
+8
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2
-3
/
+3
2018-10-22
power: Add power domain driver for i.MX8
Peng Fan
3
-1
/
+323
2018-09-11
regulator: pbias: Add additional compatible flags
Adam Ford
1
-0
/
+4
2018-09-11
power domain: Introduce TI System Control Interface (TI SCI) power domain driver
Andreas Dannenberg
3
-0
/
+115
2018-09-11
power domain: Add support for multiple powerdomains per device
Lokesh Vutla
1
-2
/
+9
2018-09-10
power: domain: Add the VPU Power Domain driver
Neil Armstrong
3
-0
/
+206
[next]