index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
rtc: at91rm9200: remove race condition
Alexandre Belloni
1
-6
/
+8
2017-07-07
rtc: introduce new registration method
Alexandre Belloni
1
-0
/
+84
2017-07-07
rtc: class separate id allocation from registration
Alexandre Belloni
1
-19
/
+25
2017-07-07
rtc: class separate device allocation from registration
Alexandre Belloni
1
-26
/
+37
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
1
-17
/
+65
2017-07-06
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
1
-0
/
+12
2017-07-06
rtc: ds3232: add temperature support
Kirill Esipov
2
-0
/
+127
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
1
-1
/
+1
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
3
-51
/
+52
2017-07-06
rtc: gemini: Add optional clock handling
Linus Walleij
1
-0
/
+28
2017-07-06
rtc: ds1307: factor out century bit handling
Heiner Kallweit
1
-46
/
+27
2017-07-06
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
1
-62
/
+20
2017-07-06
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris
3
-0
/
+342
2017-06-24
rtc: ds1307: Add support for Epson RX8130CE
Marek Vasut
1
-0
/
+175
2017-06-24
rtc: s3c: Handle clock enable failures
Krzysztof Kozlowski
1
-15
/
+57
2017-06-24
rtc: s3c: Handle clock prepare failures in probe
Krzysztof Kozlowski
1
-2
/
+6
2017-06-24
rtc: s3c: Do not remove const from rodata memory
Krzysztof Kozlowski
1
-3
/
+3
2017-06-24
rtc: s3c: Drop unneeded cast to void pointer
Krzysztof Kozlowski
1
-5
/
+5
2017-06-24
rtc: s3c: Minor white-space cleanups
Krzysztof Kozlowski
1
-24
/
+23
2017-06-24
rtc: s3c: Jump to central exit point on getting src clock error
Krzysztof Kozlowski
1
-2
/
+2
2017-06-24
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
1
-11
/
+0
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
1
-1
/
+21
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
1
-4
/
+3
2017-06-03
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: dev: remove rtc->name from debug message
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: sysfs: make name uniform
Alexandre Belloni
1
-1
/
+2
2017-05-31
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
1
-1
/
+8
2017-05-31
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
1
-0
/
+10
2017-05-31
rtc: m41t80: add clock provider support
Gary Bisson
1
-0
/
+172
2017-05-31
rtc: m41t80: remove sqw sysfs entry
Gary Bisson
1
-88
/
+0
2017-05-31
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
1
-0
/
+12
2017-05-31
rtc: m41t80: fix SQWE override when setting an alarm
Gary Bisson
1
-0
/
+3
2017-05-31
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
David Lowe
1
-1
/
+2
2017-05-26
rtc: ds1307: convert driver to regmap
Heiner Kallweit
1
-382
/
+221
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-10
/
+159
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-57
/
+166
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
15
-172
/
+945
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
19
-258
/
+1157
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
107
-2119
/
+2408
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-269
/
+776
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+68
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-24
/
+132
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
95
-2076
/
+2322
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-0
/
+8
2017-05-12
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
1
-1
/
+1
[next]