Age | Commit message (Expand) | Author |
2021-02-15 | sfi: Remove framework for deprecated firmware | Andy Shevchenko |
2021-02-09 | x86/apb_timer: Remove driver for deprecated platform | Andy Shevchenko |
2021-02-09 | x86/platform/intel-mid: Remove unused leftovers (vRTC) | Andy Shevchenko |
2021-02-09 | x86/platform/intel-mid: Remove unused leftovers (msic) | Andy Shevchenko |
2020-06-19 | x86/platform/intel-mid: convert to use i2c_new_client_device() | Wolfram Sang |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2018-01-14 | x86: Introduce and use MP IRQ trigger and polarity defines | Jan Kiszka |
2017-01-20 | x86/platform/intel-mid: Allocate RTC interrupt for Merrifield | Andy Shevchenko |
2017-01-14 | x86/platform/intel-mid: Enable RTC on Intel Merrifield | Andy Shevchenko |
2017-01-14 | x86/platform/intel: Remove PMIC GPIO block support | Andy Shevchenko |
2017-01-09 | x86/platform/intel-mid: Make intel_scu_device_register() static | Andy Shevchenko |
2017-01-06 | x86/platform/intel-mid: Get rid of duplication of IPC handler | Andy Shevchenko |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-07-13 | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko |
2015-09-17 | arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu |
2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu |
2015-04-24 | x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() | Jiang Liu |
2015-04-24 | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner |
2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu |
2014-06-21 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu |
2014-01-16 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu |
2014-01-16 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen |
2014-01-16 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen |
2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen |
2013-10-17 | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen |
2013-10-17 | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen |
2013-10-17 | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan |