index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
max17042_battery: Clean up interrupt handling
Ramakrishna Pallala
2012-03-26
1
-11
/
+7
*
Revert "max8998_charger: Include linux/module.h just once"
Anton Vorontsov
2012-03-26
1
-0
/
+1
*
ab8500_fg: Fix some build warnings on x86_64
Anton Vorontsov
2012-03-26
1
-2
/
+2
*
max17042_battery: Fix CHARGE_FULL representation.
MyungJoo Ham
2012-03-26
1
-5
/
+2
*
max8998_charger: Include linux/module.h just once
Jesper Juhl
2012-03-26
1
-1
/
+0
*
power_supply: Convert i2c drivers to module_i2c_driver
Axel Lin
2012-03-26
6
-74
/
+6
*
lp8727_charger: Add MODULE_DEVICE_TABLE
Axel Lin
2012-03-26
1
-0
/
+1
*
charger-manager: Simplify charger_get_property(), get rid of a warning
Anton Vorontsov
2012-03-26
1
-3
/
+3
*
charger-manager: Clean up for better readability
Axel Lin
2012-03-26
1
-35
/
+26
*
da9052-battery: Convert to use module_platform_driver
Axel Lin
2012-03-26
1
-12
/
+1
*
da9052-battery: Fix a memory leak when unload the module
Axel Lin
2012-03-26
1
-0
/
+1
*
da9052-battery: Add missing platform_set_drvdata
Axel Lin
2012-03-26
1
-0
/
+1
*
ab8500: Turn unneeded global symbols into local ones
Anton Vorontsov
2012-03-26
3
-3
/
+3
*
ab8500_fg: Fix copy-paste error
Anton Vorontsov
2012-03-26
1
-1
/
+1
*
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
2012-03-26
2
-60
/
+2
*
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
2012-03-26
2
-11
/
+1
*
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
2012-03-26
2
-19
/
+9
*
ab8500_charger: Convert to the new USB OTG calls
Anton Vorontsov
2012-03-26
1
-12
/
+12
*
ab8500-btemp: AB8500 battery temperature driver
Arun Murthy
2012-03-26
3
-0
/
+1136
*
ab8500-fg: A8500 fuel gauge driver
Arun Murthy
2012-03-26
1
-0
/
+2636
*
ab8500-charger: AB8500 charger driver
Arun Murthy
2012-03-26
2
-0
/
+3343
*
abx500-chargalg: Add abx500 charging algorithm
Arun Murthy
2012-03-26
3
-0
/
+2232
*
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
2012-03-26
4
-0
/
+1419
*
isp1704_charger: Fix probe error path
Felipe Contreras
2012-03-26
1
-0
/
+1
*
lp8727_charger: Correct typos on the comment
Kim, Milo
2012-03-26
2
-2
/
+2
*
lp8727_charger: Add description of platform data
Kim, Milo
2012-03-26
1
-2
/
+13
*
lp8727_charger: Fix wrong code style
Kim, Milo
2012-03-26
1
-5
/
+5
*
lp8727_charger: Change i2c functions
Kim, Milo
2012-03-26
1
-28
/
+20
*
lp8727_charger: Add error check routine on probe()
Kim, Milo
2012-03-26
1
-18
/
+39
*
lp8727_charger: Add company name and description
Kim, Milo
2012-03-26
3
-2
/
+6
*
max17042_battery: Make it possible to instantiate driver from DT
Karol Lewandowski
2012-03-26
2
-1
/
+67
*
max17042_battery: Use devm_kzalloc() where applicable
Karol Lewandowski
2012-03-26
1
-5
/
+2
*
max17042: Change capacity property to use reported SOC register
Dirk Brandewie
2012-03-26
1
-1
/
+1
*
max17042: Add support for signalling change in SOC
Ramakrishna Pallala
2012-03-26
1
-0
/
+53
*
max17042: Add POR init procedure from Maxim appnote
Ramakrishna Pallala
2012-03-26
2
-10
/
+432
*
max17042: Align register definitions with data sheet and init appnote
Dirk Brandewie
2012-03-13
1
-9
/
+28
*
Linux 3.3-rc5
v3.3-rc5
Linus Torvalds
2012-02-25
1
-1
/
+1
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-25
4
-17
/
+17
|
\
|
*
hwmon: (max34440) Fix resetting temperature history
Guenter Roeck
2012-02-24
1
-1
/
+1
|
*
hwmon: (f75375s) Fix register write order when setting fans to full speed
Nikolaus Schulz
2012-02-23
1
-4
/
+3
|
*
hwmon: (ads1015) Fix file leak in probe function
Guenter Roeck
2012-02-23
1
-2
/
+1
|
*
hwmon: (max6639) Fix PPR register initialization to set both channels
Chris D Schimp
2012-02-21
1
-7
/
+9
|
*
hwmon: (max6639) Fix FAN_FROM_REG calculation
Chris D Schimp
2012-02-21
1
-3
/
+3
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-02-25
3
-21
/
+10
|
\
\
|
*
|
coccicheck: change handling of C={1,2} when M= is set
Greg Dietsche
2012-02-24
1
-9
/
+4
|
*
|
builddeb: Don't create files in /tmp with predictable names
Ben Hutchings
2012-02-18
1
-6
/
+6
|
*
|
kbuild: do not check for ancient modutils tools
Lucas De Marchi
2012-01-23
1
-6
/
+0
*
|
|
autofs: work around unhappy compat problem on x86-64
Ian Kent
2012-02-25
4
-3
/
+23
*
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-02-24
2
-7
/
+7
|
\
\
\
|
*
|
|
mlx4_core: Exported functions can't be static
Doug Ledford
2012-02-22
2
-7
/
+7
[next]