summaryrefslogtreecommitdiff
path: root/arch/x86/platform/intel-mid/sfi.c
AgeCommit message (Expand)Author
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko
2021-02-09x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka
2017-01-20x86/platform/intel-mid: Allocate RTC interrupt for MerrifieldAndy Shevchenko
2017-01-14x86/platform/intel-mid: Enable RTC on Intel MerrifieldAndy Shevchenko
2017-01-14x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko
2017-01-09x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko
2017-01-06x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko
2015-09-17arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu
2015-04-24x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()Jiang Liu
2015-04-24x86/intel-mid: Delay initialization of APB timerThomas Gleixner
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-17intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan