Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae6e694ef566ed69a2537c80771a9031ec627494
/
drivers
/
power
a709bd5
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
c802423
pm2301-charger: Remove unneeded NULL checks
by Dan Carpenter
· 11 years ago
ec0b380
twl4030_charger: Add devicetree support
by NeilBrown
· 11 years ago
39e7213
max17042_battery: Support regmap to access device's registers
by Jonghwa Lee
· 11 years ago
3d23c7f
max17042_battery: Use SIMPLE_DEV_PM_OPS
by Manish Badarkhe
· 11 years ago
883c10a
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
by Jonghwa Lee
· 11 years ago
3ed5cd7
bq2415x_charger: Fix max battery regulation voltage
by Alexandre Belloni
· 11 years ago
e47bcba
tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code
by Manish Badarkhe
· 11 years ago
0ed8139
tps65090-charger: Drop devm_free_irq of devm_ allocated irq
by Wei Yongjun
· 11 years ago
ce77399
power_supply: Add support for bq24735 charger
by Darbha Sriharsha
· 11 years ago
83bd57a
pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt
by Sachin Kamat
· 11 years ago
508b2c1
pm2301-charger: Check return value of regulator_enable
by Sachin Kamat
· 11 years ago
08a5c7e
ab8500-charger: Remove redundant break
by Sachin Kamat
· 11 years ago
6de7ef3
ab8500-charger: Check return value of regulator_enable
by Sachin Kamat
· 11 years ago
f07c11e
isp1704_charger: Fix driver to work with changes introduced in v3.5
by Pali Rohár
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
a22a0fd
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
db15e63
rx51_battery: Fix channel number when reading adc value
by Marek Belisko
· 11 years ago
da0a00e
power: Add twl4030_madc battery driver.
by Marek Belisko
· 11 years ago
d24fed3
bq24190_charger: Workaround SS definition problem on i386 builds
by Anton Vorontsov
· 11 years ago
948dcf9
power_supply: Prevent suspend until power supply events are processed
by Zoran Markovic
· 11 years ago
a2c0206
vexpress-poweroff: Should depend on the required infrastructure
by Pawel Moll
· 11 years ago
697be36
twl4030-charger: Fix compiler warning with regulator_enable()
by Peter Ujfalusi
· 11 years ago
8e2747f
rx51_battery: Replace hardcoded channels values.
by Marek Belisko
· 11 years ago
d7bf353
bq24190_charger: Add support for TI BQ24190 Battery Charger
by Mark A. Greer
· 11 years ago
ed5243f
ab8500-charger: We print an unintended error message
by Dan Carpenter
· 11 years ago
68f429d
max8925_power: Fix missing of_node_put
by Libo Chen
· 11 years ago
0b1587b
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
f107ae1
power_supply: Replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
67778e0e
power: Add APM X-Gene system reboot driver
by Loc Ho
· 11 years ago
0e81ef5
power_supply: tosa_battery: Get rid of irq_to_gpio usage
by Andrea Adami
· 11 years ago
1ba6411
power supply: collie_battery: Convert to use dev_pm_ops
by Andrea Adami
· 11 years ago
e2e077c
power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST
by Paul Gortmaker
· 11 years ago
78be3176
power: reset: Add msm restart support
by Abhimanyu Kapur
· 11 years ago
7d3107d
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
5a6c220
charger-manager: Fix regulator_get() return check
by Jonghwa Lee
· 11 years ago
3cc9d269
charger-manager: Fix a bug when it unregisters notifier block of extcon
by Jonghwa Lee
· 11 years ago
605860b
tps65090-charger: Add dt node to power_supply
by Rhyland Klein
· 11 years ago
89a22b1
sbs-battery: Add dt to power_supply struct
by Rhyland Klein
· 11 years ago
2054d6e
power_supply: Add of_node_put to fix refcount
by Rhyland Klein
· 11 years ago
b52eafc
power/reset: Make the vexpress driver optional on arm and arm64
by Pawel Moll
· 11 years ago
efca406
PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
by Andrii Tseglytskyi
· 11 years ago
299066b
PM / AVS: SmartReflex: use omap_sr * for enable/disable interface
by Andrii Tseglytskyi
· 11 years ago
6c80573
PM / AVS: SmartReflex: use omap_sr * for minmax interfaces
by Andrii Tseglytskyi
· 11 years ago
3dfc35f
PM / AVS: SmartReflex: use omap_sr * for errgen interfaces
by Andrii Tseglytskyi
· 11 years ago
33da282
PM / AVS: SmartReflex: fix driver name
by Andrii Tseglytskyi
· 11 years ago
bd4a36b
PM / AVS: SmartReflex: disable runtime PM on driver remove
by Andrii Tseglytskyi
· 11 years ago
efe4e06
PM / AVS: SmartReflex: disable errgen before vpbound disable
by Nishanth Menon
· 11 years ago
e5409cb
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
by Joe Perches
· 11 years ago
e241421
tps65090-charger: Fix AC detect
by Andrew Chew
· 11 years ago
3594f4c
charger-manager: Ensure event is not used as format string
by Kees Cook
· 11 years ago
4b43eb6
power_supply: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
d211c6e
generic-adc-battery: Fix checking if none of the channels are supported
by Axel Lin
· 11 years ago
e083587
power: Use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
c509a62
pm2301_charger: Return error if create_singlethread_workqueue fails
by Axel Lin
· 11 years ago
df311333
pm2301_charger: Fix NULL pointer dereference
by Axel Lin
· 11 years ago
17b4565
lp8727_charger: Support the device tree feature
by Kim, Milo
· 11 years ago
0f1e016
twl4030_charger: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
f70d739
rx51_battery: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
8ff3fb2
jz4740-battery: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
6fe6a40
gpio-charger: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
30cf74b
bq27x00_battery: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
ddeeb8f
ab8500_bm: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
71c29b3
88pm860x_charger: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
6c1d7a1
88pm860x_battery: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
72de4c6
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
dccab60
pm2301_charger: Fix module alias prefix
by Axel Lin
· 12 years ago
c909fc8
wm831x_backup: Fix wrong kfree call for devdata->backup.name
by Axel Lin
· 12 years ago
a2d0dbb
bq27x00: Fix I2C dependency in KConfig
by Xiong Zhou
· 11 years ago
d7ab730
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
237a1b0
lp8788-charger: Fix kconfig dependency
by Randy Dunlap
· 12 years ago
151173e
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6b17080
pm2301-charger: Fix suspend/resume
by Lars-Peter Clausen
· 12 years ago
f2c6a5f
charger-manager: Use kmemdup instead of kzalloc + memcpy
by Andrei Epure
· 12 years ago
f6e0b08
power_supply: Populate supplied_from hierarchy from the device tree
by Rhyland Klein
· 12 years ago
5e0848c
power_supply: Add core support for supplied_from
by Rhyland Klein
· 12 years ago
5958485
rx51_battery: Fix reporting temperature
by Pali Rohár
· 12 years ago
ea2be6f
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
by Hongbo Zhang
· 12 years ago
2c89940
ab8500_{bmdata,fg}: Add const attributes to some data arrays
by Hongbo Zhang
· 12 years ago
6c1f8e0
ab8500_bmdata: Eliminate CamelCase warning of some variables
by Hongbo Zhang
· 12 years ago
6f78096
ab8500_btemp: Make ab8500_btemp_get* interfaces public
by Hongbo Zhang
· 12 years ago
8059c1c
power: rx51_battery: Fix reporting correct values
by Pali Rohár
· 12 years ago
a92d4c7
goldfish_battery: Use resource_size()
by Silviu-Mihai Popescu
· 12 years ago
4b44a1e
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
by Kim, Milo
· 12 years ago
feeb3a9
max8925_power: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
bc67ea8
da9030_battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
f009495
da9052-battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
4ec730dc
ds2760_battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
2cb1212
ds2780_battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
b92ff85
gpio-charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
2a2ce52
isp1704_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
f3f66b3
max8903_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
d4a20f5
max8997_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
acfbf47
max8998_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
c09dd7d
pcf50633-charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
b852ac5
rx51_battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
3f8060a
88pm860x_charger: Drop kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
Next »