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
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-2
/
+2
|
\
|
*
Revert "power, max8998: Include linux/module.h just once in drivers/power/max...
Jiri Kosina
2012-03-07
1
-0
/
+1
|
*
power: bq27x00: Fix typos in comment
Thomas Weber
2012-02-21
1
-2
/
+2
|
*
power, max8998: Include linux/module.h just once in drivers/power/max8998_cha...
Jesper Juhl
2012-02-10
1
-1
/
+0
*
|
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
3
-63
/
+73
|
\
\
|
*
\
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
3
-63
/
+73
|
|
\
\
|
|
*
|
usb: otg: mv_otg: Start using struct usb_otg
Heikki Krogerus
2012-02-27
1
-6
/
+6
|
|
*
|
power_supply: Convert all users to new usb_phy
Heikki Krogerus
2012-02-13
3
-61
/
+71
|
|
*
|
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
3
-3
/
+3
|
|
|
/
*
|
|
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
3
-12
/
+8
|
\
\
\
|
|
/
/
|
*
|
lp8727_charger: Add terminating entry for i2c_device_id table
Axel Lin
2012-02-01
1
-0
/
+1
|
*
|
power_supply: Fix modalias for charger-manager
Axel Lin
2012-02-01
1
-2
/
+2
|
*
|
bq27x00_battery: Fix flag register read
Grazvydas Ignotas
2012-02-01
1
-1
/
+1
|
*
|
Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"
Anton Vorontsov
2012-02-01
1
-9
/
+4
|
|
/
*
|
DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
Renata Sayakhova
2012-03-08
3
-0
/
+889
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2012-01-11
32
-710
/
+3034
|
\
|
*
Merge git://git.infradead.org/users/cbou/battery-urgent
Anton Vorontsov
2012-01-10
1
-1
/
+1
|
|
\
|
|
*
collie_battery: Get rid of irq_to_gpio usage
Jochen Friedrich
2011-11-25
1
-1
/
+1
|
*
|
power_supply: Mark da9052 driver as broken
Anton Vorontsov
2012-01-10
1
-0
/
+1
|
*
|
power_supply: Drop usage of nowarn variant of sysfs_create_link()
Anton Vorontsov
2012-01-07
1
-1
/
+1
|
*
|
s3c_adc_battery: Average over more than one adc sample
Heiko Stübner
2012-01-06
1
-3
/
+22
|
*
|
power_supply: Add DA9052 battery driver
Ashish Jangam
2012-01-06
3
-0
/
+672
|
*
|
isp1704_charger: Fix missing check
Felipe Contreras
2012-01-06
1
-1
/
+1
|
*
|
jz4740-battery: Fix signedness bug
Axel Lin
2012-01-06
1
-1
/
+1
|
*
|
power_supply: Assume mains power by default
Jean Delvare
2012-01-06
1
-1
/
+11
|
*
|
sbs-battery: Fix devicetree match table
Olof Johansson
2012-01-06
1
-1
/
+1
|
*
|
sbs-battery: Change power supply name
Rhyland Klein
2012-01-06
1
-3
/
+16
|
*
|
sbs-battery: Rename internals to new name
Rhyland Klein
2012-01-06
1
-219
/
+204
|
*
|
bq20z75: Rename to sbs-battery
Rhyland Klein
2012-01-06
3
-5
/
+5
|
*
|
wm97xx_battery: Use DEFINE_MUTEX() for work_lock
Axel Lin
2012-01-06
1
-4
/
+1
|
*
|
max8997_charger: Remove duplicate module.h
Jonghwan Choi
2012-01-06
1
-1
/
+0
|
*
|
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
2012-01-04
19
-219
/
+21
|
*
|
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2012-01-04
8
-35
/
+70
|
|
\
\
|
|
*
|
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+7
|
|
*
|
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
2011-12-09
1
-0
/
+6
|
|
|
/
|
*
|
power_supply: Add "unknown" in power supply type
Kim, Milo
2012-01-04
1
-1
/
+1
|
*
|
lp8727_charger: Coding style changes
Kim, Milo
2012-01-04
1
-25
/
+25
|
*
|
lp8727_charger: Add supported i2c functionality check routine
Kim, Milo
2012-01-04
1
-0
/
+3
|
*
|
power_supply: Add LP8727 charger driver
Woogyom Kim
2012-01-04
3
-0
/
+498
|
*
|
power_supply: Charger-Manager: Add properties for power-supply-class
Donggeun Kim
2012-01-04
1
-1
/
+294
|
*
|
power_supply: Add initial Charger-Manager driver
Donggeun Kim
2012-01-04
3
-0
/
+790
|
*
|
max8925_power: Check at probe time if power to set online
Philip Rakity
2011-11-26
1
-1
/
+7
|
*
|
max8925_power: Do not read random data from chip registers
Philip Rakity
2011-11-26
1
-0
/
+6
|
*
|
max17042_battery: Fix error handling
Ramakrishna Pallala
2011-11-26
1
-27
/
+58
|
*
|
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
2011-11-26
1
-1
/
+5
|
*
|
power_supply: Remove IRQF_DISABLED
Yong Zhang
2011-11-26
2
-2
/
+2
|
*
|
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
2011-11-26
1
-0
/
+8
|
*
|
bq27x00_battery: Fix reporting error messages
Pali Rohár
2011-11-26
1
-7
/
+14
|
*
|
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
2011-11-25
1
-4
/
+9
[next]