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.13.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
/
arch
/
x86
/
platform
/
intel-mid
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
x86/platform/intel-mid: Make several arrays static, to make code smaller
Colin Ian King
1
-2
/
+2
2017-08-10
x86/platform/intel-mid: Make 'bt_sfi_data' const
Bhumika Goyal
1
-1
/
+1
2017-07-25
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
Andy Shevchenko
1
-3
/
+3
2017-07-25
x86/platform/intel-mid: Group timers callbacks together
Andy Shevchenko
1
-1
/
+1
2017-07-20
x86/platform/intel-mid: Fix a format string overflow warning
Arnd Bergmann
1
-2
/
+4
2017-05-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+110
2017-03-31
x86/platform/intel-mid: Enable Bluetooth support on Intel Edison
Andy Shevchenko
2
-1
/
+110
2017-03-14
x86/platform/intel-mid: Add power button support for Merrifield
Andy Shevchenko
2
-0
/
+83
2017-03-14
x86/platform/intel-mid: Use common power off sequence
Andy Shevchenko
1
-11
/
+4
2017-03-13
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
Andy Shevchenko
1
-1
/
+1
2017-01-20
x86/platform/intel-mid: Move watchdog registration to arch_initcall()
Andy Shevchenko
1
-1
/
+1
2017-01-20
x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()
Andy Shevchenko
1
-5
/
+5
2017-01-20
x86/platform/intel-mid: Allocate RTC interrupt for Merrifield
Andy Shevchenko
3
-14
/
+49
2017-01-14
x86/platform/intel-mid: Enable RTC on Intel Merrifield
Andy Shevchenko
2
-0
/
+15
2017-01-14
x86/platform/intel: Remove PMIC GPIO block support
Andy Shevchenko
1
-1
/
+0
2017-01-10
x86/platform/intel-mid: Make intel_scu_device_register() static
Andy Shevchenko
1
-2
/
+2
2017-01-06
x86/platform/intel-mid: Enable GPIO keys on Merrifield
Andy Shevchenko
1
-0
/
+3
2017-01-06
x86/platform/intel-mid: Get rid of duplication of IPC handler
Andy Shevchenko
10
-112
/
+39
2017-01-06
x86/platform/intel-mid: Remove Moorestown code
Andy Shevchenko
3
-64
/
+0
2017-01-05
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2
-1
/
+5
2016-12-20
x86/platform/intel-mid: Switch MPU3050 driver to IIO
Linus Walleij
1
-1
/
+1
2016-12-19
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
1
-7
/
+0
2016-12-19
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2016-12-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
2016-11-18
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
Bin Gao
2
-4
/
+13
2016-11-07
x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook
Lukas Wunner
1
-0
/
+19
2016-10-25
x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()
Lukas Wunner
1
-1
/
+0
2016-09-08
x86/platform/intel-mid: Keep SRAM powered on at boot
Andy Shevchenko
1
-9
/
+36
2016-09-08
x86/platform/intel-mid: Add Intel Penwell to ID table
Andy Shevchenko
1
-0
/
+1
2016-09-08
x86/platform/intel-mid: Implement power off sequence
Andy Shevchenko
2
-1
/
+28
2016-09-01
x86/platform/intel-mid: Enable SD card detection on Merrifield
Andy Shevchenko
2
-0
/
+49
2016-09-01
x86/platform/intel-mid: Enable WiFi on Intel Edison
Andy Shevchenko
2
-0
/
+97
2016-08-18
x86/platform/intel-mid: Run PWRMU command immediately
Andy Shevchenko
1
-1
/
+5
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+1
2016-07-14
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
3
-5
/
+3
2016-07-13
x86/sfi: Enable enumeration of SD devices
Andy Shevchenko
1
-0
/
+29
2016-07-10
x86/platform/intel-mid: Mark regulators explicitly defined
Andy Shevchenko
1
-0
/
+10
2016-07-09
x86/platform/intel-mid: Rename mrfl.c to mrfld.c
Andy Shevchenko
2
-2
/
+2
2016-07-08
x86/platform/intel-mid: Enable spidev on Intel Edison boards
Andy Shevchenko
2
-0
/
+52
2016-07-08
x86/platform/intel-mid: Extend PWRMU to support Penwell
Andy Shevchenko
1
-4
/
+6
2016-07-01
x86/platform/intel-mid: Add pinctrl for Intel Merrifield
Andy Shevchenko
2
-0
/
+45
2016-06-15
x86/platform/intel-mid: Enable GPIO expanders on Edison
Andy Shevchenko
2
-2
/
+103
2016-06-15
x86/platform/intel-mid: Add Power Management Unit driver
Andy Shevchenko
2
-1
/
+417
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
1
-0
/
+1
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
16
-16
/
+16
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
16
-16
/
+16
2016-02-17
x86/platform/intel/mid: Remove dead code
Alan
2
-8
/
+2
2016-01-19
x86/platform/intel-mid: Join string and fix SoC name
Andy Shevchenko
1
-5
/
+3
[next]