index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
1
-4
/
+4
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
3
-7
/
+5
*
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-09-22
14
-119
/
+237
|
\
|
*
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
|
*
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
*
|
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-22
58
-722
/
+1136
|
\
\
|
*
|
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
|
*
|
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
1
-0
/
+1
|
*
|
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
2019-09-01
1
-0
/
+1
|
*
|
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
[next]