index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
imx
/
gpc.c
Age
Commit message (
Expand
)
Author
2020-03-16
soc: imx: gpc: fix power up sequencing
Lucas Stach
2019-10-26
soc: imx: gpc: fix initialiser format
Ben Dooks
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-13
soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619
Leonard Crestez
2019-04-11
soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2018-12-10
soc: imx: gpc: Increase GPC_CLK_MAX to 7
Leonard Crestez
2018-10-01
soc: imx: gpc: Switch to SPDX identifier
Fabio Estevam
2018-09-03
soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes
Sven Schmitt
2018-09-03
soc: imx: gpc: fix PDN delay
Sven Schmitt
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
2018-07-19
soc: imx: gpc: restrict register range for regmap access
Anson Huang
2018-07-17
soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata
Leonard Crestez
2018-07-11
soc: imx: gpc: Disable 6sl display power gating for ERR006287
Leonard Crestez
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
2018-04-23
soc: imx: gpc: Do not pass static memory as platform data
Andrey Smirnov
2018-03-15
Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2018-02-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
soc: imx: gpc: de-register power domains only if initialized
Stefan Agner
2018-02-12
soc: imx: gpc: ARM power domain should be always-on
Anson Huang
2017-12-26
soc: imx: gpc: Add i.MX6SX PCI power domain
Fabio Estevam
2017-04-07
soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driver
Lucas Stach
2017-04-07
soc: imx: gpc: add defines for domain index
Lucas Stach
2017-03-24
soc: imx: gpc: remove unnecessary readable_reg callback
Dong Aisheng
2017-03-24
soc: imx: gpc: keep PGC_X_CTRL name align with reference manual
Dong Aisheng
2017-03-24
soc: imx: gpc: fix comment when power up domain
Dong Aisheng
2017-03-24
soc: imx: gpc: fix imx6sl gpc power domain regression
Dong Aisheng
2017-03-24
soc: imx: gpc: fix domain_index sanity check issue
Dong Aisheng
2017-03-24
soc: imx: gpc: fix the wrong using of regmap cache
Dong Aisheng
2017-03-24
soc: imx: gpc: fix gpc clk get error handling
Dong Aisheng
2017-03-08
soc: imx: move PGC handling to a new GPC driver
Lucas Stach