Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
300bac7fb85a20b2704dc3645419057992f78565
/
drivers
/
power
300bac7
power_supply: Convert drivers/power/* to use module_platform_driver()
by Axel Lin
· 13 years ago
251f39f
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Anton Vorontsov
· 13 years ago
9b88722
power_supply: Add "unknown" in power supply type
by Kim, Milo
· 13 years ago
ce09aff
lp8727_charger: Coding style changes
by Kim, Milo
· 13 years ago
998a8e7
lp8727_charger: Add supported i2c functionality check routine
by Kim, Milo
· 13 years ago
2165c8a
power_supply: Add LP8727 charger driver
by Woogyom Kim
· 13 years ago
ad3d13ee
power_supply: Charger-Manager: Add properties for power-supply-class
by Donggeun Kim
· 13 years ago
3bb3dbb
power_supply: Add initial Charger-Manager driver
by Donggeun Kim
· 13 years ago
8351665
power_supply: allow a power supply to explicitly point to powered device
by Jeremy Fitzhardinge
· 13 years ago
25a0bc2
power_supply: add SCOPE attribute to power supplies
by Jeremy Fitzhardinge
· 13 years ago
00a159a5
max8925_power: Check at probe time if power to set online
by Philip Rakity
· 13 years ago
b57f2f6
max8925_power: Do not read random data from chip registers
by Philip Rakity
· 13 years ago
60a1f6e
max17042_battery: Fix error handling
by Ramakrishna Pallala
· 13 years ago
86e6c6b
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
by Paul Parsons
· 13 years ago
3b176b2
power_supply: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
8cfaaa8
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
by Pali Rohár
· 13 years ago
c6cd4f2
bq27x00_battery: Fix reporting error messages
by Pali Rohár
· 13 years ago
270968c
bq27x00_battery: Fix reporting status value for bq27500 battery
by Pali Rohár
· 13 years ago
d149e98
bq27x00_battery: Cache temperature value in converted unit
by Pali Rohár
· 13 years ago
a8f6bd2
bq27x00_battery: Cache energy property
by Pali Rohár
· 13 years ago
4b226c2
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
by Pali Rohár
· 13 years ago
d66bab3
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Pali Rohár
· 13 years ago
b68f621
bq27x00_battery: Do not cache current_now value for bq27000 batery
by Pali Rohár
· 13 years ago
e7a5f6d
max8925_power: Enable power change notifications
by Philip Rakity
· 13 years ago
72af5a4
max8925_power: Remove support for irq bits that do not exist
by Philip Rakity
· 13 years ago
5ba1fa0
max8925_power: Do not detect ac insert if handled by other code
by Philip Rakity
· 13 years ago
92de378
max8925_power: No temperature interrupts if temperature not connected
by Philip Rakity
· 13 years ago
9c9cf9e
max8925_power: Fix incorrect voltage and current calculation
by Philip Rakity
· 13 years ago
44abd77
max8997_charger: Fix unsigned value for less than zero
by Jonghwan Choi
· 13 years ago
7925231
intel_mid_battery: Handle Over Current gracefully
by Major Lee
· 13 years ago
019370d
tosa_battery: Convert to gpio_request_array() / gpio_free_array()
by Axel Lin
· 13 years ago
389cd20
collie_battery: Convert to gpio_request_array() / gpio_free_array()
by Axel Lin
· 13 years ago
7ab2f02
olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'
by Anton Vorontsov
· 13 years ago
5519d00
olpc_battery: Fix section mismatch noise
by Anton Vorontsov
· 13 years ago
6c75ea1
bq20z75: Devicetree init support
by Rhyland Klein
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
092f4c5
Merge branch 'akpm' (Andrew's incoming - part two)
by Linus Torvalds
· 13 years ago
0e053fc
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
by Clifton Barnes
· 13 years ago
853eee7
drivers/power/ds2780_battery.c: create central point for calling w1 interface
by Clifton Barnes
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
7e6d62d
drivers/power: Add module.h to the actual modules in drivers/power
by Paul Gortmaker
· 14 years ago
778f523
drivers: power_supply_sysfs.c needs stat.h
by Paul Gortmaker
· 14 years ago
85b5fbf
power_supply: Fix sysfs format warning
by Randy Dunlap
· 13 years ago
1c74529
pda_power: Fix build error if !CONFIG_USB_OTG_UTILS
by Axel Lin
· 13 years ago
cf7a8c0
max17042_battery: Bugfix of incorrect voltage register value interpretation
by MyungJoo Ham
· 13 years ago
91d8b0d
max17042_battery: Do not lose accuracy calculating current_now
by Philip Rakity
· 13 years ago
4cfa892
max17042_battery: Divide by 0 crash because r_sns init too late
by Philip Rakity
· 13 years ago
45d116e
max8998_charger: Allow full timeout not set, leave it unchanged
by Axel Lin
· 13 years ago
cae659a
olpc_battery: Add wakeup support
by Daniel Drake
· 13 years ago
c3503fd
olpc_battery: Bind to device tree
by Daniel Drake
· 13 years ago
35c3ae5
wm831x_power: Only register WM831x battery charger if enabled
by Mark Brown
· 13 years ago
9ad6398
pda_power: Add support for using otg transceiver events
by Dima Zavin
· 14 years ago
0bea4b8
ds2780_battery&z2_battery: Add __devexit_p at necessary places
by Axel Lin
· 14 years ago
bd19c75
max8903_charger: Add "platform:" prefix for platform modalias
by Axel Lin
· 14 years ago
c03bfab
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables
by Axel Lin
· 13 years ago
815efa1
s3c-adc-battery: Fix compilation error due to missing header (module.h)
by Vasily Khoruzhick
· 13 years ago
71aa79a
max8997_charger: Needs module.h
by Axel Lin
· 13 years ago
d555ab6
max8998_charger: Needs module.h
by Randy Dunlap
· 13 years ago
f0d15c9
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 13 years ago
f8c6391
gpio-charger: Fix checking return value of request_any_context_irq
by Axel Lin
· 14 years ago
086ef50
power_supply: MAX17042: Support additional properties
by Donggeun Kim
· 14 years ago
464f29a
max8903_charger: Allow platform data to be __initdata
by MyungJoo Ham
· 14 years ago
bb4ce97
power_supply: Add charger driver for MAX8998/LP3974
by Donggeun Kim
· 14 years ago
149c077
power_supply: Add charger driver for MAX8997/8966
by Donggeun Kim
· 14 years ago
7c4509b
max17042_battery: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
28d48f0
twl4030_charger: Fix warnings
by Grazvydas Ignotas
· 14 years ago
ccf8fa2
wm831x_power: Support multiple instances
by Mark Brown
· 14 years ago
d037603
wm831x_backup: Support multiple instances
by Mark Brown
· 14 years ago
c84cad3
apm_power: Fix style error in macros
by Ken O'Brien
· 14 years ago
f704d45
s3c_adc_battery: Fix annotation for s3c_adc_battery_probe()
by Mark Brown
· 14 years ago
ee177d9
bq20z75: Enable detection after registering
by Rhyland Klein
· 14 years ago
58ddafa
bq20z75: Add support for external notification
by Rhyland Klein
· 14 years ago
1c5454e
Change Ryan Mallon's email address across the kernel
by Ryan Mallon
· 14 years ago
ea0ca3a
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
275ac74
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
by Clifton Barnes
· 14 years ago
2402ca5
power_supply: Use max8925 platform_data from cell
by Haojian Zhuang
· 14 years ago
906649d
PXA: Use dev_pm_ops in z2_battery
by Marek Vasut
· 14 years ago
9c6f874
ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery
by Paul Parsons
· 14 years ago
3af98a8
ds2760_battery: Fix indexing of the 4 active full EEPROM registers
by Paul Parsons
· 14 years ago
f17ef9b
power: Make test_power driver more dynamic.
by John Stultz
· 14 years ago
73c244a
bq27x00_battery: Name of cycle count property
by Pali Rohár
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
6f9efe7
max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build)
by Anton Vorontsov
· 14 years ago
2785cef
isp1704_charger: Allow board specific powering routine
by Kalle Jokiniemi
· 14 years ago
f10513d
gpio-charger: Add gpio_charger_resume
by Benson Leung
· 14 years ago
b14a9cc
power_supply: Add driver for MAX8903 charger
by MyungJoo Ham
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
56a9ccb
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
e930006
jz4740: silence warnings related to mfd_get_cell changes
by Andres Salomon
· 14 years ago
6a54ac2
mfd: mfd_cell is now implicitly available to jz4740 drivers
by Andres Salomon
· 14 years ago
909a78b
bq20z75: Fix time and temp units
by Benson Leung
· 14 years ago
a7d9ace
bq20z75: Fix issues with present and suspend
by Rhyland Klein
· 14 years ago
a223246
z2_battery: Fix count of properties
by Vasily Khoruzhick
· 14 years ago
f8d878d
s3c_adc_battery: Fix method names when PM not set
by Heiko Stuebner
· 14 years ago
dcbc916
z2_battery: Add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
84ab16f
ds2782_battery: Add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
f3da0de
bq20z75: Add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
ff28fce
bq20z75: Add i2c retry mechanism
by Rhyland Klein
· 14 years ago
bb87910
bq20z75: Add optional battery detect gpio
by Rhyland Klein
· 14 years ago
Next »