messages from 2016-01-13 13:39:04 to 2016-01-26 02:41:57 UTC [more...]
[PATCH V4 07/11] of: Add bindings of hw-trip-points for soctherm
2016-01-26 2:41 UTC (2+ messages)
[PATCH] staging: nvec: replace led_classdev_register
2016-01-25 21:00 UTC (2+ messages)
[PATCHv2 0/4] net: rfkill: gpio: replace platform data with build-in property
2016-01-25 20:59 UTC (7+ messages)
` [PATCHv2 1/4] net: rfkill: add rfkill_find_type function
` [PATCHv2 2/4] net: rfkill: gpio: get the name and type from device property
` [PATCHv2 3/4] ARM: tegra: use build-in device properties with rfkill_gpio
` [PATCHv2 3/4] ARM: tegra: use build-in device properties withrfkill_gpio
` [PATCHv2 4/4] net: rfkill: gpio: remove rfkill_gpio_platform_data
[RESEND PATCH V2] ARM64: tegra: Add chosen node for tegra132 norrin
2016-01-25 20:25 UTC
[PATCH v2 2/2] memory: tegra: tegra124-emc: Add missing of_node_put
2016-01-25 17:27 UTC
[PATCH v2 1/2] memory: tegra: mc: Add missing of_node_put
2016-01-25 17:23 UTC
[PATCH V2] ARM64: tegra: Add chosen node for tegra132 norrin
2016-01-25 17:10 UTC (4+ messages)
[PATCH 2/2] memory: tegra: tegra124-emc: Add missing of_node_put
2016-01-25 16:05 UTC
[PATCH 1/2] memory: tegra: mc: Add missing of_node_put
2016-01-25 16:01 UTC
[PATCH] GPU-host1x: Use a signed return type for do_relocs()
2016-01-25 14:05 UTC (2+ messages)
[PATCH] gpu: host1x: bus: Add missing of_node_put
2016-01-25 14:02 UTC (2+ messages)
[PATCH] ARM64: tegra: Add chosen node for tegra132 norrin
2016-01-25 13:57 UTC (2+ messages)
[PATCH V4 00/16] Add generic PM domain support for Tegra
2016-01-25 13:27 UTC (38+ messages)
` [PATCH V4 02/16] soc: tegra: pmc: Add missing structure members to kernel-doc
` [PATCH V4 03/16] soc: tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset
` [PATCH V4 04/16] soc: tegra: pmc: Remove debugfs entry on probe failure
` [PATCH V4 05/16] soc: tegra: pmc: Avoid extra remapping of PMC registers
` [PATCH V4 06/16] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V4 07/16] soc: tegra: pmc: Remove non-existing power partitions for T210
` [PATCH V4 08/16] soc: tegra: pmc: Fix checking of valid partitions
` [PATCH V4 09/16] soc: tegra: pmc: Ensure partitions can be toggled on/off by PMC
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V4 13/16] soc: tegra: pmc: Add generic PM domain support
` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS
[PATCH] clk: tegra: clk-emc: Add missing of_node_put
2016-01-25 12:55 UTC (2+ messages)
[Patch V2 9/9] clk: tegra: pll: Fix PLLE SS coefficients val
2016-01-25 12:49 UTC (2+ messages)
[Patch V2 0/9] Tegra CLK Fixes
2016-01-25 12:47 UTC (19+ messages)
` [Patch V2 1/9] clk: tegra: Fix divider on VI_I2C
` [Patch V2 2/9] clk: tegra210: Remove improper flags for lock_enable
` [Patch V2 3/9] clk: tegra210: Fix naming of MISC registers
` [Patch V2 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [Patch V2 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [Patch V2 6/9] clk: tegra210: fix pllx dyn step calculation
` [Patch V2 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [Patch V2 8/9] clk: tegra: pll: Fix typos around clearing plle bits during enable
[PATCH] pinctrl: tegra: move Tegra pinctrl drivers to sub-directory
2016-01-25 12:26 UTC (2+ messages)
[PATCH] ARM: tegra: remove redundant ARM_L1_CACHE_SHIFT_6 select
2016-01-25 12:24 UTC (2+ messages)
[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-25 11:09 UTC (2+ messages)
[PATCH V4 11/11] ARM: tegra: set thermtrip for Tegra124
2016-01-25 10:47 UTC
[PATCH V4 10/11] arm64: tegra: add soctherm node for Tegra210
2016-01-25 10:47 UTC
[PATCH V4 09/11] thermal: tegra: add PM support
2016-01-25 10:47 UTC
[PATCH V4 08/11] thermal: tegra: add thermtrip function
2016-01-25 10:46 UTC
[PATCH V4 06/11] thermal: tegra: add a debugfs to show registers
2016-01-25 10:45 UTC
[PATCH V4 05/11] thermal: tegra: add T210-specific SOC_THERM driver
2016-01-25 10:45 UTC
[PATCH V4 04/11] thermal: tegra: split tegra_soctherm driver
2016-01-25 10:44 UTC
[PATCH V4 03/11] thermal: tegra: get rid of PDIV/HOTSPOT hack
2016-01-25 10:43 UTC
[PATCH V4 02/11] thermal: tegra: combine sensor group-related data
2016-01-25 10:43 UTC
[PATCH V4 01/11] thermal: tegra: move tegra thermal files into tegra directory
2016-01-25 10:43 UTC
[PATCH V4 00/11] Add T210 support in Tegra soctherm
2016-01-25 10:43 UTC
[PATCH V3 07/11] of: Add bindings of hw-trips for soctherm
2016-01-25 5:53 UTC (5+ messages)
[PATCH V3 06/11] thermal: tegra: add a debugfs to show registers
2016-01-25 5:51 UTC (3+ messages)
[PATCH V3 05/11] thermal: tegra: add T210-specific SOC_THERM driver
2016-01-25 5:48 UTC (3+ messages)
[PATCH v2 0/5] nouveau: add secure boot support for dGPU and Tegra
2016-01-25 2:17 UTC (11+ messages)
` [PATCH v2 1/5] core: add gpuobj memcpy helper functions
` [PATCH v2 2/5] core: add support for secure boot
` [Nouveau] "
` [PATCH v2 3/5] gr: support for securely-booted FECS firmware
` [PATCH v2 4/5] secboot/gm200: add secure-boot support
` [PATCH v2 5/5] secboot/gm20b: add secure boot support
[PATCH] i2c: tegra: fix a possible NULL dereference
2016-01-23 11:07 UTC (9+ messages)
[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
2016-01-22 11:08 UTC (9+ messages)
` [RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
[PATCH V3 00/11] Add T210 support in Tegra soctherm
2016-01-22 8:52 UTC (9+ messages)
` [PATCH V3 01/11] thermal: tegra: move tegra thermal files into tegra directory
` [PATCH V3 02/11] thermal: tegra: combine sensor group-related data
` [PATCH V3 03/11] thermal: tegra: get rid of PDIV/HOTSPOT hack
` [PATCH V3 04/11] thermal: tegra: split tegra_soctherm driver
[PATCH] PM / devfreq: tegra: Set freq in rate callback
2016-01-21 10:54 UTC (2+ messages)
[PATCH] PM / devfreq: tegra: Set freq in rate callback
2016-01-21 9:24 UTC
[PATCH 0/2] ARM: tegra: Enable high speed UARTs of the Jetson TK1
2016-01-21 0:10 UTC (10+ messages)
` [PATCH 1/2] ARM: tegra: Fixed typo
` [PATCH 2/2] ARM: tegra: Add high speed UARTs to Jetson TK1 device tree
[PATCH V3 11/11] ARM: tegra: set hw trips for Tegra124
2016-01-18 10:05 UTC
[PATCH V3 10/11] arm64: tegra: add soctherm node for Tegra210
2016-01-18 10:05 UTC
[PATCH V3 09/11] thermal: tegra: add PM support
2016-01-18 10:04 UTC
[PATCH V3 08/11] thermal: tegra: add thermtrip function
2016-01-18 10:04 UTC
[PATCH V2 00/11] Add T210 support in Tegra soctherm
2016-01-15 19:33 UTC (7+ messages)
` [PATCH V2 01/11] thermal: tegra: move tegra thermal files into tegra directory
` [PATCH V2 02/11] thermal: tegra: combine sensor group-related data
` [PATCH V2 03/11] thermal: tegra: get rid of PDIV/HOTSPOT hack
` [PATCH V2 04/11] thermal: tegra: split tegra_soctherm driver
[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
2016-01-15 18:31 UTC (7+ messages)
[PATCH V2 11/11] ARM: tegra: set hw trips for Tegra124
2016-01-15 10:27 UTC
[PATCH V2 10/11] arm64: tegra: add soctherm node for Tegra210
2016-01-15 10:26 UTC
[PATCH V2 09/11] thermal: tegra: add PM support
2016-01-15 10:26 UTC
[PATCH V2 08/11] thermal: tegra: add thermtrip function
2016-01-15 10:26 UTC
[PATCH V2 07/11] of: Add bindings of hw-trips for soctherm
2016-01-15 10:26 UTC
[PATCH V2 06/11] thermal: tegra: add a debugfs to show registers
2016-01-15 10:26 UTC
[PATCH V2 05/11] thermal: tegra: add T210-specific SOC_THERM driver
2016-01-15 10:25 UTC
[PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124
2016-01-15 10:00 UTC (3+ messages)
[PATCH V1 08/10] thermal: tegra: add PM support
2016-01-15 9:51 UTC (3+ messages)
[PATCH V1 07/10] thermal: tegra: add thermtrip function
2016-01-15 9:07 UTC (3+ messages)
[PATCH V1 06/10] of: Add bindings of hw-trips for soctherm
2016-01-15 7:21 UTC (3+ messages)
[PATCH V1 05/10] thermal: tegra: add sysfs to dump registers
2016-01-14 11:01 UTC (3+ messages)
[PATCH V1 00/10] Add T210 support in tegra_soctherm
2016-01-14 10:18 UTC (13+ messages)
` [PATCH V1 01/10] thermal: tegra: move tegra thermal files into tegra directory
` [PATCH V1 02/10] thermal: tegra: combine sensor group-related data
` [PATCH V1 03/10] thermal: tegra: split tegra_soctherm driver
` [PATCH V1 04/10] thermal: tegra: add T210-specific SOC_THERM driver
[PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra
2016-01-13 17:32 UTC (4+ messages)
[PATCH 0/9 REPOST] Tegra CLK Fixes
2016-01-13 17:28 UTC (8+ messages)
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate
[PATCH] clk: tegra: Fix clock sources for tegra210 EMC
2016-01-13 17:20 UTC (2+ messages)
[PATCH 1/3] clk: tegra: Fix sparse warning for pll_m
2016-01-13 17:15 UTC (2+ messages)
[PATCH 1/2] clk: tegra: Fix warning caused by pll_u failing to lock
2016-01-13 17:10 UTC (9+ messages)
` [PATCH 2/2] clk: tegra: Use definition for pll_u override bit
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).