index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
power: supply: cpcap-charger: Enable vbus boost voltage
Tony Lindgren
2019-09-02
2
-6
/
+25
|
*
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
Yuanjiang Yu
2019-09-02
1
-8
/
+19
|
*
power: supply: sc27xx: Optimize the battery capacity calibration
Yuanjiang Yu
2019-09-02
1
-35
/
+92
|
*
power: supply: sc27xx: Make sure the alarm capacity is larger than 0
Yuanjiang Yu
2019-09-02
1
-0
/
+2
|
*
power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
Yuanjiang Yu
2019-09-02
1
-7
/
+4
|
*
power: supply: sc27xx: Fix conditon to enable the FGU interrupt
Yuanjiang Yu
2019-09-02
1
-1
/
+2
|
*
power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
Yuanjiang Yu
2019-09-02
1
-0
/
+5
|
*
power: supply: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-09-02
1
-0
/
+1
|
*
power: supply: isp1704: remove redundant assignment to variable ret
Colin Ian King
2019-09-02
1
-1
/
+1
|
*
power: supply: bq25890_charger: Add the BQ25895 part
Angus Ainslie (Purism)
2019-09-02
1
-4
/
+8
|
*
power: supply: sc27xx: Replace devm_add_action() followed by failure action w...
Fuqian Huang
2019-09-02
1
-2
/
+1
|
*
power: supply: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
2019-09-02
1
-23
/
+24
|
*
power: reset: reboot-mode: Fix author email format
Matwey V. Kornilov
2019-09-02
1
-1
/
+1
|
*
power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...
YueHaibing
2019-09-02
1
-7
/
+0
|
*
power: supply: max17042_battery: Fix a typo in function names
Christophe JAILLET
2019-09-02
1
-4
/
+4
|
*
power: reset: gpio-restart: Fix typo when gpio reset is not found
Michal Simek
2019-09-02
1
-1
/
+1
|
*
power: supply: Init device wakeup after device_add()
Stephen Boyd
2019-09-02
1
-5
/
+5
|
*
power: supply: ab8500_charger: Mark expected switch fall-through
Gustavo A. R. Silva
2019-09-02
1
-0
/
+1
|
*
power: supply: sbs-battery: only return health when battery present
Michael Nosthoff
2019-09-02
1
-9
/
+16
|
*
MAINTAINERS: N900: Remove isp1704_charger.h record
Denis Efremov
2019-09-02
1
-1
/
+0
|
*
power: supply: sbs-battery: use correct flags field
Michael Nosthoff
2019-09-02
1
-1
/
+1
|
*
power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist
Hans de Goede
2019-09-01
1
-0
/
+7
|
*
power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically
Hans de Goede
2019-09-01
1
-6
/
+7
|
*
power: supply: register HWMON devices with valid names
Romain Izard
2019-09-01
1
-1
/
+14
*
|
Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2019-09-22
3
-9
/
+6
|
\
\
|
*
|
HSI: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
2
-6
/
+2
|
*
|
HSI: ssi_protocol: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
1
-3
/
+4
|
|
/
*
|
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
2019-09-22
1
-1
/
+1
*
|
modules: make MODULE_IMPORT_NS() work even when modular builds are disabled
Linus Torvalds
2019-09-22
1
-2
/
+2
*
|
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-22
66
-727
/
+1214
|
\
\
|
*
|
rtc: meson: mark PM functions as __maybe_unused
Arnd Bergmann
2019-09-10
1
-4
/
+3
|
*
|
rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flag
Baolin Wang
2019-09-10
1
-1
/
+1
|
*
|
dt-bindings: rtc: ds1307: add rx8130 compatible
Bastian Krause
2019-09-01
1
-0
/
+1
|
*
|
rtc: sun6i: Allow using as wakeup source from suspend
Alejandro González
2019-09-01
1
-0
/
+30
|
*
|
rtc: pcf8563: let the core handle range offsetting
Alexandre Belloni
2019-09-01
1
-4
/
+5
|
*
|
rtc: pcf8563: remove useless indirection
Alexandre Belloni
2019-09-01
1
-14
/
+6
|
*
|
rtc: pcf8563: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-09-01
1
-8
/
+9
|
*
|
rtc: pcf8563: add Microcrystal RV8564 compatible
Alexandre Belloni
2019-09-01
2
-1
/
+4
|
*
|
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
2019-09-01
2
-1
/
+2
|
*
|
rtc: s35390a: convert to devm_i2c_new_dummy_device()
Wolfram Sang
2019-09-01
1
-41
/
+13
|
*
|
rtc: max77686: convert to devm_i2c_new_dummy_device()
Wolfram Sang
2019-09-01
1
-13
/
+4
|
*
|
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
2019-09-01
1
-1
/
+6
|
*
|
rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-09-01
1
-9
/
+4
|
*
|
rtc: snvs: set range
Alexandre Belloni
2019-09-01
1
-0
/
+1
|
*
|
rtc: snvs: fix possible race condition
Anson Huang
2019-08-29
1
-4
/
+7
|
*
|
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2019-08-27
2
-0
/
+3
|
*
|
rtc: pcf2127: add tamper detection support
Bruno Thomsen
2019-08-27
1
-0
/
+160
|
*
|
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2019-08-27
2
-1
/
+124
|
*
|
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
2019-08-23
1
-20
/
+12
|
*
|
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
2019-08-23
1
-26
/
+33
[prev]
[next]