index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
/
phy-rockchip-samsung-hdptx.c
Age
Commit message (
Expand
)
Author
2025-06-05
Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2025-05-14
phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
Algea Cao
2025-05-14
phy: rockchip: samsung-hdptx: Remove unneeded semicolon
Chen Ni
2025-04-11
phy: rockchip: samsung-hdptx: Add high color depth management
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Optimize internal rate handling
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Rename ambiguous rk_hdptx_phy->rate
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCF
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Provide config params validation support
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Drop superfluous cfgs driver data
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors
Cristian Ciocaltea
2025-04-11
phy: rockchip: samsung-hdptx: Fix clock ratio setup
Cristian Ciocaltea
2025-03-10
phy: phy-rockchip-samsung-hdptx: Add support for RK3576
Nicolas Frattaroli
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
Damon Ding
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
Damon Ding
2025-02-13
phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...
Damon Ding
2025-02-13
phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
Damon Ding
2025-02-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
2025-02-10
phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback
Heiko Stuebner
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
2024-10-17
phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
Andy Yan
2024-08-05
phy: phy-rockchip-samsung-hdptx: Add clock provider support
Cristian Ciocaltea
2024-08-05
phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
Cristian Ciocaltea
2024-08-05
phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
Cristian Ciocaltea
2024-02-16
phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver
Cristian Ciocaltea