index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: dmi_scan: Always show system identification string
Kefeng Wang
2016-12-19
1
-2
/
+2
*
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2016-12-19
14
-159
/
+975
|
\
|
*
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
2016-12-19
1
-6
/
+6
|
*
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
2016-12-19
1
-5
/
+81
|
*
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
2016-12-19
1
-1
/
+2
|
*
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
2016-12-19
1
-12
/
+13
|
*
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
2016-12-19
3
-0
/
+465
|
*
rtc: ds1307: Add ACPI support
Tin Huynh
2016-12-19
1
-9
/
+43
|
*
rtc: imxdi: (trivial) fix a typo
Martin Kaiser
2016-12-07
1
-1
/
+1
|
*
rtc: ds1374: Merge conditional + WARN_ON()
Srikant Ritolia
2016-12-07
1
-3
/
+1
|
*
rtc: twl: make driver DT only
Nicolae Rosia
2016-11-30
2
-5
/
+8
|
*
rtc: twl: kill static variables
Nicolae Rosia
2016-11-30
1
-76
/
+114
|
*
rtc: fix typos in Kconfig
Alexandre Belloni
2016-11-09
1
-2
/
+2
|
*
rtc: jz4740: make the driver builtin only
Alexandre Belloni
2016-11-09
2
-13
/
+2
|
*
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
2016-11-08
1
-2
/
+1
|
*
rtc: Enable compile testing for Maxim and Samsung drivers
Krzysztof Kozlowski
2016-11-05
1
-3
/
+4
|
*
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
2016-11-05
1
-0
/
+81
|
*
rtc: jz4740: Add support for devicetree
Paul Cercueil
2016-11-04
1
-1
/
+15
|
*
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
2016-11-04
2
-5
/
+51
|
*
rtc: sparc: make sun4v explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
|
*
rtc: sparc: make starfire explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
|
*
rtc: make rtc-lib explicitly non-modular
Paul Gortmaker
2016-11-04
1
-3
/
+1
|
*
rtc: pcf85063: do not register a RTC device if chip is not present
Mirza Krak
2016-11-04
1
-0
/
+7
|
*
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
2016-10-19
2
-5
/
+2
|
*
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
2016-10-19
1
-0
/
+72
*
|
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-19
13
-73
/
+167
|
\
\
|
*
\
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-12-18
13
-73
/
+167
|
|
\
\
|
|
*
|
dax: add region 'id', 'size', and 'align' attributes
Dan Williams
2016-12-17
1
-0
/
+94
|
|
*
|
libnvdimm: fix mishandled nvdimm_clear_poison() return value
Dan Williams
2016-12-16
2
-11
/
+19
|
|
*
|
libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held
Dan Williams
2016-12-16
3
-8
/
+6
|
|
*
|
libnvdimm, pfn: fix align attribute
Dan Williams
2016-12-10
1
-1
/
+1
|
|
*
|
libnvdimm, e820: use module_platform_driver
Johannes Thumshirn
2016-12-05
1
-11
/
+1
|
|
*
|
libnvdimm, namespace: use octal for permissions
Fabian Frederick
2016-12-04
1
-2
/
+2
|
|
*
|
libnvdimm, namespace: avoid multiple sector calculations
Fabian Frederick
2016-12-04
1
-6
/
+5
|
|
*
|
libnvdimm: remove else after return in nsio_rw_bytes()
Fabian Frederick
2016-12-04
1
-19
/
+16
|
|
*
|
libnvdimm, namespace: fix the type of name variable
Nicolas Iooss
2016-11-28
1
-1
/
+1
|
|
*
|
libnvdimm: use consistent naming for request_mem_region()
Dan Williams
2016-11-28
3
-3
/
+4
|
|
*
|
nvdimm: use the right length of "pmem"
Nicolas Iooss
2016-11-12
1
-1
/
+1
|
|
*
|
libnvdimm: check and clear poison before writing to pmem
Dave Jiang
2016-11-12
1
-4
/
+26
|
|
*
|
libnvdimm: allow a platform to force enable label support
Dan Williams
2016-10-19
3
-0
/
+10
|
|
*
|
libnvdimm: use generic iostat interfaces
Toshi Kani
2016-10-19
2
-31
/
+9
|
|
|
/
*
|
|
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-19
8
-1
/
+1158
|
\
\
\
|
*
|
|
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
2016-12-18
1
-5
/
+6
|
*
|
|
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
2016-12-18
4
-0
/
+210
|
*
|
|
platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI list
velemas
2016-12-16
1
-0
/
+7
|
*
|
|
platform/x86: Introduce button support for the Surface 3
Benjamin Tissoires
2016-12-16
3
-0
/
+257
|
*
|
|
platform/x86: Add custom surface3 platform device for controlling LID
Benjamin Tissoires
2016-12-16
3
-0
/
+309
|
*
|
|
platform/x86: mlx-platform: Add mlxcpld-hotplug driver registration
Vadim Pasternak
2016-12-16
1
-1
/
+97
[next]