Age | Commit message (Expand) | Author | Files | Lines |
2018-01-14 | x86: Introduce and use MP IRQ trigger and polarity defines | Jan Kiszka | 1 | -3/+2 |
2017-01-20 | x86/platform/intel-mid: Allocate RTC interrupt for Merrifield | Andy Shevchenko | 1 | -14/+0 |
2017-01-14 | x86/platform/intel-mid: Enable RTC on Intel Merrifield | Andy Shevchenko | 1 | -0/+14 |
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: Get rid of duplication of IPC handler | Andy Shevchenko | 1 | -22/+33 |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-07-13 | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko | 1 | -0/+29 |
2015-09-18 | arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation | Andrzej Hajda | 1 | -2/+1 |
2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 1 | -4/+1 |
2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 1 | -3/+6 |
2015-04-24 | x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() | Jiang Liu | 1 | -10/+10 |
2015-04-24 | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner | 1 | -2/+0 |
2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 1 | -0/+2 |
2014-06-22 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 1 | -33/+25 |
2014-06-22 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 1 | -0/+2 |
2014-01-17 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 1 | -2/+2 |
2014-01-17 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 1 | -1/+1 |
2014-01-17 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 1 | -0/+6 |
2014-01-16 | x86, intel-mid: Add Merrifield platform support | David Cohen | 1 | -6/+28 |
2013-10-18 | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen | 1 | -7/+7 |
2013-10-18 | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen | 1 | -4/+7 |
2013-10-18 | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan | 1 | -0/+485 |