index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
power: max8925: Use of_get_child_by_name
Krzysztof Kozlowski
2014-09-25
1
-1
/
+1
|
*
|
|
power: max8925: Fix NULL ptr dereference on memory allocation failure
Krzysztof Kozlowski
2014-09-25
1
-1
/
+4
|
*
|
|
bq27x00_battery: Add support to bq27742
Puthikorn Voravootivat
2014-09-25
1
-7
/
+45
|
*
|
|
power: reset: add LTC2952 poweroff driver
René Moll
2014-09-16
3
-0
/
+394
|
*
|
|
power_supply: Don't iterate over devices to return -EPROBE_DEFER
Viresh Kumar
2014-09-16
1
-13
/
+0
|
*
|
|
power-supply: Avoid unnecessary 'goto' statements
Viresh Kumar
2014-09-16
2
-17
/
+5
|
*
|
|
power-supply: Check for failures only when we can fail
Viresh Kumar
2014-09-16
1
-10
/
+11
|
*
|
|
power-supply: Use PTR_ERR_OR_ZERO() routine
Viresh Kumar
2014-09-16
1
-6
/
+2
|
*
|
|
power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'
Viresh Kumar
2014-09-16
1
-5
/
+13
|
*
|
|
power-supply: Drop useless 'if (ret.intval)' statements
Viresh Kumar
2014-09-16
1
-9
/
+5
|
*
|
|
power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()
Viresh Kumar
2014-09-16
1
-7
/
+11
|
*
|
|
power-supply: Propagate error returned by power_supply_find_supply_from_node()
Viresh Kumar
2014-09-16
1
-2
/
+2
|
*
|
|
power-supply: Rearrange code to remove duplicate lines
Viresh Kumar
2014-09-16
1
-2
/
+2
|
*
|
|
power-supply: Use 'break' instead of 'continue' to end loop
Viresh Kumar
2014-09-16
1
-2
/
+2
|
*
|
|
power-supply: Drop unnecessary typecasts
Viresh Kumar
2014-09-16
1
-4
/
+4
|
*
|
|
power-supply: Return early if "power-supplies" property isn't valid
Viresh Kumar
2014-09-16
1
-0
/
+4
|
*
|
|
power-supply: Don't over-allocate memory for "supplied-from" array
Viresh Kumar
2014-09-16
1
-1
/
+1
|
*
|
|
power: charger-manager: Remove casting the return value which is a void pointer
Jingoo Han
2014-09-06
1
-1
/
+1
|
*
|
|
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
2014-09-06
1
-0
/
+3
|
*
|
|
power: charger-manager: Check charging state right after completed initializa...
Chanwoo Choi
2014-09-06
1
-0
/
+7
|
*
|
|
power: charger-manager: Fix checking of wrong return type
Chanwoo Choi
2014-09-06
1
-1
/
+1
|
*
|
|
power/reset: xgene-reset: Fix prototype of xgene_restart()
Mark Brown
2014-09-06
1
-1
/
+1
|
*
|
|
sbs-battery: add min design voltage to sbs-battery
Simon Que
2014-09-06
1
-2
/
+8
|
*
|
|
sbs-battery: export manufacturer and model name to sysfs
Cheng-Yi Chiang
2014-09-06
1
-0
/
+115
|
|
/
/
*
|
|
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-10
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
power/restart: call machine_restart instead of arm_pm_restart
Guenter Roeck
2014-09-26
1
-1
/
+2
|
|
/
*
|
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-09
3
-0
/
+360
|
\
\
|
*
|
PM / AVS: rockchip-io: add driver handling Rockchip io domains
Heiko Stübner
2014-09-25
3
-0
/
+360
|
|
/
*
|
power: reset: driver for the Versatile syscon reboot
Linus Walleij
2014-09-26
3
-0
/
+121
*
|
power: reset: at91-poweroff: fix wakeup status register index
Nicolas Ferre
2014-09-01
1
-1
/
+1
*
|
ARM: at91/power/reset: fix Kconfig "depends on" directive
Nicolas Ferre
2014-09-01
1
-2
/
+2
*
|
Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Nicolas Ferre
2014-08-25
4
-8
/
+435
|
\
\
|
|
/
|
/
|
|
*
power: reset: Add AT91 poweroff driver
Maxime Ripard
2014-07-15
3
-0
/
+165
|
*
power: reset: Add AT91 reset driver
Maxime Ripard
2014-07-15
3
-0
/
+261
|
*
power: reset: Add if statement instead of multiple depends on
Maxime Ripard
2014-07-15
1
-8
/
+9
*
|
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
3
-0
/
+74
|
\
\
|
*
|
power: reset: move hisilicon reboot code
Haojian Zhuang
2014-07-30
3
-0
/
+74
|
|
/
*
|
ipaq_micro_battery: fix sparse non static symbol warning
Wei Yongjun
2014-07-28
1
-1
/
+1
*
|
power: add driver for battery reading on iPaq h3xxx
Dmitry Artamonow
2014-07-24
3
-0
/
+298
*
|
power: twl4030_charger: detect battery presence prior to enabling charger
Nishanth Menon
2014-07-23
1
-1
/
+43
*
|
power: reset: Add reboot driver for brcmstb
Marc Carino
2014-07-23
3
-0
/
+132
*
|
power_supply: Fix sparse non static symbol warning
Wei Yongjun
2014-07-20
1
-1
/
+2
*
|
power_supply: Add inlmt,iterm, min/max temp props
Jenny TC
2014-07-18
1
-0
/
+4
*
|
charger: tps65090: Allow charger module to be used when no irq
Doug Anderson
2014-07-18
1
-17
/
+59
*
|
power/reset: Fix GPL v2 license string typo
Bjorn Helgaas
2014-07-18
1
-1
/
+1
*
|
power: poweroff: gpio: convert to use descriptors
Linus Walleij
2014-07-18
1
-33
/
+19
*
|
bq27000: report missing device better.
Marek Belisko
2014-07-18
1
-0
/
+3
*
|
bq27x00_battery: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-07-18
1
-20
/
+5
*
|
rx51_battery: convert to iio consumer
Sebastian Reichel
2014-07-18
1
-24
/
+66
*
|
bq2415x_charger: Fix Atomic Sleep Bug
Sebastian Reichel
2014-07-18
1
-2
/
+6
|
/
[prev]
[next]