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
2016-03-14
rtc: pcf85063: remove useless DRV_VERSION
Alexandre Belloni
1
-5
/
+0
2016-03-14
rtc: always show I2C
Alexandre Belloni
1
-1
/
+0
2016-03-14
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
1
-4
/
+4
2016-03-14
rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
Laxman Dewangan
1
-6
/
+6
2016-03-14
rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
Laxman Dewangan
2
-5
/
+46
2016-03-14
rtc: mt6397: Remove plaform module alias
Javier Martinez Canillas
1
-1
/
+0
2016-03-14
rtc: pcf85063: remove useless century handling
Alexandre Belloni
1
-7
/
+0
2016-03-14
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
1
-6
/
+7
2016-03-14
rtc: rv3029: reword Kconfig option
Alexandre Belloni
1
-2
/
+2
2016-03-14
rtc: as3722: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-1
/
+1
2016-03-14
rtc: tps80031: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-1
/
+1
2016-03-14
rtc: tps65910: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-1
/
+1
2016-03-14
rtc: tps6586x: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-1
/
+1
2016-03-14
rtc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-2
/
+1
2016-03-14
rtc: Group Kconfig entries by vendor
Soren Brinkmann
1
-44
/
+44
2016-03-14
rtc: pic32: Add PIC32 real time clock driver
Joshua Henderson
3
-0
/
+422
2016-03-14
rtc: rx8025: unsupport UIE mode
Akinobu Mita
1
-0
/
+3
2016-03-14
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
Akinobu Mita
1
-1
/
+11
2016-03-14
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
Akinobu Mita
1
-0
/
+4
2016-03-14
rtc: rx8025: fix irq handler registration
Akinobu Mita
1
-2
/
+3
2016-03-14
rtc: s5m: De-inline large functions to save space
Krzysztof Kozlowski
1
-4
/
+4
2016-03-14
rtc: make class.c explicitly non-modular
Paul Gortmaker
1
-13
/
+0
2016-03-14
rtc: pcf85063: fix time/date setting
Juergen Borleis
1
-23
/
+55
2016-03-14
rtc: pcf85063: fix time/date reading
Juergen Borleis
1
-0
/
+7
2016-03-14
rtc: pcf85063: simplify code to read the current time
Juergen Borleis
1
-26
/
+21
2016-03-14
rtc: pcf2123: implement read_offset and set_offset
Joshua Clayton
1
-0
/
+57
2016-03-14
rtc: implement a sysfs interface for clock offset
Joshua Clayton
1
-1
/
+34
2016-03-14
rtc: Add functions to set and read rtc offset
Joshua Clayton
1
-0
/
+54
2016-03-14
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
1
-21
/
+18
2016-03-14
rtc: add Alphascale asm9260 driver
Oleksij Rempel
3
-0
/
+366
2016-03-14
rtc: ds1307: add clock provider support for DS3231
Akinobu Mita
1
-1
/
+295
2016-03-14
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2
-103
/
+130
2016-03-14
mfd: max77686: do not set i2c client data for rtc i2c client
Laxman Dewangan
1
-1
/
+0
2016-03-14
rtc: max77686: avoid reference of parent device info multiple places
Laxman Dewangan
1
-29
/
+23
2016-03-14
rtc: max77686: use rtc regmap to access RTC registers
Laxman Dewangan
1
-3
/
+4
2016-03-14
rtc: max77686: fix checkpatch error
Laxman Dewangan
1
-12
/
+13
2016-03-14
rtc: allow compilation of sun6i RTC for all sunxi SoCs
Andre Przywara
1
-3
/
+4
2016-03-14
rtc: add driver for RX6110SA real time clock
Steffen Trumtrar
3
-0
/
+412
2016-03-14
rtc: pcf2123: avoid resetting the clock if possible
Joshua Clayton
1
-3
/
+12
2016-03-14
rtc: pcf2123: refactor chip reset into a function
Joshua Clayton
1
-28
/
+36
2016-03-14
rtc: pcf2123: clean up writes to the rtc chip
Joshua Clayton
1
-35
/
+32
2016-03-14
rtc: pcf2123: clean up reads from the chip
Joshua Clayton
1
-17
/
+19
2016-03-14
rtc: pcf2123: define registers and bit macros
Joshua Clayton
1
-3
/
+47
2016-02-04
rtc: ds1307: add temperature sensor support for ds3231
Akinobu Mita
2
-0
/
+97
2016-02-04
rtc: ds1307: add support for the DT property 'wakeup-source'
Michael Lange
1
-2
/
+27
2016-02-04
rtc: mt6397: add IRQ domain dependency
Arnd Bergmann
1
-1
/
+1
2016-02-04
rtc: rx8025: remove rv8803 id
Alexandre Belloni
1
-1
/
+0
2016-02-04
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
1
-2
/
+2
2016-02-04
rtc: max77686: Cleanup and reduce dmesg output
Krzysztof Kozlowski
1
-25
/
+14
2016-02-04
rtc: Remove Maxim 77802 driver
Javier Martinez Canillas
3
-513
/
+0
[next]