Show patches with: Submitter = Sudeep Holla       |    Archived = No       |   497 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[1/9] drivers: base: add new class "cpu" to group cpu devices --- 2014-06-25 Sudeep Holla New
[2/9] drivers: base: support cpu cache information interface to userspace via sysfs --- 2014-06-25 Sudeep Holla New
[3/9] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-06-25 Sudeep Holla New
[4/9] s390: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-06-25 Sudeep Holla Superseded
[5/9] x86: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-06-25 Sudeep Holla New
[6/9] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-06-25 Sudeep Holla New
[7/9] ARM64: kernel: add support for cpu cache information --- 2014-06-25 Sudeep Holla New
[8/9] ARM: kernel: add support for cpu cache information --- 2014-06-25 Sudeep Holla New
[9/9] ARM: kernel: add outer cache support for cacheinfo implementation --- 2014-06-25 Sudeep Holla New
[v2,1/9] drivers: base: add new class "cpu" to group cpu devices --- 2014-07-25 Sudeep Holla New
[v2,2/9] drivers: base: support cpu cache information interface to userspace via sysfs --- 2014-07-25 Sudeep Holla New
[v2,3/9] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-07-25 Sudeep Holla New
[v2,4/9] s390: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-07-25 Sudeep Holla Superseded
[v2,5/9] x86: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-07-25 Sudeep Holla New
[v2,6/9] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-07-25 Sudeep Holla New
[v2,7/9] ARM64: kernel: add support for cpu cache information --- 2014-07-25 Sudeep Holla New
[v2,8/9] ARM: kernel: add support for cpu cache information --- 2014-07-25 Sudeep Holla New
[v2,9/9] ARM: kernel: add outer cache support for cacheinfo implementation --- 2014-07-25 Sudeep Holla New
[v3,01/11] cpumask: factor out show_cpumap into separate helper function --- 2014-08-21 Sudeep Holla New
[v3,02/11] topology: replace custom attribute macros with standard DEVICE_ATTR* --- 2014-08-21 Sudeep Holla New
[v3,03/11] drivers: base: add new class "cpu" to group cpu devices --- 2014-08-21 Sudeep Holla New
[v3,04/11] drivers: base: support cpu cache information interface to userspace via sysfs --- 2014-08-21 Sudeep Holla New
[v3,05/11] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-08-21 Sudeep Holla New
[v3,06/11] s390: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-08-21 Sudeep Holla Superseded
[v3,07/11] x86: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-08-21 Sudeep Holla New
[v3,08/11] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-08-21 Sudeep Holla New
[v3,09/11] ARM64: kernel: add support for cpu cache information --- 2014-08-21 Sudeep Holla New
[v3,10/11] ARM: kernel: add support for cpu cache information --- 2014-08-21 Sudeep Holla New
[v3,11/11] ARM: kernel: add outer cache support for cacheinfo implementation --- 2014-08-21 Sudeep Holla New
drivers: base: add cpu_device_create to support per-cpu devices --- 2014-08-22 Sudeep Holla Superseded
[v4,01/11] cpumask: factor out show_cpumap into separate helper function --- 2014-09-03 Sudeep Holla New
[v4,02/11] topology: replace custom attribute macros with standard DEVICE_ATTR* --- 2014-09-03 Sudeep Holla New
[v4,03/11] drivers: base: add cpu_device_create to support per-cpu devices --- 2014-09-03 Sudeep Holla Superseded
[v4,04/11] drivers: base: support cpu cache information interface to userspace via sysfs --- 2014-09-03 Sudeep Holla New
[v4,05/11] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-03 Sudeep Holla New
[v4,06/11] s390: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-03 Sudeep Holla Superseded
[v4,07/11] x86: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-03 Sudeep Holla New
[v4,08/11] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-03 Sudeep Holla New
[v4,09/11] ARM64: kernel: add support for cpu cache information --- 2014-09-03 Sudeep Holla New
[v4,10/11] ARM: kernel: add support for cpu cache information --- 2014-09-03 Sudeep Holla New
[v4,11/11] ARM: kernel: add outer cache support for cacheinfo implementation --- 2014-09-03 Sudeep Holla New
[v4,01/11] cpumask: factor out show_cpumap into separate helper function --- 2014-09-04 Sudeep Holla New
[v4,01/11,UPDATE] cpumask: factor out show_cpumap into separate helper function --- 2014-09-04 Sudeep Holla Superseded
clocksource: arm_arch_timer: discard unavailable timers correctly --- 2014-09-16 Sudeep Holla New
[v2] clocksource: arm_arch_timer: discard unavailable timers correctly --- 2014-09-17 Sudeep Holla Superseded
[v3] clocksource: arm_arch_timer: discard unavailable timers correctly --- 2014-09-24 Sudeep Holla Superseded
[v5,01/11] cpumask: factor out show_cpumap into separate helper function --- 2014-09-30 Sudeep Holla Accepted
[v5,02/11] topology: replace custom attribute macros with standard DEVICE_ATTR* --- 2014-09-30 Sudeep Holla Accepted
[v5,03/11] drivers: base: add cpu_device_create to support per-cpu devices --- 2014-09-30 Sudeep Holla Accepted
[v5,04/11] drivers: base: support cpu cache information interface to userspace via sysfs --- 2014-09-30 Sudeep Holla Accepted
[v5,05/11] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-30 Sudeep Holla New
[v5,06/11] s390: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-30 Sudeep Holla Accepted
[v5,07/11] x86: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-30 Sudeep Holla New
[v5,08/11] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure --- 2014-09-30 Sudeep Holla New
[v5,09/11] ARM64: kernel: add support for cpu cache information --- 2014-09-30 Sudeep Holla New
[v5,10/11] ARM: kernel: add support for cpu cache information --- 2014-09-30 Sudeep Holla New
[v5,11/11] ARM: kernel: add outer cache support for cacheinfo implementation --- 2014-09-30 Sudeep Holla New
mailbox: add tx_prepare client callback --- 2014-11-11 Sudeep Holla New
[v2] mailbox: add tx_prepare client callback --- 2014-11-11 Sudeep Holla Accepted
drivers/base: cacheinfo: remove noisy error boot message --- 2014-11-12 Sudeep Holla Accepted
[v4] pinctrl: mediatek: Implement wake handler and suspend resume --- 2015-09-08 Sudeep Holla New
[v4] pinctrl: mediatek: Implement wake handler and suspend resume --- 2015-09-14 Sudeep Holla New
[REPOST,v6,1/8] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol --- 2015-09-16 Sudeep Holla Accepted
[REPOST,v6,2/8] firmware: add support for ARM System Control and Power Interface(SCPI) protocol --- 2015-09-16 Sudeep Holla Accepted
[REPOST,v6,3/8] clk: add support for clocks provided by SCP(System Control Processor) --- 2015-09-16 Sudeep Holla New
[REPOST,v6,4/8] clk: scpi: add support for cpufreq virtual device --- 2015-09-16 Sudeep Holla New
[REPOST,v6,5/8] cpufreq: arm_big_little: add SCPI interface driver --- 2015-09-16 Sudeep Holla New
[REPOST,v6,6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno --- 2015-09-16 Sudeep Holla New
[REPOST,v6,7/8] arm64: dts: add CPU topology on Juno --- 2015-09-16 Sudeep Holla New
[REPOST,v6,8/8] arm64: dts: add clock support for all the cpus --- 2015-09-16 Sudeep Holla New
[1/2] ARM: dts: fix gpio-keys wakeup-source property --- 2015-10-13 Sudeep Holla Superseded
[2/2] ARM: dts: change gpio-key,wakeup property to boolean --- 2015-10-13 Sudeep Holla New
[2/2,UPDATE] ARM: dts: replace gpio-key,wakeup with wakeup-source property --- 2015-10-13 Sudeep Holla New
[v2] ARM: dts: fix gpio-keys wakeup-source property --- 2015-10-16 Sudeep Holla Accepted
[01/19] Documentation: devicetree: standardize/consolidate on "wakeup-source" property --- 2015-10-21 Sudeep Holla Accepted
[02/19] Documentation: devicetree: fix reference to legacy wakeup properties --- 2015-10-21 Sudeep Holla Accepted
[03/19] rtc: opal: enable support for the stardard "wakeup-source" property --- 2015-10-21 Sudeep Holla New
[04/19] rtc: isl12057: enable support for the standard "wakeup-source" property --- 2015-10-21 Sudeep Holla New
[05/19] mmc: core/host: enable support for the standard "wakeup-source" property --- 2015-10-21 Sudeep Holla New
[06/19] input: tegra-kbc: enable support for the standard "wakeup-source" property --- 2015-10-21 Sudeep Holla Accepted
[07/19] ARM: dts: rockchip: replace gpio-key,wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla Accepted
[08/19] ARM: dts: spear: replace gpio-key, wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla New
[09/19] ARM: dts: am335x: replace gpio-key,wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla Accepted
[10/19] ARM: dts: at91: replace gpio-key, wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla New
[11/19] ARM: dts: imx: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla Accepted
[12/19] ARM: dts: exynos: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla New
[13/19] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla New
[14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla New
[15/19] ARM: dts: omap: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla Accepted
[16/19] ARM: dts: s5pv210: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla Accepted
[17/19] ARM: dts: armada: replace isil,irq2-can-wakeup-machine with wakeup-source property --- 2015-10-21 Sudeep Holla New
[18/19] ARM: dts: ste: replace legacy *,wakeup property with wakeup-source --- 2015-10-21 Sudeep Holla New
[19/19] ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property --- 2015-10-21 Sudeep Holla Accepted
hwmon: (scpi) skip unsupported sensors properly --- 2015-10-28 Sudeep Holla Superseded
[v2] hwmon: (scpi) skip unsupported sensors properly --- 2015-10-28 Sudeep Holla Accepted
genirq: delay incrementing interrupt count if it's disabled/pending --- 2015-11-04 Sudeep Holla Accepted
[v3,1/5] ACPI / processor : add support for ACPI0010 processor container --- 2015-12-02 Sudeep Holla Superseded
[v3,2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c --- 2015-12-02 Sudeep Holla New
[v3,3/5] ACPI / processor_idle: replace PREFIX with pr_fmt --- 2015-12-02 Sudeep Holla New
[v3,4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE --- 2015-12-02 Sudeep Holla New
« 1 2 3 44 5 »