index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
10955
-376602
/
+599302
2012-01-04
power_supply: Add "unknown" in power supply type
Kim, Milo
2
-2
/
+3
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-26
power_supply: Remove IRQF_DISABLED
Yong Zhang
2
-2
/
+2
2011-11-26
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
1
-0
/
+8
2011-11-26
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-25
max8997_charger: Fix unsigned value for less than zero
Jonghwan Choi
1
-1
/
+1
2011-11-25
Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...
Anton Vorontsov
1155
-7164
/
+14891
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
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-0
/
+2
2011-11-15
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
Linus Torvalds
2
-15
/
+8
2011-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
1
-1
/
+1
2011-11-15
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-32
/
+38
2011-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
28
-56
/
+304
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
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
13
-523
/
+400
2011-11-14
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
14
-98
/
+82
2011-11-14
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-5
/
+6
[next]