index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
intel-mid
/
device_libs
Age
Commit message (
Expand
)
Author
Lines
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
-873
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic)
Andy Shevchenko
-100
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_thermal)
Andy Shevchenko
-33
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)
Andy Shevchenko
-111
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_gpio)
Andy Shevchenko
-44
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_battery)
Andy Shevchenko
-33
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_ocd)
Andy Shevchenko
-45
/
+0
2021-02-09
x86/platform/intel-mid: Remove unused leftovers (msic_audio)
Andy Shevchenko
-43
/
+0
2021-01-25
platform/x86: intel_scu_wdt: Move driver from arch/x86
Andy Shevchenko
-83
/
+0
2020-03-24
x86/platform: Convert to new CPU match macros
Thomas Gleixner
-4
/
+1
2019-12-14
drm/gma500: Pass GPIO for Intel MID using descriptors
Linus Walleij
-8
/
+18
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
-125
/
+25
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
-1
/
+0
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
-3
/
+3
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
-1
/
+1
2018-09-17
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
-3
/
+14
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
-0
/
+1
2018-01-08
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
Andy Shevchenko
-1
/
+1
2017-11-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-10-19
x86: Use ARRAY_SIZE
Jérémy Lefaure
-3
/
+2
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2017-08-13
gpu: drm: tc35876x: move header file out of I2C realm
Wolfram Sang
-1
/
+1
2017-08-10
x86/platform/intel-mid: Make 'bt_sfi_data' const
Bhumika Goyal
-1
/
+1
2017-07-25
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
Andy Shevchenko
-3
/
+3
2017-07-20
x86/platform/intel-mid: Fix a format string overflow warning
Arnd Bergmann
-2
/
+4
2017-05-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+110
2017-03-31
x86/platform/intel-mid: Enable Bluetooth support on Intel Edison
Andy Shevchenko
-1
/
+110
2017-03-13
x86/platform/intel-mid: Add power button support for Merrifield
Andy Shevchenko
-0
/
+83
2017-03-13
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
Andy Shevchenko
-1
/
+1
2017-01-20
x86/platform/intel-mid: Move watchdog registration to arch_initcall()
Andy Shevchenko
-1
/
+1
2017-01-20
x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()
Andy Shevchenko
-5
/
+5
2017-01-20
x86/platform/intel-mid: Allocate RTC interrupt for Merrifield
Andy Shevchenko
-0
/
+49
2017-01-06
x86/platform/intel-mid: Enable GPIO keys on Merrifield
Andy Shevchenko
-0
/
+3
2017-01-06
x86/platform/intel-mid: Get rid of duplication of IPC handler
Andy Shevchenko
-90
/
+6
2017-01-06
x86/platform/intel-mid: Remove Moorestown code
Andy Shevchenko
-64
/
+0
2017-01-05
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
-1
/
+5
2016-12-20
x86/platform/intel-mid: Switch MPU3050 driver to IIO
Linus Walleij
-1
/
+1
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
-2
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
-5
/
+27
2016-09-01
x86/platform/intel-mid: Enable SD card detection on Merrifield
Andy Shevchenko
-0
/
+49
2016-09-01
x86/platform/intel-mid: Enable WiFi on Intel Edison
Andy Shevchenko
-0
/
+97
2016-07-08
x86/platform/intel-mid: Enable spidev on Intel Edison boards
Andy Shevchenko
-0
/
+52
2016-07-01
x86/platform/intel-mid: Add pinctrl for Intel Merrifield
Andy Shevchenko
-0
/
+45
2016-06-15
x86/platform/intel-mid: Enable GPIO expanders on Edison
Andy Shevchenko
-2
/
+103
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
-16
/
+16
2015-04-24
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
-2
/
+1
2015-04-24
x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains
Jiang Liu
-1
/
+3
2015-02-02
x86, mrst: remove Moorestown specific serial drivers
Andy Shevchenko
-37
/
+0
[next]