All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-15 12:37:11 to 2013-02-15 12:57:04 UTC [more...]

[PATCH 00/35] mfd: ab8500: Internal development push
 2013-02-15 12:57 UTC  (34+ messages)
` [PATCH 01/35] mfd: ab8500-gpadc: Implemented suspend/resume
` [PATCH 02/35] mfd: ab8500-gpadc: Allow tvout regulator to be missing
` [PATCH 03/35] mfd: ab8500-gpadc: Reread on failure
` [PATCH 04/35] mfd: ab8500-gpadc: Add gpadc hw conversion
` [PATCH 05/35] mfd: ab8500-core: APE Interrupts are not cleared
` [PATCH 06/35] mfd: ab8500-core: Sysfs chip id modification
` [PATCH 07/35] mfd: ab8500-debug: Print banks in hex
` [PATCH 08/35] mfd: ab8500-debug: Function to save all ABB registers to mem
` [PATCH 09/35] mfd: ab8500-core: Add ADC support for ab8540
` [PATCH 10/35] mfd: ab8500-core: Rework MFD sub-device initialisation structures
` [PATCH 11/35] mfd: ab8500-core: Add Interrupt support for ab8540
` [PATCH 12/35] mfd: ab8500-debug: Better error handling on crash
` [PATCH 13/35] mfd: ab8500-debug: Add wake-up info
` [PATCH 14/35] mfd: ab8500-sysctrl: Error check clean up
` [PATCH 15/35] mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations
` [PATCH 16/35] mfd: ab8500: Add more platform checks
` [PATCH 17/35] mfd: ab8500: Introduce AB8540 cuts definition
` [PATCH 18/35] mfd: ab8500-sysctrl: Update correct turn on status
` [PATCH 19/35] mfd: ab8500-debug: Add support for ab8505 and ab9540
` [PATCH 20/35] mfd: ab8500-sysctrl: Add new reset function
` [PATCH 21/35] mfd: ab8500-gpadc: Add support for the AB8540
` [PATCH 22/35] mfd: ab8500-debug: "
` [PATCH 23/35] mfd: ab8500-gpadc: Optimise GPADC driver
` [PATCH 24/35] mfd: ab8500: Remove unnecessary 'struct device' declaration
` [PATCH 25/35] mfd: ab8500-core: Add additional resources to ab8505_iddet_resources
` [PATCH 26/35] mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8
` [PATCH 27/35] mfd: ab8500-debugfs: Dump sim registers
` [PATCH 28/35] mfd: ab8500-debug: Add ADC input channel usb_id in debugfs
` [PATCH 29/35] mfd: ab8500-core: Show turn on status at boot
` [PATCH 30/35] mfd: ab8500-debugfs: Change AB8500 debug permissions
` [PATCH 31/35] mfd: ab8500-debug: Add register map for ab8540
` [PATCH 32/35] mfd: ab8500-core: Add abx500-clk as an mfd child device
` [PATCH 33/35] mfd: ab8500-debug: Add explicit dependencies

[PATCH 00/40] Power: AB8500: Internal development push
 2013-02-15 12:45 UTC  (80+ messages)
` [PATCH 01/40] mfd: Differentiate between newly added abx500 based platforms
` [PATCH 02/40] pm2301-charger: Enable SW EOC control on the ab9540
` [PATCH 03/40] abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation
` [PATCH 04/40] ab8500-fg: Add power cut feature for ab8505 and ab8540
` [PATCH 05/40] ab8500-fg: Report unscaled capacity
` [PATCH 06/40] ab8500-charger: Add backup battery charge voltages on the ab8540
` [PATCH 07/40] ab8500-charger: Trivial coding style changes
` [PATCH 08/40] ab8500-bm: Quick re-attach charging behaviour
` [PATCH 09/40] pm2301-charger: Support for over voltage protection on the ab9540
` [PATCH 10/40] ab8500-bm: Charge only mode fixes for "
` [PATCH 11/40] pm2301-charger: Force main charger detect
` [PATCH 12/40] pm2301-charger: Resolve I2C detection problem on ab9540
` [PATCH 13/40] ab8500_charger: Prevent auto drop of VBUS
` [PATCH 14/40] pm2301-charger: Die temp thermal protection
` [PATCH 15/40] pm2301-charger: Wake system when ext charger is plugged-in
` [PATCH 16/40] ab8500-btemp: Filter btemp readings
` [PATCH 17/40] ab8500-fg: Allow capacity to raise from 1% when charging
` [PATCH 18/40] ab8500-charger: Add AB8505_USB_LINK_STATUS
` [PATCH 19/40] pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt
` [PATCH 20/40] ab8500-bm: Add usb power path support
` [PATCH 21/40] ab8500-btemp: Defer btemp filtering while initialising
` [PATCH 22/40] ab8500-bm: Add support for the new ab8540 platform
` [PATCH 23/40] ab8500-charger: Use USBLink1Status Register
` [PATCH 24/40] abx500-chargalg: Prevent the watchdog from being kicked twice
` [PATCH 25/40] ab8500-chargalg: Use hrtimer
` [PATCH 26/40] ab8500-charger: Add UsbLineCtrl2 reference
` [PATCH 27/40] pm2301-charger: Adjust interrupt handler behavior
` [PATCH 28/40] pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
` [PATCH 29/40] ab8500-charger: Run detect workaround only on AB8500
` [PATCH 30/40] pm2301-charger: Removed unused code from PM2301 driver
` [PATCH 31/40] abx500-chargalg: Use module_platform_driver() rather
` [PATCH 32/40] ab8500-charger: Remove duplicate code
` [PATCH 33/40] pm2301-charger: lpn pin used only in C2C boards
` [PATCH 34/40] pm2301-charger: Charging LED control for pm2301
` [PATCH 35/40] ab8500-bm: Trivially fix up some incorrect and out-of-date comments
` [PATCH 36/40] pm2301-charger: Wake device on register access
` [PATCH 37/40] pm2301-charger: Reference put missing after access
` [PATCH 38/40] abx500-chargalg: Add charging current step interface
` [PATCH 39/40] ab8500-fg: Change current calculation
` [PATCH 40/40] ab8500-charger: Do not use [delayed_]work_pending()

[RFC/RFT PATCH 1/2] ARM: OMAP2+: hwmod-data: UART IP needs software control of sidle modes
 2013-02-15 12:56 UTC  (5+ messages)

[PATCH 0/9] linux-next ARM defconfig fixes
 2013-02-15 12:55 UTC  (5+ messages)
` [PATCH 5/9] ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused

[PATCH 0/4 V6] xen: arm: parse modules from DT during early boot
 2013-02-15 12:55 UTC  (9+ messages)
` [PATCH 1/4] dtb: correct handling of #address-cells and #size-cells
` [PATCH 2/4] xen: arm: parse modules from DT during early boot
` [PATCH 3/4] xen: strip xen, multiboot-module nodes from dom0 device tree
` [PATCH 4/4] xen: arm: create dom0 DTB /hypervisor/ node dynamically

[RFC PATCH 00/10]: au0828: v4l2 compliance fixes
 2013-02-15 12:55 UTC  (11+ messages)
` [RFC PATCH 01/10] au8522_decoder: convert to the control framework
  ` [RFC PATCH 02/10] au0828: fix querycap
  ` [RFC PATCH 03/10] au0828: frequency handling fixes
  ` [RFC PATCH 04/10] au0828: fix intendation coding style issue
  ` [RFC PATCH 05/10] au0828: fix audio input handling
  ` [RFC PATCH 06/10] au0828: convert to the control framework
  ` [RFC PATCH 07/10] au0828: add prio, control event and log_status support
  ` [RFC PATCH 08/10] au0828: add try_fmt_vbi support, zero vbi.reserved
  ` [RFC PATCH 09/10] au0828: replace deprecated current_norm by g_std
  ` [RFC PATCH 10/10] au8522_decoder: remove obsolete control ops

[patch] USB: chipidea: fix & vs | bug
 2013-02-15 12:54 UTC  (2+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2013-02-15 12:51 UTC  (2+ messages)

[PATCH] drm/i915: Set i9xx lvds clock limits according to specifications
 2013-02-15 12:51 UTC  (3+ messages)
  ` [Intel-gfx] "

Pull request: ath6kl 20130215
 2013-02-15 12:50 UTC 

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-15 12:49 UTC  (4+ messages)
` [Update][PATCH] "

[Buildroot] [PATCH 1/3] kernel-headers: bump 3.{0, 4, 7}.x stable versions
 2013-02-15 12:48 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] linux: bump 3.7.x stable version
` [Buildroot] [PATCH 3/3] configs/qemu: bump relevant configurations to new 3.7.x stable kernels

[PATCH v7 00/12] Tegra114 clockframework
 2013-02-15 12:36 UTC  (12+ messages)
` [PATCH v7 01/12] clk: tegra: provide dummy cpu car ops
` [PATCH v7 02/12] clk: tegra: Refactor PLL programming code
` [PATCH v7 03/12] clk: tegra: Add TEGRA_PLL_BYPASS flag
` [PATCH v7 04/12] clk: tegra: Add PLL post divider table
` [PATCH v7 05/12] clk: tegra: Add new fields and PLL types for Tegra114
` [PATCH v7 06/12] clk: tegra: Add flags to tegra_clk_periph()
` [PATCH v7 07/12] clk: tegra: Workaround for Tegra114 MSENC problem
` [PATCH v7 08/12] ARM: tegra: Define Tegra114 CAR binding
` [PATCH v7 10/12] clk: tegra: devicetree match for nvidia,tegra114-car
` [PATCH v7 11/12] ARM: dt: Add references to tegra_car clocks
` [PATCH v7 12/12] clk: tegra: Remove forced clk_enable of uartd

[ath9k-devel] [PATCH 1/3] mac80211: move mesh sync beacon handler into neighbour_update
 2013-02-15 12:46 UTC  (10+ messages)
    `  "

[PATCH EDAC 00/13] Add a driver to report Firmware first errors (via GHES)
 2013-02-15 12:45 UTC  (21+ messages)
` [PATCH EDAC 01/13] edac: lock module owner to avoid error report conflicts
` [PATCH EDAC 02/13] ghes: move structures/enum to a header file
` [PATCH EDAC 03/13] ghes: add the needed hooks for EDAC error report
` [PATCH EDAC 04/13] edac: add a new memory layer type
` [PATCH EDAC 05/13] ghes_edac: Register at EDAC core the BIOS report
` [PATCH EDAC 06/13] ghes_edac: Allow registering more than once
` [PATCH EDAC 07/13] edac: add support for raw error reports
` [PATCH EDAC 08/13] ghes_edac: add support for reporting errors via EDAC
` [PATCH EDAC 09/13] ghes_edac: do a better job of filling EDAC DIMM info
` [PATCH EDAC 10/13] edac: better report error conditions in debug mode
` [PATCH EDAC 11/13] edac: initialize the core earlier
` [PATCH EDAC 12/13] ghes_edac.c: Don't credit the same memory dimm twice
` [PATCH EDAC 13/13] ghes_edac: Improve driver's printk messages

[btrfs-progs] Btrfs quotas testing
 2013-02-15 12:45 UTC  (2+ messages)

[patch net-next RFC] tbf: handle gso skbs properly
 2013-02-15 12:44 UTC 

[PATCH] staging/panel: Mark local functions as static (fix smatch warnings)
 2013-02-15 12:47 UTC  (2+ messages)
` [PATCH v2] staging/panel: Mark local functions/structs static and add const if applicable (fix sparse warnings)

[PATCH v7 0/5] xen: ARM HDLCD video driver
 2013-02-15 12:41 UTC  (3+ messages)
` [PATCH v7 1/5] xen: introduce a generic framebuffer driver

soft lockup at __skb_recv_datagram() when fuzzing with trinity as root in VM
 2013-02-15 12:41 UTC  (5+ messages)
  ` [PATCH] net: fix infinite loop in __skb_recv_datagram()

[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
 2013-02-15 12:40 UTC  (9+ messages)
` [PATCH 3/9] ARM: omap2: include linux/errno.h in hwmod_reset
` [PATCH 4/9] ARM: omap: add include guard for soc.h

[PATCH] ia64: rename cache_show to topology_cache_show
 2013-02-15 12:38 UTC  (2+ messages)

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-02-15 12:38 UTC  (5+ messages)
` [patch v4 01/18] sched: set SD_PREFER_SIBLING on MC domain to reduce a domain level

[U-Boot] break command
 2013-02-15 12:38 UTC  (2+ messages)

[for-danny] Changes for cherry-pick
 2013-02-15 12:21 UTC  (5+ messages)

[CONSOLIDATED PULL 00/22] Package Updates & Fixes
 2013-02-15 12:20 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.