messages from 2014-09-16 05:28:37 to 2014-10-07 16:06:38 UTC [more...]
[PATCH 01/44] kernel: Add support for poweroff handler call chain
2014-10-07 16:06 UTC (58+ messages)
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler
` [PATCH 13/44] mfd: max8907: "
` [PATCH 15/44] mfd: dm355evm_msp: "
` [PATCH 24/44] power/reset: msm-powroff: "
` [PATCH 25/44] power/reset: vexpress-poweroff: "
` [PATCH 26/44] x86: iris: "
` [PATCH 31/44] arm: "
` [PATCH 32/44] arm64: psci: "
` [PATCH 33/44] avr32: atngw100: "
` [PATCH 35/44] m68k: "
` [PATCH 36/44] mips: "
` [PATCH 41/44] x86: pmc_atom: Register poweroff handler "
` [PATCH 42/44] efi: "
` [PATCH 11/44] mfd: retu: Register "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off
[PATCH v5 0/9] asm-generic/io.h overhaul
2014-10-06 13:52 UTC (10+ messages)
` [PATCH 1/9] ARC: Remove redundant PCI_IOBASE declaration
` [PATCH 2/9] ARM: ebsa110: Properly override I/O accessors
` [PATCH 3/9] ARM: ixp4xx: "
` [PATCH 4/9] [IA64] Change xlate_dev_{kmem,mem}_ptr() prototypes
` [PATCH 5/9] /dev/mem: Use more consistent data types
` [PATCH 6/9] asm-generic/io.h: Reconcile I/O accessor overrides
` [PATCH 7/9] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH 8/9] ARM: Use include/asm-generic/io.h
` [PATCH 9/9] arm64: "
[RFC PATCH 00/16] kernel: Add support for poweroff handler call chain
2014-10-03 15:17 UTC (25+ messages)
` [RFC PATCH 01/16] "
` [RFC PATCH 02/16] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [RFC PATCH 03/16] parisc: support poweroff through poweroff handler call chain
` [RFC PATCH 04/16] arm: "
` [RFC PATCH 05/16] arm64: "
` [RFC PATCH 06/16] avr32: "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 08/16] ia64: "
` [RFC PATCH 09/16] metag: "
` [RFC PATCH 10/16] mips: "
` [RFC PATCH 11/16] sh: "
` [RFC PATCH 12/16] unicore32: "
` [RFC PATCH 13/16] x86: "
` [RFC PATCH 14/16] x86/xen: "
` [Xen-devel] "
` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler
` [RFC PATCH 16/16] mfd: palmas: "
[PATCH v4 00/11] drivers: cacheinfo support
2014-09-30 13:53 UTC (8+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
[PATCH v5 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
2014-09-30 13:48 UTC (2+ messages)
` [PATCH v5 05/11] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure
[PATCH v4 0/8] asm-generic/io.h overhaul
2014-09-30 10:51 UTC (11+ messages)
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read,write}s*()
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-29 10:13 UTC (70+ messages)
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions
` [PATCH v2 19/22] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 08/22] x86/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 14/22] MIPS/Xlp/MSI: "
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 09/22] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 10/22] Irq_remapping/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
bit fields && data tearing
2014-09-25 16:12 UTC (11+ messages)
[PATCHv8 0/6] Getting rid of get_unused_fd() / enable close-on-exec
2014-09-24 13:11 UTC (2+ messages)
` [PATCHv8 2/6] ia64: trivial: replace get_unused_fd() by get_unused_fd_flags(0)
[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-24 3:52 UTC (14+ messages)
` [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
[RFC][PATCH] sched,mips,ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
2014-09-23 19:45 UTC (3+ messages)
[GIT PULL] Fix ia64 defconfig files to fix boot problems
2014-09-23 18:47 UTC
bit fields && data tearing
2014-09-23 18:39 UTC (18+ messages)
[PATCH v3 4/9] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
2014-09-23 5:27 UTC
[PATCH v2 4/5] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
2014-09-23 1:22 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).