index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: bq24257: Simplify bq24257_power_supply_init()
Andreas Dannenberg
2015-09-29
1
-4
/
+1
*
power: bq24257: Use managed power supply register
Andreas Dannenberg
2015-09-29
1
-4
/
+4
*
power: bq24257: Streamline input current limit setup
Andreas Dannenberg
2015-09-28
1
-18
/
+11
*
power: bq24257: Remove IRQ config through stat-gpios
Andreas Dannenberg
2015-09-28
1
-24
/
+4
*
power: bq27xxx_battery: fix signedness bug in bq27xxx_battery_read_health()
Andrzej Hajda
2015-09-28
1
-1
/
+1
*
drivers: power: twl4030_charger: fix link problems when building as module
Marek Belisko
2015-09-26
1
-12
/
+27
*
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
Valentin Rothberg
2015-09-26
1
-3
/
+3
*
power_supply: Add support for tps65217-charger.
Enric Balletbo i Serra
2015-09-24
3
-0
/
+272
*
power: qcom_smbb: test the correct variable
Dan Carpenter
2015-09-24
1
-1
/
+1
*
bq2415x_charger: Fix null pointer dereference
Pali Rohár
2015-09-23
1
-1
/
+1
*
power: bq27xxx_battery: Add interrupt handling support
Andrew F. Davis
2015-09-23
1
-0
/
+23
*
power: bq27xxx_battery: Cleanup health checking
Andrew F. Davis
2015-09-23
1
-22
/
+42
*
power: bq27xxx_battery: Add support for additional bq27xxx family devices
Andrew F. Davis
2015-09-23
1
-210
/
+412
*
power: bq27xxx_battery: Fix typos and change naming for state of charge funct...
Andrew F. Davis
2015-09-23
1
-14
/
+14
*
power: bq27xxx_battery: Platform initialization must declare a device
Andrew F. Davis
2015-09-23
2
-3
/
+7
*
power: bq27x00_battery: Renaming for consistency
Andrew F. Davis
2015-09-23
4
-180
/
+181
*
power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS
Andrew F. Davis
2015-09-22
1
-4
/
+0
*
power_supply: max8998: Use devm_power_supply_register
Vaishali Thakkar
2015-09-22
1
-22
/
+7
*
tps65090-charger: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-22
1
-0
/
+1
*
max8903_charger: Convert to using managed resources
Vaishali Thakkar
2015-09-22
1
-65
/
+28
*
power: max17042_battery: Convert to using managed resources
Vaishali Thakkar
2015-09-22
1
-17
/
+9
*
power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
Nicolas Ferre
2015-09-22
1
-1
/
+1
*
power/reset: at91-poweroff: get and use slow clock
Alexandre Belloni
2015-09-22
1
-0
/
+15
*
power/reset: at91-poweroff: allow compiling as a module
Alexandre Belloni
2015-09-22
2
-4
/
+16
*
power/reset: at91-reset: get and use slow clock
Alexandre Belloni
2015-09-22
1
-1
/
+16
*
power/reset: at91-reset: allow compiling as a module
Alexandre Belloni
2015-09-22
2
-4
/
+15
*
power/reset: at91-reset: remove useless at91_reset_platform_probe()
Alexandre Belloni
2015-09-22
1
-44
/
+3
*
88pm860x_battery: Convert to using managed resources
Vaishali Thakkar
2015-09-22
1
-26
/
+11
*
power: Add Qualcomm SMBB driver
Courtney Cavin
2015-09-22
3
-0
/
+964
*
power: Remove unnecessary MODULE_ALIAS() for I2C drivers
Javier Martinez Canillas
2015-09-22
4
-4
/
+0
*
power:lp8727_charger: parsing child node after getting debounce-ms
Milo Kim
2015-09-22
1
-4
/
+4
*
power:lp8727_charger: use the private data instead of updating I2C device pla...
Milo Kim
2015-09-22
1
-12
/
+13
*
power: wm831x_power: Convert to devm_kzalloc()
Mark Brown
2015-09-22
1
-5
/
+4
*
power: Add an axp20x-usb-power driver
Hans de Goede
2015-09-22
3
-0
/
+256
*
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-20
8
-42
/
+42
|
\
|
*
Merge branch 'acpi-bus'
Rafael J. Wysocki
2015-09-18
2
-13
/
+8
|
|
\
|
|
*
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
2015-09-15
2
-13
/
+8
|
|
*
ACPI: int340x_thermal: add missing CONFIG_ prefix
Sudeep Holla
2015-09-15
1
-1
/
+1
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2015-09-18
6
-29
/
+34
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2015-09-15
4
-25
/
+31
|
|
|
/
|
|
|
/
|
|
|
|
|
*
PM / devfreq: Fix incorrect type issue.
Xiaolong Ye
2015-09-11
1
-1
/
+1
|
|
|
*
PM / devfreq: tegra: Update governor to use devfreq_update_stats()
MyungJoo Ham
2015-09-11
1
-3
/
+5
|
|
|
*
PM / devfreq: drop comment about thermal setting max_freq
Javi Merino
2015-09-11
1
-3
/
+3
|
|
|
*
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
2015-09-11
1
-15
/
+18
|
|
|
*
PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-11
1
-2
/
+2
|
|
|
*
PM / devfreq: exynos-ppmu: bit-wise operation bugfix.
MyungJoo Ham
2015-09-11
1
-1
/
+2
|
|
|
*
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
Chanwoo Choi
2015-09-11
2
-7
/
+233
|
|
*
|
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
2
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-20
5
-12
/
+25
|
\
\
\
|
*
|
|
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2015-09-17
2
-10
/
+10
[next]