- 23 11月, 2014 1 次提交
-
-
由 Robin Gong 提交于
This driver register pm_power_off with snvs power off function. If your boards NOT use PMIC_ON_REQ to turn on/off external pmic, or use other pin to do, please disable the driver in dts, otherwise, your pm_power_off maybe overwrote by this driver. Signed-off-by: NRobin Gong <b38343@freescale.com> Acked-By: NSebastian Reichel <sre@kernel.org> Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
-
- 17 11月, 2014 2 次提交
-
-
由 Robin Gong 提交于
This driver register pm_power_off with snvs power off function. If your boards NOT use PMIC_ON_REQ to turn on/off external pmic, or use other pin to do, please disable the driver in dts, otherwise, your pm_power_off maybe overwrote by this driver. Signed-off-by: NRobin Gong <b38343@freescale.com> Signed-off-by: NSebastian Reichel <sre@kernel.org>
-
由 Heiko Stuebner 提交于
This documents the binding for the gpio-charger power-supply. Signed-off-by: NHeiko Stuebner <heiko.stuebner@bq.com> Reviewed-by: NDoug Anderson <dianders@chromium.org>
-
- 26 8月, 2014 1 次提交
-
-
由 Hayato Suzuki 提交于
Correct spelling typo in treewide. Signed-off-by: NHayato Suzuki <hytszk@gmail.com> Acked-by: NRandy Dunlap <rdunlap@infradead.org> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
- 24 5月, 2014 1 次提交
-
-
由 Anders Berg 提交于
Add Axxia (AXM55xx) SoC system reset driver. This driver handles only system reboot (and not power-off). Signed-off-by: NAnders Berg <anders.berg@lsi.com> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Acked-by: NLinus Walleij <linus.walleij@linaro.org> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 04 3月, 2014 1 次提交
-
-
由 Andrew Lunn 提交于
The Synology NAS devices use a very similar mechanism to QNAP NAS devices to power off. Both send a single charactor command to a PIC, over the second serial port. However the baud rate and the command differ. Generalize the driver to support this. Signed-off-by: NBen Peddell <klightspeed@killerwolves.net> Signed-off-by: NAndrew Lunn <andrew@lunn.ch> Acked-by: NJason Cooper <jason@lakedaemon.net> Cc: Anton Vorontsov <anton@enomsg.org> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Signed-off-by: NJason Cooper <jason@lakedaemon.net>
-
- 24 12月, 2013 1 次提交
-
-
由 Jonghwa Lee 提交于
Charger-manager can parse charger_desc data from devicetree which is used to register charger manager. Signed-off-by: NJonghwa Lee <jonghwa3.lee@samsung.com> Signed-off-by: NMyungjoo Ham <myungjoo.ham@samsung.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 26 10月, 2013 1 次提交
-
-
由 Darbha Sriharsha 提交于
Adds support for the bq24735 charger chipset. The bq24735 is a high-efficiency, synchronous battery charger. It allows control of the charging current, input current, and the charger voltage DAC's through SMBus. Signed-off-by: NDarbha Sriharsha <dsriharsha@nvidia.com> Signed-off-by: NRhyland Klein <rklein@nvidia.com> Thanks-to: Stephen Warren <swarren@wwwdotorg.org> Thanks-to: Thierry Reding <thierry.reding@gmail.com> Thanks-to: Manish Badarkhe <badarkhe.manish@gmail.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 10 8月, 2013 1 次提交
-
-
由 Abhimanyu Kapur 提交于
Add support for restart and poweroff functionality present on MSM chipsets with the MPM2 ps-hold hardware. Signed-off-by: NAbhimanyu Kapur <abhimany@codeaurora.org> Tested-by: NIvan T. Ivanov <iivanov@mm-sol.com> Reviewed-by: NStephen Boyd <sboyd@codeaurora.org> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 07 6月, 2013 1 次提交
-
-
由 Kim, Milo 提交于
The interrupt and charging parameters are configurable in the device tree structure. In the board test, a GPIO is used for handling LP8727 interrupts. The device tree binding documentation is added also. Signed-off-by: NMilo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 24 4月, 2013 1 次提交
-
-
由 Masanari Iida 提交于
Fix spelling typos in Documentation/devicetree/bindings. Signed-off-by: NMasanari Iida <standby24x7@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
- 17 4月, 2013 1 次提交
-
-
由 Rhyland Klein 提交于
This property is meant to be used in device nodes which represent power_supply devices that wish to provide a list of supplies which provide them power, such as a battery listing its chargers. Signed-off-by: NRhyland Klein <rklein@nvidia.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 01 4月, 2013 1 次提交
-
-
由 Rhyland Klein 提交于
This updates the DT documentation to reflect that the tps65090-charger should be represented as a child node of the tps65090 device itself. Signed-off-by: NRhyland Klein <rklein@nvidia.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 19 3月, 2013 1 次提交
-
-
由 Rhyland Klein 提交于
This change adds the binding documentation for the tps65090-charger. Signed-off-by: NRhyland Klein <rklein@nvidia.com> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 14 2月, 2013 1 次提交
-
-
由 Qing Xu 提交于
add docs for dt of max8925-mfd, max8925-backlight, and max8925-battery Signed-off-by: NQing Xu <qingx@marvell.com> Signed-off-by: NHaojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
-
- 07 1月, 2013 2 次提交
-
-
由 Andrew Lunn 提交于
Some devices, Buffalo Linkstation LS-XHL and LS-CHLv2 for example, power-off by restarting to letting u-boot hold the SoC until the user presses a key. Add a generic driver to implement this. It binds a function to pm_power_off, which calls arm_pm_restart. Signed-off-by: NAndrew Lunn <andrew@lunn.ch> Tested-by: NMichael Walle <michael@walle.cc> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
由 Andrew Lunn 提交于
The QNAP NAS boxes have a microcontroller attached to the SoCs second serial port. By sending it a simple command, it will turn the power for the board off. This driver registers a function for pm_power_off to send such a command. Signed-off-by: NAndrew Lunn <andrew@lunn.ch> Signed-off-by: NAnton Vorontsov <anton@enomsg.org>
-
- 19 11月, 2012 4 次提交
-
-
由 Rajanikanth H.V 提交于
This patch adds device tree support for charging algorithm driver Signed-off-by: NRajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
-
由 Rajanikanth H.V 提交于
This patch adds device tree support for ab8500-charger driver Signed-off-by: NRajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
-
由 Rajanikanth H.V 提交于
This patch adds device tree support for battery-temperature-monitor driver Signed-off-by: NRajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
-
由 Rajanikanth H.V 提交于
- This patch adds device tree support for fuelgauge driver - optimize bm devices platform_data usage and of_probe(...) Note: of_probe() routine for battery managed devices is made common across all bm drivers. - test status: - interrupt numbers assigned differs between legacy and FDT mode. Signed-off-by: NRajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
-
- 27 3月, 2012 1 次提交
-
-
由 Karol Lewandowski 提交于
Allow both device tree (preferred) and platform data-based driver instantiation. Signed-off-by: NKarol Lewandowski <k.lewandowsk@samsung.com> Signed-off-by: NKyungmin Park <kyungmin.park@samsung.com> Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
-
- 06 1月, 2012 1 次提交
-
-
由 Rhyland Klein 提交于
Signed-off-by: NRhyland Klein <rklein@nvidia.com> Signed-off-by: NAnton Vorontsov <cbouatmailru@gmail.com>
-
- 25 11月, 2011 1 次提交
-
-
由 Rhyland Klein 提交于
Adding support to generate platform data when kernel is configured through device tree. Also adding the binding for the TI bq20z75 fuel gadge and the bq20z75 driver. Signed-off-by: NRhyland Klein <rklein@nvidia.com> Acked-by: NGrant Likely <grant.likely@secretlab.ca> Signed-off-by: NAnton Vorontsov <cbouatmailru@gmail.com>
-
- 20 8月, 2011 1 次提交
-
-
由 Daniel Drake 提交于
This is cleaner, and allows suspend/resume (wakeup) handlers to be added in an upcoming patch. Signed-off-by: NDaniel Drake <dsd@laptop.org> Acked-by: NAndres Salomon <dilinger@queued.net> Signed-off-by: NAnton Vorontsov <cbouatmailru@gmail.com>
-