Age | Commit message (Expand) | Author |
2020-01-31 | power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scale | Nathan Chancellor |
2020-01-31 | power: avs: qcom-cpr: add unspecified HAS_IOMEM dependency | Brendan Higgins |
2020-01-31 | PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30 | Heiko Stuebner |
2020-01-31 | power: avs: qcom-cpr: add a printout after the driver has been initialized | Niklas Cassel |
2020-01-08 | power: avs: qcom-cpr: remove duplicated include from qcom-cpr.c | YueHaibing |
2020-01-07 | power: avs: fix uninitialized error return on failed cpr_read_fuse_uV() call | Colin Ian King |
2019-12-29 | power: avs: qcom-cpr: make cpr_get_opp_hz_for_req() static | Niklas Cassel |
2019-12-29 | power: avs: qcom-cpr: remove set but unused variable | Niklas Cassel |
2019-12-29 | power: avs: qcom-cpr: make sure that regmap is available | Niklas Cassel |
2019-12-29 | power: avs: qcom-cpr: fix unsigned expression compared with zero | Niklas Cassel |
2019-12-29 | power: avs: qcom-cpr: fix invalid printk specifier in debug print | Niklas Cassel |
2019-12-20 | power: avs: Add support for CPR (Core Power Reduction) | Niklas Cassel |
2019-11-29 | power: avs: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-13 | power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call | Geert Uytterhoeven |
2019-06-18 | power: avs: smartreflex: no need to check return value of debugfs_create func... | Greg Kroah-Hartman |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
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 |