index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-en7523.c
Age
Commit message (
Expand
)
Author
2024-12-03
clk: en7523: Initialize num before accessing hws in en7523_register_clocks()
Haoyu Li
2024-12-03
clk: en7523: Fix wrong BUS clock for EN7581
Christian Marangi
2024-11-14
clk: en7523: map io region in a single block
Lorenzo Bianconi
2024-11-14
clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
Lorenzo Bianconi
2024-11-14
clk: en7523: fix estimation of fixed rate for EN7581
Lorenzo Bianconi
2024-11-14
clk: en7523: introduce chip_scu regmap
Lorenzo Bianconi
2024-11-14
clk: en7523: move clock_register in hw_init callback
Lorenzo Bianconi
2024-11-14
clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration
Lorenzo Bianconi
2024-07-08
clk: en7523: fix rate divider for slic and spi clocks
Lorenzo Bianconi
2024-07-08
clk: en7523: Remove PCIe reset open drain configuration for EN7581
Lorenzo Bianconi
2024-07-08
clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoC
Lorenzo Bianconi
2024-07-08
clk: en7523: Add reset-controller support for EN7581 SoC
Lorenzo Bianconi
2024-04-10
clk: en7523: Add EN7581 support
Lorenzo Bianconi
2024-04-10
clk: en7523: Add en_clk_soc_data data structure
Lorenzo Bianconi
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2022-04-26
clk: en7523: fix wrong pointer check in en7523_clk_probe()
Yang Yingliang
2022-04-22
clk: en7523: Add clock driver for Airoha EN7523 SoC
Felix Fietkau