index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
pmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-10-17
clk: at91: add new DT lookup function
Alexandre Belloni
1
-0
/
+34
2018-10-17
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
1
-0
/
+44
2017-12-22
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
1
-0
/
+35
2017-12-22
clk: at91: pmc: Save SCSR during suspend
Romain Izard
1
-2
/
+2
2017-12-22
clk: at91: pmc: Wait for clocks when resuming
Romain Izard
1
-8
/
+16
2017-06-30
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
1
-0
/
+129
2016-02-17
clk: at91: pmc: remove useless capacities handling
Alexandre Belloni
1
-128
/
+0
2016-02-17
clk: at91: pmc: drop at91_pmc_base
Alexandre Belloni
1
-7
/
+0
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
1
-15
/
+0
2016-02-17
clk: at91: pmc: move pmc structures to C file
Alexandre Belloni
1
-0
/
+9
2016-02-17
clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
Alexandre Belloni
1
-25
/
+9
2016-02-17
clk: at91: remove IRQ handling and use polling
Alexandre Belloni
1
-141
/
+3
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
1
-143
/
+12
2016-02-17
clk: at91: make use of syscon to share PMC registers in several drivers
Boris Brezillon
1
-4
/
+8
2015-10-01
clk: at91: add generated clock driver
Nicolas Ferre
1
-0
/
+6
2015-10-01
clk: at91: add PMC sama5d2 support
Nicolas Ferre
1
-0
/
+15
2015-07-28
clk: kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-05-02
clk: at91: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-03-05
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
1
-1
/
+19
2015-01-16
ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c
Alexandre Belloni
1
-0
/
+9
2014-09-22
clk: at91: add a driver for the h32mx clock
Alexandre Belloni
1
-0
/
+6
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON
1
-0
/
+5
2014-05-07
clk: at91: rework main clk implementation
Boris BREZILLON
1
-0
/
+12
2014-01-15
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...
Kevin Hilman
1
-1
/
+1
2013-12-19
clk: at91: fix pmc_clk_ids data type attriubte
Boris BREZILLON
1
-1
/
+1
2013-12-12
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
Nicolas Ferre
1
-2
/
+0
2013-12-02
clk: at91: add PMC smd clock
Boris BREZILLON
1
-0
/
+7
2013-12-02
clk: at91: add PMC usb clock
Boris BREZILLON
1
-0
/
+15
2013-12-02
clk: at91: add PMC utmi clock
Boris BREZILLON
1
-0
/
+7
2013-12-02
clk: at91: add PMC programmable clocks
Boris BREZILLON
1
-0
/
+15
2013-12-02
clk: at91: add PMC peripheral clocks
Boris BREZILLON
1
-0
/
+9
2013-12-02
clk: at91: add PMC system clocks
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC master clock
Boris BREZILLON
1
-0
/
+9
2013-12-02
clk: at91: add PMC pll clocks
Boris BREZILLON
1
-0
/
+21
2013-12-02
clk: at91: add PMC main clock
Boris BREZILLON
1
-0
/
+5
2013-12-02
clk: at91: add PMC base support
Boris BREZILLON
1
-0
/
+304