index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
13
-24
/
+49
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
1
-5
/
+5
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
1
-3
/
+1
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
1
-2
/
+3
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
1
-11
/
+52
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
1
-16
/
+16
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
1
-1
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
1
-2
/
+3
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
1
-1
/
+19
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
3
-0
/
+238
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
1
-1
/
+0
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
1
-124
/
+39
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
1
-0
/
+11
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
1
-6
/
+60
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
1
-6
/
+1
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
5
-11
/
+3
2015-04-17
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-7
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2
-22
/
+7
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2
-3
/
+1
2015-04-17
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
1
-5
/
+3
2015-04-17
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
1
-18
/
+8
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
1
-14
/
+3
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-124
/
+195
2015-04-15
parisc: remove use of seq_printf return value
Joe Perches
2
-72
/
+68
2015-04-15
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
4
-28
/
+34
2015-04-15
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-15
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2
-8
/
+2
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-15
paride: fix the "verbose" module param
Dan Carpenter
1
-2
/
+2
2015-04-15
zram: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-15
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
1
-0
/
+15
2015-04-15
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
1
-0
/
+31
2015-04-15
zram: export new 'io_stat' sysfs attrs
Sergey Senozhatsky
1
-0
/
+20
2015-04-15
zram: use generic start/end io accounting
Sergey Senozhatsky
1
-0
/
+6
2015-04-15
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
1
-23
/
+0
2015-04-15
zram: remove `num_migrated' device attr
Sergey Senozhatsky
1
-2
/
+0
2015-04-15
zram: support compaction
Minchan Kim
2
-0
/
+26
2015-04-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
9
-95
/
+548
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
[next]