summaryrefslogtreecommitdiffstats
path: root/drivers/power/avs
AgeCommit message (Expand)AuthorLines
2019-06-18power: avs: smartreflex: no need to check return value of debugfs_create func...Greg Kroah-Hartman-30/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-12-12PM / AVS: SmartReflex: Switch to SPDX Licence IDNishanth Menon-4/+1
2018-12-12PM / AVS: SmartReflex: NULL check before some freeing functions is not neededThomas Meyer-2/+1
2018-10-09PM / AVS: SmartReflex: remove unused functionUwe Kleine-König-31/+0
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-05-17PM / AVS: rockchip-io: add io selectors and supplies for PX30David Wu-0/+68
2018-02-28PM / AVS: SmartReflex: Prepare to use device tree based probingTony Lindgren-7/+34
2018-01-05PM / AVS: rockchip-io: account for const type of of_device_id.dataJulia Lawall-12/+12
2017-10-11PM / AVS: Use %pS printk format for direct addressesHelge Deller-5/+5
2017-08-25PM / AVS: rockchip-io: add io selectors and supplies for RV1108David Wu-0/+38
2017-06-28PM / AVS: rockchip-io: add io selectors and supplies for rk3228David Wu-0/+14
2017-03-12PM / AVS: rockchip-io: add io selectors and supplies for rk3328David Wu-0/+41
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada-3/+3
2016-10-21PM / AVS: rockchip-io: make the log more consistentShawn Lin-1/+1
2016-09-13PM / AVS: SmartReflex: Neaten loggingJoe Perches-61/+54
2016-04-26PM / AVS: rockchip-io: make io-domains a child of the GRFHeiko Stuebner-1/+9
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki-0/+0
2016-03-23PM / AVS: rockchip-io: add io selectors and supplies for rk3399David Wu-0/+58
2015-10-14PM / AVS: rockchip-io: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-08-08PM / AVS: rockchip-io: add io selectors and supplies for rk3368Heiko Stuebner-0/+59
2015-08-08PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner-1/+1
2014-09-25PM / AVS: rockchip-io: add driver handling Rockchip io domainsHeiko Stübner-0/+360
2013-06-10PM / AVS: SmartReflex: use devm_* API to initialize SmartReflexAndrii Tseglytskyi-55/+21
2013-06-10PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi-12/+11
2013-06-10PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi-7/+7
2013-06-10PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi-13/+13
2013-06-10PM / AVS: SmartReflex: fix driver nameAndrii Tseglytskyi-1/+2
2013-06-10PM / AVS: SmartReflex: disable runtime PM on driver removeAndrii Tseglytskyi-0/+1
2013-06-10PM / AVS: SmartReflex: disable errgen before vpbound disableNishanth Menon-3/+8
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren-2/+0
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-37/+17
2012-11-28power: remove use of __devexitBill Pemberton-2/+2
2012-11-28power: remove use of __devexit_pBill Pemberton-2/+2
2012-10-15ARM: OMAP: SmartReflex: pass device dependent data via platform dataJean Pihet-37/+17
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren-4/+4
2012-10-02ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet-4/+4
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren-0/+2
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet-1/+1
2012-05-31ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet-0/+1139