index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
max17042_battery: Fix CHARGE_FULL representation.
MyungJoo Ham
1
-5
/
+2
2012-03-26
max8998_charger: Include linux/module.h just once
Jesper Juhl
1
-1
/
+0
2012-03-26
power_supply: Convert i2c drivers to module_i2c_driver
Axel Lin
6
-74
/
+6
2012-03-26
lp8727_charger: Add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2012-03-26
charger-manager: Simplify charger_get_property(), get rid of a warning
Anton Vorontsov
1
-3
/
+3
2012-03-26
charger-manager: Clean up for better readability
Axel Lin
1
-35
/
+26
2012-03-26
da9052-battery: Convert to use module_platform_driver
Axel Lin
1
-12
/
+1
2012-03-26
da9052-battery: Fix a memory leak when unload the module
Axel Lin
1
-0
/
+1
2012-03-26
da9052-battery: Add missing platform_set_drvdata
Axel Lin
1
-0
/
+1
2012-03-26
ab8500: Turn unneeded global symbols into local ones
Anton Vorontsov
3
-3
/
+3
2012-03-26
ab8500_fg: Fix copy-paste error
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
2
-60
/
+2
2012-03-26
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
2
-11
/
+1
2012-03-26
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
2
-19
/
+9
2012-03-26
ab8500_charger: Convert to the new USB OTG calls
Anton Vorontsov
1
-12
/
+12
2012-03-26
ab8500-btemp: AB8500 battery temperature driver
Arun Murthy
3
-0
/
+1136
2012-03-26
ab8500-fg: A8500 fuel gauge driver
Arun Murthy
1
-0
/
+2636
2012-03-26
ab8500-charger: AB8500 charger driver
Arun Murthy
2
-0
/
+3343
2012-03-26
abx500-chargalg: Add abx500 charging algorithm
Arun Murthy
3
-0
/
+2232
2012-03-26
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
4
-0
/
+1419
2012-03-26
isp1704_charger: Fix probe error path
Felipe Contreras
1
-0
/
+1
2012-03-26
lp8727_charger: Correct typos on the comment
Kim, Milo
2
-2
/
+2
2012-03-26
lp8727_charger: Add description of platform data
Kim, Milo
1
-2
/
+13
2012-03-26
lp8727_charger: Fix wrong code style
Kim, Milo
1
-5
/
+5
2012-03-26
lp8727_charger: Change i2c functions
Kim, Milo
1
-28
/
+20
2012-03-26
lp8727_charger: Add error check routine on probe()
Kim, Milo
1
-18
/
+39
2012-03-26
lp8727_charger: Add company name and description
Kim, Milo
3
-2
/
+6
2012-03-26
max17042_battery: Make it possible to instantiate driver from DT
Karol Lewandowski
2
-1
/
+67
2012-03-26
max17042_battery: Use devm_kzalloc() where applicable
Karol Lewandowski
1
-5
/
+2
2012-03-26
max17042: Change capacity property to use reported SOC register
Dirk Brandewie
1
-1
/
+1
2012-03-26
max17042: Add support for signalling change in SOC
Ramakrishna Pallala
1
-0
/
+53
2012-03-26
max17042: Add POR init procedure from Maxim appnote
Ramakrishna Pallala
2
-10
/
+432
2012-03-13
max17042: Align register definitions with data sheet and init appnote
Dirk Brandewie
1
-9
/
+28
2012-02-25
Linux 3.3-rc5
v3.3-rc5
Linus Torvalds
1
-1
/
+1
2012-02-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-17
/
+17
2012-02-25
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
3
-21
/
+10
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
4
-3
/
+23
2012-02-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-7
/
+7
2012-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-100
/
+101
2012-02-24
coccicheck: change handling of C={1,2} when M= is set
Greg Dietsche
1
-9
/
+4
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+74
2012-02-24
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2
-4
/
+32
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
5
-2
/
+25
2012-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-131
/
+250
2012-02-24
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-1
/
+1
2012-02-24
MAINTAINERS: drop me from PA-RISC maintenance
Kyle McMartin
1
-4
/
+1
2012-02-24
NOMMU: Don't need to clear vm_mm when deleting a VMA
David Howells
1
-2
/
+0
2012-02-24
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
David Howells
1
-0
/
+7
2012-02-24
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
10
-105
/
+200
2012-02-24
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
15
-22
/
+49
[next]