index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Age
Commit message (
Expand
)
Author
2023-10-18
clk: at91: remove unnecessary conditions
Dan Carpenter
2023-06-26
Merge branches 'clk-qcom' and 'clk-microchip' into clk-next
Stephen Boyd
2023-06-21
clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
Claudiu Beznea
2023-06-21
clk: at91: sama7g5: switch to parent_hw and parent_data
Claudiu Beznea
2023-06-21
clk: at91: sckc: switch to parent_data/parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
2023-06-08
clk: at91: smd: Switch to determine_rate
Maxime Ripard
2023-06-08
clk: at91: sckc: Add a determine_rate hook
Maxime Ripard
2023-06-08
clk: at91: main: Add a determine_rate hook
Maxime Ripard
2023-03-06
clk: at91: clk-sam9x60-pll: fix return value check
Claudiu Beznea
2023-01-09
clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60
Claudiu Beznea
2023-01-09
clk: at91: mark ddr clocks as critical
Claudiu Beznea
2022-11-17
ARM: at91: rm9200: fix usb device clock id
Michael Grzeschik
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-04
Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...
Stephen Boyd
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
clk: at91: sama5d2: Add Generic Clocks for UART/USART
Sergiu Moga
2022-08-19
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
2022-05-17
clk: at91: generated: consider range when calculating best rate
Codrin Ciubotariu
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
2022-03-11
clk: cleanup comments
Tom Rix
2022-03-08
clk: at91: clk-master: remove dead code
Claudiu Beznea
2022-03-08
clk: at91: sama7g5: fix parents of PDMCs' GCLK
Codrin Ciubotariu
2022-01-24
clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
Tudor Ambarus
2022-01-24
clk: at91: allow setting PMC_AUDIOPINCK clock parents via DT
Zixun LI
2021-10-26
clk: at91: sama7g5: set low limit for mck0 at 32KHz
Claudiu Beznea
2021-10-26
clk: at91: sama7g5: remove prescaler part of master clock
Claudiu Beznea
2021-10-26
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
2021-10-26
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
2021-10-26
clk: at91: clk-master: fix prescaler logic
Claudiu Beznea
2021-10-26
clk: at91: clk-master: mask mckr against layout->mask
Claudiu Beznea
2021-10-26
clk: at91: clk-master: check if div or pres is zero
Claudiu Beznea
2021-10-26
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
2021-10-26
clk: at91: pmc: add sama7g5 to the list of available pmcs
Claudiu Beznea
2021-10-26
clk: at91: clk-master: improve readability by using local variables
Claudiu Beznea
2021-10-26
clk: at91: clk-master: add register definition for sama7g5's master clock
Claudiu Beznea
2021-10-26
clk: at91: sama7g5: add securam's peripheral clock
Claudiu Beznea
2021-10-26
clk: at91: pmc: execute suspend/resume only for backup mode
Claudiu Beznea
2021-10-26
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2021-10-07
clk: at91: check pmc node status before registering syscore ops
Clément Léger
2021-09-01
Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali...
Stephen Boyd
2021-08-28
clk: at91: clk-generated: Limit the requested rate to our range
Codrin Ciubotariu
2021-08-28
clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings
Randy Dunlap
[next]