index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2014-06-11
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
3
-99
/
+121
2014-06-11
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
3
-57
/
+74
2014-06-11
clk: sunxi: Remove calls to clk_put
Maxime Ripard
1
-6
/
+2
2014-06-11
clk: sunxi: Implement A31 USB clock
Maxime Ripard
1
-0
/
+6
2014-06-11
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
9
-38
/
+874
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2427
-115651
/
+180486
2014-06-08
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
67
-756
/
+6526
2014-06-08
Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next
Linus Torvalds
3
-34
/
+24
2014-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
28
-685
/
+640
2014-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-40
/
+50
2014-06-07
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
29
-282
/
+1897
2014-06-07
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-07
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
1
-0
/
+3
2014-06-07
sysrq: rcu-ify __handle_sysrq
Rik van Riel
1
-6
/
+12
2014-06-07
scsi: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-07
parport: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-29
/
+29
2014-06-07
random: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2014-06-07
cdrom: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2014-06-07
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-06-07
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-07
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2014-06-07
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-07
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2014-06-07
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-07
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-07
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2014-06-07
rtc: da9063: RTC driver
Opensource [Steve Twiss]
3
-0
/
+344
2014-06-07
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
3
-0
/
+208
2014-06-07
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-07
rtc: fix build error
Raghavendra Ganiga
1
-0
/
+1
2014-06-07
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
3
-0
/
+690
2014-06-07
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
rtc: isl12057: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
1
-56
/
+66
2014-06-07
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
1
-0
/
+1
2014-06-07
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
1
-25
/
+60
2014-06-07
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2
-2
/
+3
2014-06-07
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
1
-14
/
+23
2014-06-07
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
1
-41
/
+23
2014-06-07
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
1
-6
/
+0
2014-06-07
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
3
-0
/
+288
2014-06-07
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
1
-2
/
+12
2014-06-06
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-1280
/
+447
[next]