Show patches with: Submitter = Stephen Boyd       |    State = Action Required       |   1318 patches
« 1 2 ... 8 9 1013 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/7] Input: pmic8xxx-keypad - Migrate to devm_* APIs - - - --- 2013-12-10 Stephen Boyd New
[5/7] genirq: Add devm_request_any_context_irq() - - - --- 2013-12-10 Stephen Boyd New
[4/7] Input: pm8xxx-vibrator - Migrate to regmap APIs - - - --- 2013-12-10 Stephen Boyd New
[3/7] Input: pm8xxx-vibrator - Migrate to devm_* APIs - - - --- 2013-12-10 Stephen Boyd New
[2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs - - - --- 2013-12-10 Stephen Boyd New
[1/7] Input: pmic8xxx-pwrkey - Pass input device directly to interrupt - - - --- 2013-12-10 Stephen Boyd New
[8/8] mfd: pm8921: Use ssbi regmap - - - --- 2013-12-10 Stephen Boyd New
[7/8] mfd: pm8921: Migrate to irqdomains - - - --- 2013-12-10 Stephen Boyd New
[6/8] mfd: pm8921: Update for genirq changes - - - --- 2013-12-10 Stephen Boyd New
[5/8] mfd: Move pm8xxx-irq.c contents into only driver that uses it - - - --- 2013-12-10 Stephen Boyd New
[4/8] mfd: ssbi: Mark match table const - - - --- 2013-12-10 Stephen Boyd New
[3/8] regmap: Add support for using regmap over ssbi - - - --- 2013-12-10 Stephen Boyd New
[2/8] mfd: ssbi: Constify buffer in ssbi_write - - - --- 2013-12-10 Stephen Boyd New
[1/8] mfd: ssbi: Remove platform data structs and hide ssbi type enum - - - --- 2013-12-10 Stephen Boyd New
[2/2] gpio: msm: Add module device table and mark table const - - - --- 2013-12-10 Stephen Boyd New
[1/2] gpio: msm: Fix irq mask/unmask by writing bits instead of numbers - - - --- 2013-12-10 Stephen Boyd New
ARM: dts: msm: Fix gpio interrupt and reg length - - - --- 2013-12-10 Stephen Boyd New
[5/5] ARM: msm: Move MSM's DT based hardware to multi-platform support - - - --- 2013-12-04 Stephen Boyd New
[4/5] ARM: msm: Only build timer.c if required - - - --- 2013-12-04 Stephen Boyd New
[3/5] ARM: msm: Only build clock.c on proc_comm based platforms - - - --- 2013-12-04 Stephen Boyd New
[2/5] tty: serial: Limit msm_serial_hs driver to platforms that use it - - - --- 2013-12-04 Stephen Boyd New
[1/5] mmc: msm_sdcc: Limit driver to platforms that use it - - - --- 2013-12-04 Stephen Boyd New
[17/17] ARM: versatile: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[16/17] ARM: orion: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[15/17] ARM: OMAP: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[14/17] ARM: iop: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[13/17] ARM: u300: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[12/17] ARM: sa1100: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[11/17] ARM: pxa: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[10/17] ARM: OMAP2+: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[09/17] ARM: OMAP1: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[08/17] ARM: msm: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[07/17] ARM: mmp: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[06/17] ARM: IXP4xx: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[05/17] ARM: integrator: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[04/17] ARM: imx: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[03/17] ARM: davinci: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[02/17] ARM: clps711x: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[01/17] ARM: timer-sp: Switch to sched_clock_register() - - - --- 2013-11-15 Stephen Boyd New
[v2] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions - - - --- 2013-11-08 Stephen Boyd New
ARM: Support arch_irq_work_raise() via self IPIs - - - --- 2013-11-08 Stephen Boyd New
ARM: Save/Restore 64-bit TTBR registers on LPAE suspend/resume - - - --- 2013-11-08 Stephen Boyd New
ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions - - - --- 2013-11-07 Stephen Boyd New
[11/11] ARM: msm: Remove nr_cpus detection logic - - - --- 2013-11-01 Stephen Boyd New
[10/11] ARM: dts: msm: Add nodes necessary for SMP boot - - - --- 2013-11-01 Stephen Boyd New
[09/11] ARM: msm: Add SMP support for KPSSv2 - - - --- 2013-11-01 Stephen Boyd New
[08/11] ARM: msm: Add SMP support for KPSSv1 - - - --- 2013-11-01 Stephen Boyd New
[07/11] ARM: msm: Re-organize platsmp to make it extensible - - - --- 2013-11-01 Stephen Boyd New
[06/11] ARM: msm: Remove pen_release usage - - - --- 2013-11-01 Stephen Boyd New
[05/11] ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp - - - --- 2013-11-01 Stephen Boyd New
[04/11] devicetree: bindings: Document qcom,saw2 node - - - --- 2013-11-01 Stephen Boyd New
[03/11] devicetree: bindings: Document qcom,kpss-acc - - - --- 2013-11-01 Stephen Boyd New
[02/11] devicetree: bindings: Document Qualcomm cpus and enable-method - - - --- 2013-11-01 Stephen Boyd New
[01/11] devicetree: bindings: Document cpu enable-method for ARM CPUs - - - --- 2013-11-01 Stephen Boyd New
[v3,6/6] ARM: dts: msm: Add Krait CPU/L2 nodes - - - --- 2013-11-01 Stephen Boyd New
[v3,5/6] edac: Add support for Krait CPU cache error detection - - - --- 2013-11-01 Stephen Boyd New
[v3,4/6] edac: Document Krait L1/L2 EDAC driver binding - - - --- 2013-11-01 Stephen Boyd New
[v3,3/6] ARM: Add Krait L2 accessor functions - - - --- 2013-11-01 Stephen Boyd New
[v3,2/6] genirq: export percpu irq functions for module usage - - - --- 2013-11-01 Stephen Boyd New
[v3,1/6] edac: Don't try to cancel workqueue when it's never setup - - - --- 2013-11-01 Stephen Boyd New
[v2,6/6] ARM: dts: msm: Add Krait CPU/L2 nodes - - - --- 2013-10-30 Stephen Boyd New
[v2,5/6] edac: Add support for Krait CPU cache error detection - - - --- 2013-10-30 Stephen Boyd New
[v2,4/6] edac: Document Krait L1/L2 EDAC driver binding - - - --- 2013-10-30 Stephen Boyd New
[v2,3/6] ARM: Add Krait L2 accessor functions - - - --- 2013-10-30 Stephen Boyd New
[v2,2/6] genirq: export percpu irq functions for module usage - - - --- 2013-10-30 Stephen Boyd New
[v2,1/6] edac: Don't try to cancel workqueue when it's never setup - - - --- 2013-10-30 Stephen Boyd New
[6/6] ARM: dts: msm: Add Krait edac node - - - --- 2013-10-29 Stephen Boyd New
[5/6] edac: Add support for Krait CPU cache error detection - - - --- 2013-10-29 Stephen Boyd New
[4/6] edac: Document Krait L1/L2 EDAC driver binding - - - --- 2013-10-29 Stephen Boyd New
[3/6] ARM: Add Krait L2 accessor functions - - - --- 2013-10-29 Stephen Boyd New
[2/6] genirq: export percpu irq functions for module usage - - - --- 2013-10-29 Stephen Boyd New
[1/6] edac: Don't try to cancel workqueue when it's never setup - - - --- 2013-10-29 Stephen Boyd New
ARM: Support arch_irq_work_raise() via self IPIs - - - --- 2013-10-28 Stephen Boyd New
[6/6] ARM: msm_defconfig: Enable MSM clock drivers - - - --- 2013-10-28 Stephen Boyd New
[5/6] ARM: dts: msm: Add MSM8974 serial device node - - - --- 2013-10-28 Stephen Boyd New
[4/6] ARM: dts: msm: Add MSM8974 GCC node - - - --- 2013-10-28 Stephen Boyd New
[3/6] ARM: dts: msm: Add clock entries for MSM8960 uart device - - - --- 2013-10-28 Stephen Boyd New
[2/6] ARM: dts: msm: Add MSM8960 MMCC DT node - - - --- 2013-10-28 Stephen Boyd New
[1/6] ARM: dts: msm: Add MSM8960 GCC DT node - - - --- 2013-10-28 Stephen Boyd New
[v2,4/4] ARM: msm_defconfig: Enable restart driver - - - --- 2013-10-18 Stephen Boyd New
[v2,3/4] ARM: dts: MSM8974: Add MMIO architected timer node - - - --- 2013-10-18 Stephen Boyd New
[v2,2/4] ARM: dts: MSM8974: Add restart node - - - --- 2013-10-18 Stephen Boyd New
[v2,1/4] ARM: msm: Simplify ARCH_MSM_DT config - - - --- 2013-10-18 Stephen Boyd New
[tip:timers/core] ARM: Kconfig: allow full nohz CPU accounting - - - --- 2013-10-18 Stephen Boyd New
[3/3] ARM: dts: MSM8974: Add MMIO architected timer node - - - --- 2013-10-17 Stephen Boyd New
[2/3] ARM: dts: MSM8974: Add restart node - - - --- 2013-10-17 Stephen Boyd New
[1/3] ARM: msm: Simplify ARCH_MSM_DT config - - - --- 2013-10-17 Stephen Boyd New
[v3,12/12] clk: msm: Add support for MSM8974's global clock controller (GCC) - - - --- 2013-10-16 Stephen Boyd New
[v3,11/12] clk: msm: Add support for MSM8960's multimedia clock controller (MMCC) - - - --- 2013-10-16 Stephen Boyd New
[v3,10/12] clk: msm: Add support for MSM8960's global clock controller (GCC) - - - --- 2013-10-16 Stephen Boyd New
[v3,09/12] clk: msm: Add reset controller support - - - --- 2013-10-16 Stephen Boyd New
[v3,08/12] clk: msm: Add support for branches/gate clocks - - - --- 2013-10-16 Stephen Boyd New
[v3,07/12] clk: msm: Add support for root clock generators (RCGs) - - - --- 2013-10-16 Stephen Boyd New
[v3,06/12] clk: msm: Add support for phase locked loops (PLLs) - - - --- 2013-10-16 Stephen Boyd New
[v3,05/12] clk: Add set_rate_and_parent() op - - - --- 2013-10-16 Stephen Boyd New
[v3,04/12] clk: Add regmap core helpers for enable/disable/is_enabled - - - --- 2013-10-16 Stephen Boyd New
[v3,03/12] clk: Allow drivers to pass in a regmap - - - --- 2013-10-16 Stephen Boyd New
[v3,02/12] reset: Silence warning in reset-controller.h - - - --- 2013-10-16 Stephen Boyd New
[v3,01/12] clk: Fix debugfs reparenting NULL pointer dereference - - - --- 2013-10-16 Stephen Boyd New
[v4,05/17] arch_timer: Move to generic sched_clock framework - - - --- 2013-10-14 Stephen Boyd New
« 1 2 ... 8 9 1013 14 »