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
/
power
/
avs
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-12
PM / AVS: SmartReflex: Switch to SPDX Licence ID
Nishanth Menon
2018-12-12
PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
Thomas Meyer
2018-10-09
PM / AVS: SmartReflex: remove unused function
Uwe Kleine-König
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-05-17
PM / AVS: rockchip-io: add io selectors and supplies for PX30
David Wu
2018-02-28
PM / AVS: SmartReflex: Prepare to use device tree based probing
Tony Lindgren
2018-01-05
PM / AVS: rockchip-io: account for const type of of_device_id.data
Julia Lawall
2017-10-11
PM / AVS: Use %pS printk format for direct addresses
Helge Deller
2017-08-25
PM / AVS: rockchip-io: add io selectors and supplies for RV1108
David Wu
2017-06-28
PM / AVS: rockchip-io: add io selectors and supplies for rk3228
David Wu
2017-03-12
PM / AVS: rockchip-io: add io selectors and supplies for rk3328
David Wu
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2016-10-21
PM / AVS: rockchip-io: make the log more consistent
Shawn Lin
2016-09-13
PM / AVS: SmartReflex: Neaten logging
Joe Perches
2016-04-26
PM / AVS: rockchip-io: make io-domains a child of the GRF
Heiko Stuebner
2016-03-25
Fix permissions of drivers/power/avs/rockchip-io-domain.c
Rafael J. Wysocki
2016-03-23
PM / AVS: rockchip-io: add io selectors and supplies for rk3399
David Wu
2015-10-14
PM / AVS: rockchip-io: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-08
PM / AVS: rockchip-io: add io selectors and supplies for rk3368
Heiko Stuebner
2015-08-08
PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
Heiko Stuebner
2014-09-25
PM / AVS: rockchip-io: add driver handling Rockchip io domains
Heiko Stübner
2013-06-10
PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for enable/disable interface
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for minmax interfaces
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: use omap_sr * for errgen interfaces
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: fix driver name
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: disable runtime PM on driver remove
Andrii Tseglytskyi
2013-06-10
PM / AVS: SmartReflex: disable errgen before vpbound disable
Nishanth Menon
2012-12-17
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
Tony Lindgren
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-11-28
power: remove use of __devexit
Bill Pemberton
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
2012-10-15
ARM: OMAP: SmartReflex: pass device dependent data via platform data
Jean Pihet
2012-10-08
Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
2012-10-02
ARM: OMAP: SmartReflex: fix error path in init function
Jean Pihet
2012-09-12
ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ
Tony Lindgren
2012-06-29
ARM: OMAP2+: do not allow SmartReflex to be built as a module
Jean Pihet
2012-05-31
ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/
Jean Pihet