Jonghwa Lee
|
26740dbb50
max17042_battery: Add IRQF_ONESHOT flag to use default irq handler
|
11 年 前 |
Jonghwa Lee
|
39e7213edc
max17042_battery: Support regmap to access device's registers
|
12 年 前 |
Manish Badarkhe
|
3d23c7f457
max17042_battery: Use SIMPLE_DEV_PM_OPS
|
12 年 前 |
Anton Vorontsov
|
76d8a23b12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
12 年 前 |
Bill Pemberton
|
415ec69fb1
power: remove use of __devexit
|
13 年 前 |
Bill Pemberton
|
c8afa6406e
power: remove use of __devinit
|
13 年 前 |
Bill Pemberton
|
28ea73f4c6
power: remove use of __devexit_p
|
13 年 前 |
Alan Cox
|
a879f19fe7
max17042_battery: Fix missing verify_model_lock() return value check
|
13 年 前 |
Ramakrishna Pallala
|
5fc55bc822
max17042_battery: Support CHARGE_COUNTER power supply attribute
|
13 年 前 |
Ramakrishna Pallala
|
9a8422d205
max17042_battery: Add support for max17047/50 chip
|
13 年 前 |
Ramakrishna Pallala
|
e5ba50bc3b
max17042_battery: Handle irq request failure case
|
13 年 前 |
Ramakrishna Pallala
|
243e3527ff
max17042_battery: Fix power supply and irq registration ordering
|
13 年 前 |
Ramakrishna Pallala
|
a2ebfe2fc6
power_supply: Add voltage_ocv property and use it for max17042 driver
|
13 年 前 |
Anton Vorontsov
|
48e41c70c1
max17042_battery: Move dev_pm_ops struct under CONFIG_PM
|
13 年 前 |
Ramakrishna Pallala
|
48bc177441
max17042_battery: Add suspend/resume hooks
|
13 年 前 |
Ramakrishna Pallala
|
bb28da90f4
max17042_battery: Fix driver exit function
|
13 年 前 |
Dan Carpenter
|
1ef3d8fb4d
max17042_battery: Fix a couple buffer overflows
|
13 年 前 |
Ramakrishna Pallala
|
5cdd4d7fa5
max17042_battery: Clean up interrupt handling
|
13 年 前 |
MyungJoo Ham
|
6e0e60cd0d
max17042_battery: Fix CHARGE_FULL representation.
|
13 年 前 |
Axel Lin
|
5ff92e7ab3
power_supply: Convert i2c drivers to module_i2c_driver
|
13 年 前 |
Karol Lewandowski
|
3832246ddd
max17042_battery: Make it possible to instantiate driver from DT
|
13 年 前 |
Karol Lewandowski
|
2f3b43423c
max17042_battery: Use devm_kzalloc() where applicable
|
13 年 前 |
Dirk Brandewie
|
13e0aa469e
max17042: Change capacity property to use reported SOC register
|
13 年 前 |
Ramakrishna Pallala
|
e5f3872d20
max17042: Add support for signalling change in SOC
|
13 年 前 |
Ramakrishna Pallala
|
f3a71a6eb1
max17042: Add POR init procedure from Maxim appnote
|
13 年 前 |
Anton Vorontsov
|
251f39fe42
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
13 年 前 |
Ramakrishna Pallala
|
60a1f6e446
max17042_battery: Fix error handling
|
14 年 前 |
Paul Gortmaker
|
7e6d62db5e
drivers/power: Add module.h to the actual modules in drivers/power
|
14 年 前 |
MyungJoo Ham
|
cf7a8c03db
max17042_battery: Bugfix of incorrect voltage register value interpretation
|
14 年 前 |
Philip Rakity
|
91d8b0d6f8
max17042_battery: Do not lose accuracy calculating current_now
|
14 年 前 |