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.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
*
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
2015-04-17
1
-2
/
+3
*
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
2015-04-17
1
-3
/
+3
*
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-04-17
1
-1
/
+19
*
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
2015-04-17
3
-0
/
+238
*
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
2015-04-17
1
-0
/
+2
*
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
2015-04-17
1
-0
/
+8
*
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
2015-04-17
1
-21
/
+66
*
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
1
-1
/
+0
*
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
2015-04-17
1
-124
/
+39
*
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
1
-0
/
+11
*
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2015-04-17
1
-6
/
+60
*
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-17
1
-6
/
+1
*
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
5
-11
/
+3
*
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
1
-7
/
+1
*
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
2
-22
/
+7
*
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2015-04-17
2
-3
/
+1
*
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
2015-04-17
1
-5
/
+3
*
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
2015-04-17
1
-18
/
+8
*
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-04-17
1
-14
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
14
-124
/
+195
|
\
|
*
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-72
/
+68
|
*
s390: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-5
/
+7
|
*
rtc: remove use of seq_printf return value
Joe Perches
2015-04-15
4
-28
/
+34
|
*
power: wakeup: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-9
/
+7
|
*
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2015-04-15
2
-8
/
+2
|
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
1
-0
/
+1
|
*
paride: fix the "verbose" module param
Dan Carpenter
2015-04-15
1
-2
/
+2
|
*
zram: fix error return code
Julia Lawall
2015-04-15
1
-0
/
+1
|
*
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
2015-04-15
1
-0
/
+15
|
*
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
1
-0
/
+31
|
*
zram: export new 'io_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
1
-0
/
+20
|
*
zram: use generic start/end io accounting
Sergey Senozhatsky
2015-04-15
1
-0
/
+6
|
*
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
2015-04-15
1
-23
/
+0
|
*
zram: remove `num_migrated' device attr
Sergey Senozhatsky
2015-04-15
1
-2
/
+0
|
*
zram: support compaction
Minchan Kim
2015-04-15
2
-0
/
+26
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-04-15
9
-95
/
+548
|
\
\
|
*
|
leds: Don't treat the LED name as a format string
Sakari Ailus
2015-03-30
1
-1
/
+1
|
*
|
leds: Use log level warn instead of info when telling about a name clash
Sakari Ailus
2015-03-30
1
-1
/
+1
|
*
|
leds/led-class: Handle LEDs with the same name
Ricardo Ribalda Delgado
2015-03-30
1
-2
/
+37
|
*
|
leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c
Masanari Iida
2015-03-30
1
-1
/
+1
|
*
|
leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c
Masanari Iida
2015-03-30
1
-1
/
+1
|
*
|
leds: add Qualcomm PM8941 WLED driver
Courtney Cavin
2015-03-30
3
-0
/
+444
|
*
|
leds: pca963x: Add missing initialiation of struct led_info.flags
Geert Uytterhoeven
2015-03-30
1
-1
/
+1
|
*
|
leds: flash: Remove synchronized flash strobe feature
Jacek Anaszewski
2015-03-09
1
-82
/
+0
|
*
|
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
2015-03-09
1
-0
/
+57
[next]