index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
88pm860x_battery and charger: Fix a few post-merge issues
Anton Vorontsov
3
-4
/
+4
2012-09-21
power_supply: Enable battery-charger for 88pm860x
Jett.Zhou
6
-2
/
+1905
2012-09-21
power_supply: Add new lp8788 charger driver
Kim, Milo
3
-0
/
+803
2012-09-21
da9052-battery: Don't free IRQ that wasn't requested
Dan Carpenter
1
-1
/
+1
2012-09-20
sbs-battery: Probe should try talking to the device
Olof Johansson
1
-0
/
+10
2012-09-20
smb347-charger: Fix battery status reporting logic for charger faults
Ramakrishna Pallala
1
-15
/
+82
2012-09-20
pda_power: Fix ac_draw usage before it being set
Paul Parsons
1
-7
/
+9
2012-08-23
power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX
Ramakrishna Pallala
3
-0
/
+10
2012-08-23
charger-manager: Fix struct charger_desc's misleading comment
Anton Vorontsov
1
-1
/
+1
2012-08-23
charger-manager: Use replacement variable to check state of battery
Chanwoo Choi
2
-4
/
+1
2012-08-23
charger-manager: Disable regulator when charger cable is detached
Chanwoo Choi
1
-2
/
+17
2012-08-23
da9030_battery: Don't use 0 as NULL
Anton Vorontsov
1
-2
/
+2
2012-08-23
power_supply: Add new power supply AUTHENTIC property
Ramakrishna Pallala
3
-0
/
+5
2012-08-23
ds2781_battery: Replace call to kzalloc with devm_kzalloc
Devendra Naga
1
-9
/
+4
2012-08-23
ds2781_battery: Convert to module_platform_driver
Devendra Naga
1
-14
/
+1
2012-08-23
twl4030_charger: It would be better not to use the 0b-prefix
Il Han
1
-10
/
+10
2012-08-23
power_supply: Remove broken mark for da9052-battery
Axel Lin
1
-1
/
+0
2012-08-23
da9052-battery: Fix da9052_determine_vc_tbl_index's return value
Anton Vorontsov
1
-1
/
+8
2012-08-23
lp8727_charger: Unregister power supply at error path of lp8727_register_psy
Devendra Naga
1
-7
/
+9
2012-08-23
bq27x00_battery: Fix error return code
Julia Lawall
1
-1
/
+2
2012-08-23
ab8500_fg: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-23
ab8500_btemp: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-23
wm97xx_battery: Fix error return code
Julia Lawall
1
-1
/
+3
2012-08-23
ab8500_charger: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-16
Linux 3.6-rc2
v3.6-rc2
Linus Torvalds
1
-1
/
+1
2012-08-16
autofs4 - fix get_next_positive_subdir()
Ian Kent
1
-18
/
+13
2012-08-16
MAINTAINERS: update address for Dan Williams
Dan Williams
1
-13
/
+12
2012-08-16
scripts/decodecode: Fixup trapping instruction marker
Borislav Petkov
1
-1
/
+1
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
10
-7
/
+82
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
[next]