index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
lp8727_charger: Coding style changes
Kim, Milo
1
-25
/
+25
2012-01-04
lp8727_charger: Add supported i2c functionality check routine
Kim, Milo
1
-0
/
+3
2012-01-04
power_supply: Add LP8727 charger driver
Woogyom Kim
3
-0
/
+498
2012-01-04
power_supply: Charger-Manager: Add properties for power-supply-class
Donggeun Kim
3
-1
/
+325
2012-01-04
power_supply: Add initial Charger-Manager driver
Donggeun Kim
5
-0
/
+1069
2011-12-09
power_supply: add "powers" links to self-powered HID devices
Jeremy Fitzhardinge
2
-0
/
+6
2011-12-09
power_supply: add scope properties to some self-powered HID devices
Jeremy Fitzhardinge
2
-3
/
+17
2011-12-09
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2
-0
/
+8
2011-12-09
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
2
-0
/
+13
2011-11-26
max8925_power: Check at probe time if power to set online
Philip Rakity
1
-1
/
+7
2011-11-26
max8925_power: Do not read random data from chip registers
Philip Rakity
1
-0
/
+6
2011-11-26
max17042_battery: Fix error handling
Ramakrishna Pallala
1
-27
/
+58
2011-11-26
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
1
-1
/
+5
2011-11-25
power_supply: Remove IRQF_DISABLED
Yong Zhang
2
-2
/
+2
2011-11-25
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
1
-0
/
+8
2011-11-25
bq27x00_battery: Fix reporting error messages
Pali Rohár
1
-7
/
+14
2011-11-25
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
1
-4
/
+9
2011-11-25
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
1
-21
/
+24
2011-11-25
bq27x00_battery: Cache energy property
Pali Rohár
1
-27
/
+26
2011-11-25
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
1
-5
/
+14
2011-11-25
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
1
-1
/
+39
2011-11-25
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
1
-14
/
+5
2011-11-25
max8925_power: Enable power change notifications
Philip Rakity
2
-0
/
+7
2011-11-25
max8925_power: Remove support for irq bits that do not exist
Philip Rakity
3
-31
/
+0
2011-11-25
max8925_power: Do not detect ac insert if handled by other code
Philip Rakity
2
-2
/
+7
2011-11-25
max8925_power: No temperature interrupts if temperature not connected
Philip Rakity
2
-4
/
+9
2011-11-25
max8925_power: Fix incorrect voltage and current calculation
Philip Rakity
1
-7
/
+6
2011-11-24
max8997_charger: Fix unsigned value for less than zero
Jonghwan Choi
1
-1
/
+1
2011-11-24
intel_mid_battery: Handle Over Current gracefully
Major Lee
1
-6
/
+6
2011-11-24
tosa_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
1
-47
/
+19
2011-11-24
collie_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
1
-40
/
+13
2011-11-24
olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'
Anton Vorontsov
1
-8
/
+0
2011-11-24
olpc_battery: Fix section mismatch noise
Anton Vorontsov
1
-3
/
+3
2011-11-24
bq20z75: Devicetree init support
Rhyland Klein
2
-0
/
+100
2011-11-15
Linux 3.2-rc2
v3.2-rc2
Linus Torvalds
1
-1
/
+1
2011-11-15
hfs: add sanity check for file name length
Dan Carpenter
1
-0
/
+2
2011-11-14
fsl-rio: fix compile error
Liu Gang
1
-1
/
+1
2011-11-14
blackfin: Fixup export.h includes
Lars-Peter Clausen
8
-7
/
+8
2011-11-14
Blackfin: add serial TX IRQ in individual platform resource
Sonic Zhang
28
-49
/
+296
2011-11-14
virtio-pci: fix use after free
Michael S. Tsirkin
1
-5
/
+6
2011-11-13
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
1
-29
/
+0
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-12
[CPUFREQ] db8500: fix build error due to undeclared i variable
Axel Lin
1
-3
/
+3
2011-11-12
bma023: Add SFI translation for this device
William Douglas
1
-0
/
+1
2011-11-12
vrtc: change its year offset from 1960 to 1972
Feng Tang
2
-10
/
+13
2011-11-12
ce4100: fix a build error
Zhang Rui
1
-1
/
+1
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
2
-1
/
+24
2011-11-11
arm/imx: fix AUTO_ZRELADDR selection
Shawn Guo
1
-2
/
+2
2011-11-11
arm/imx: fix the references to ARCH_MX3
Shawn Guo
1
-15
/
+19
2011-11-11
ARM: mx51/53: set pwm clock parent to ipg_perclk
Richard Zhao
1
-2
/
+2
[next]