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
/
arch
/
arm
/
mach-imx
/
pm-imx6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
1
-0
/
+2
2021-10-19
ARM: imx6: mark OCRAM mapping read-only
Russell King (Oracle)
1
-0
/
+2
2021-10-05
ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
Oleksij Rempel
1
-0
/
+2
2021-01-30
clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header
Lee Jones
1
-0
/
+1
2020-06-24
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
yu kuai
1
-4
/
+6
2020-02-18
ARM: imx: Add missing of_node_put()
Anson Huang
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
1
-7
/
+1
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+4
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-20
ARM: imx6: cpuidle: omit the unnecessary unmask of GINT
Kohji Okuno
1
-2
/
+4
2018-09-30
ARM: imx: add i.mx6ulz msl support
Anson Huang
1
-2
/
+2
2018-09-12
ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
Oleksij Rempel
1
-0
/
+25
2018-07-03
ARM: imx: enable bus auto clock gating function for i.mx6sll
Anson Huang
1
-2
/
+9
2018-06-19
ARM: imx: add mem mode suspend for i.MX6SLL
Anson Huang
1
-2
/
+22
2018-06-19
ARM: imx: add standby mode suspend for i.MX6SLL
Anson Huang
1
-1
/
+1
2018-02-28
ARM: imx: pm-imx6: Return the error directly
Fabio Estevam
1
-5
/
+2
2017-06-07
ARM: imx6ull: Make suspend/resume work like on 6ul
Leonard Crestez
1
-2
/
+4
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-1
/
+1
2016-10-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-4
/
+4
2016-08-30
ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
Anson Huang
1
-1
/
+1
2016-08-29
ARM: imx: rename imx6q_set_int_mem_clk_lpm() function
Anson Huang
1
-4
/
+4
2016-08-15
ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
Peter Chen
1
-1
/
+1
2016-01-28
ARM: imx6: fix cleanup path in imx6q_suspend_init()
Jean-Christophe Dubois
1
-4
/
+4
2015-09-17
ARM: imx: add suspend/resume support for i.mx6ul
Anson Huang
1
-6
/
+40
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-1
/
+1
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-06-03
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
Shawn Guo
1
-10
/
+18
2015-06-03
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
1
-7
/
+9
2015-06-03
ARM: imx6: set initial power mode in pm function
Shawn Guo
1
-6
/
+8
2015-03-30
ARM: imx6: convert GPC to stacked domains
Marc Zyngier
1
-2
/
+4
2015-01-05
ARM: imx: support arm power off in cpuidle for i.mx6sx
Anson Huang
1
-3
/
+3
2015-01-05
ARM: imx: remove unnecessary setting for DSM
Anson Huang
1
-1
/
+0
2014-12-10
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-7
/
+3
2014-12-05
ARM: imx6: fix bogus use of irq_get_irq_data
Marc Zyngier
1
-3
/
+2
2014-11-23
ARM: imx: replace cpu type check with ddr type check
Anson Huang
1
-7
/
+3
2014-07-18
ARM: imx: add standby mode support for suspend
Anson Huang
1
-2
/
+28
2014-07-18
ARM: imx: mem bit must be cleared before entering DSM mode
Anson Huang
1
-2
/
+6
2014-07-18
ARM: imx: add suspend support for i.mx6sx
Anson Huang
1
-3
/
+26
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+551
2014-03-05
ARM: imx6: rename pm-imx6q.c to pm-imx6.c
Shawn Guo
1
-0
/
+552