History log of /rk3399_rockchip-uboot/drivers/power/dvfs/rockchip_wtemp_dvfs.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 3e169ed6 29-Apr-2022 Joseph Chen <chenjh@rock-chips.com>

dvfs: rockchip_wtemp_dvfs: Check clk_set_rate() before updating voltage

If set clk rate failed, don't update voltage

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I578cdcb70cb236309

dvfs: rockchip_wtemp_dvfs: Check clk_set_rate() before updating voltage

If set clk rate failed, don't update voltage

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I578cdcb70cb23630973f1535e76bb8d2988d70ee

show more ...


# 0eea0d25 19-Nov-2018 Joseph Chen <chenjh@rock-chips.com>

dm: add dvfs uclass and wide temperature dvfs support

- add dvfs uclass;
- add dvfs command;
- add a simple wide temperature dvfs driver.

About wide temperature dvfs driver policy, see description

dm: add dvfs uclass and wide temperature dvfs support

- add dvfs uclass;
- add dvfs command;
- add a simple wide temperature dvfs driver.

About wide temperature dvfs driver policy, see description in:
drivers/power/dvfs/rockchip_wtemp_dvfs.c

Change-Id: I36a8de6e47f8375bf1795b794c77d96b4571a361
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...