search for: power_supply

Displaying 20 results from an estimated 47 matches for "power_supply".

2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad
2009 Sep 18
2
Thermal information
...hting. If I run acpitool -e, it outputs: acpitool -e Kernel version : 2.6.18-92.1.18.20060707 - ACPI version : 20060707 ----------------------------------------------------------- Battery status : <error reading info> Function Do_AC_Info_Sys: could not read directory /sys/class/power_supply/ Make sure your kernel has ACPI AC adapter support enabled. Fan : <not available> CPU type : Intel(R) Xeon(R) CPU 5110 @ 1.60GHz CPU speed : 1595.980 MHz Cache size : 4096 KB Bogomips : 3193.92 Bogomips...
2008 Jan 19
1
[bugreport] btrfs 0.11
...sbs sbshc video output dock battery btrfs libcrc32c lp loop ipv6 snd_ens1371 gameport snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi parport_pc parport snd_seq_midi_event snd_seq evdev container snd_timer snd_seq_device serio_raw snd ac power_supply soundcore snd_page_alloc psmouse button i2c_piix4 i2c_core pcspkr shpchp pci_hotplug intel_agp agpgart ext3 jbd mbcache sg sr_mod cdrom sd_mod ata_generic floppy ata_piix pata_acpi pcnet32 mii libata BusLogic scsi_mod thermal processor fan fuse <4>[45260.760017] <4>[45260.761431] Pid:...
2012 Jun 18
0
a stacktrace i had on my luks encrypted btrfs partition on kernel 3.4
..._oss snd_pcm joydev r592 arc4 snd_page_alloc iwlegacy mac80211 snd_seq_midi snd_seq_midi_event snd_rawmidi i915 drm_kms_helper snd_seq psmouse memstick snd_seq_device snd_timer battery cfg80211 dell_wmi acpi_cpufreq dell_laptop r852 sparse_keymap mperf drm i2c_algo_bit evdev snd wmi ac iTCO_wdt power_supply iTCO_vendor_support dcdbas processor video button coretemp microcode sm_common nand nand_ecc nand_ids mtd i2c_i801 serio_raw i2c_core rfkill soundcore kvm_intel kvm autofs4 ext4 crc16 jbd2 mbcache btrfs crc32c libcrc32c zlib_deflate dm_mod usbhid hid sd_mod sr_mod cdrom crc_t10dif ata_generic t...
2016 Aug 10
3
[PATCH v5 0/7] lib: string: add functions to case-convert strings
...changes made here have been compile-tested, but not tried out, due to lack of required hardware. Changes since v4: - rebased on 4.8-rc1; this only affects patch 6/7 (gk104) and only the patch context, not the patch itself - added an ACK to patch 4/7 (speakup) - added an ACK to patch 7/7 (power_supply) Changes since v3: - strlcpytoupper() and strlcpytolower() return length of destination or -E2BIG (see [2]) - we use ~(size_t)0 instead of -1 to copy strings of arbitrary length in strcpyto*() and strto*() - A few ACKs added Changes since v2: - use strlcpy() semantics not strncpy(...
2016 Sep 15
2
Use nut to handle shutdown when using local Li-io battery (Cubietruck)
...I use nut on my Cubietruck some time now together with a APC USV and everything works great including auto-shutdown. Now I got a second Cubietruck and this one has a Li-ion battery connected directly to the board. The data can be read out by "normal" Linux options, e.g.: cat /sys/class/power_supply/battery/capacity for the current loading level and such. My question is now if there is a way to get these data handled by NUT in order to use the same things as with the normal USV. Is there a drover for such "low level" things? Or is there a generic driver that maybe uses a formatted t...
2016 Sep 15
1
Use nut to handle shutdown when using local Li-io battery (Cubietruck)
Hi, ok, had this in mind but hoped for a driver for these "standard" linux possibilities :-) I will try it. But would it not be an idea to have a gerneric "linux" driver for nut? Ingo Fischer Am 15.09.16 um 13:32 schrieb Charles Lepple: > On Sep 15, 2016, at 7:19 AM, Ingo Fischer wrote: >> >> Or is there a generic driver that maybe uses a formatted textfile,
2015 Mar 30
5
[Bridge] [PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...| 2 +- include/linux/blkdev.h | 2 +- include/linux/ide.h | 2 +- include/linux/kgdb.h | 2 +- include/linux/mfd/db8500-prcmu.h | 2 +- include/linux/mm.h | 2 +- include/linux/power_supply.h | 8 ++-- include/linux/ssb/ssb_driver_extif.h | 2 +- include/linux/ssb/ssb_driver_gige.h | 16 +++---- include/sound/soc.h | 4 +- kernel/rcu/tree_plugin.h | 4 +- kernel/sched/auto_group.h | 2...
2015 Mar 30
5
[Bridge] [PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...| 2 +- include/linux/blkdev.h | 2 +- include/linux/ide.h | 2 +- include/linux/kgdb.h | 2 +- include/linux/mfd/db8500-prcmu.h | 2 +- include/linux/mm.h | 2 +- include/linux/power_supply.h | 8 ++-- include/linux/ssb/ssb_driver_extif.h | 2 +- include/linux/ssb/ssb_driver_gige.h | 16 +++---- include/sound/soc.h | 4 +- kernel/rcu/tree_plugin.h | 4 +- kernel/sched/auto_group.h | 2...
2015 Mar 30
5
[Bridge] [PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...| 2 +- include/linux/blkdev.h | 2 +- include/linux/ide.h | 2 +- include/linux/kgdb.h | 2 +- include/linux/mfd/db8500-prcmu.h | 2 +- include/linux/mm.h | 2 +- include/linux/power_supply.h | 8 ++-- include/linux/ssb/ssb_driver_extif.h | 2 +- include/linux/ssb/ssb_driver_gige.h | 16 +++---- include/sound/soc.h | 4 +- kernel/rcu/tree_plugin.h | 4 +- kernel/sched/auto_group.h | 2...
2019 Aug 06
0
[PATCH 15/15] amdgpu: remove CONFIG_DRM_AMDGPU_USERPTR
...es changed, 2 insertions(+), 28 deletions(-) diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index 1d80222587ad..319c1da2e74e 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -226,9 +226,11 @@ config DRM_AMDGPU select DRM_SCHED select DRM_TTM select POWER_SUPPLY + select HMM_MIRROR select HWMON select BACKLIGHT_CLASS_DEVICE select INTERVAL_TREE + select MMU_NOTIFIER select CHASH help Choose this option if you have a recent AMD Radeon graphics card. diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig index 2e98...
2012 Apr 15
1
[PATCH resend] drm/nouveau: fix acpi related kbuild warnings
...ONSOLE if !EXPERT select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL && INPUT - select ACPI_WMI if ACPI - select MXM_WMI if ACPI + select DRM_NOUVEAU_ACPI if ACPI && X86 select POWER_SUPPLY help Choose this option for open-source nVidia support. +config DRM_NOUVEAU_ACPI + bool + select X86_PLATFORM_DEVICES + select ACPI_WMI + select MXM_WMI + config DRM_NOUVEAU_BACKLIGHT bool "Support for backlight control" depends on DRM_NOUVEAU diff --git a/drivers/gpu/drm/nou...
2015 Mar 31
0
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...inux/blkdev.h | 2 +- > include/linux/ide.h | 2 +- > include/linux/kgdb.h | 2 +- > include/linux/mfd/db8500-prcmu.h | 2 +- > include/linux/mm.h | 2 +- > include/linux/power_supply.h | 8 ++-- > include/linux/ssb/ssb_driver_extif.h | 2 +- > include/linux/ssb/ssb_driver_gige.h | 16 +++---- > include/sound/soc.h | 4 +- > kernel/rcu/tree_plugin.h | 4 +- > kernel/sched/auto_group....
2015 Mar 31
0
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...inux/blkdev.h | 2 +- > include/linux/ide.h | 2 +- > include/linux/kgdb.h | 2 +- > include/linux/mfd/db8500-prcmu.h | 2 +- > include/linux/mm.h | 2 +- > include/linux/power_supply.h | 8 ++-- > include/linux/ssb/ssb_driver_extif.h | 2 +- > include/linux/ssb/ssb_driver_gige.h | 16 +++---- > include/sound/soc.h | 4 +- > kernel/rcu/tree_plugin.h | 4 +- > kernel/sched/auto_group....
2017 Jul 26
0
[PATCH 2/3] ACPI/DRM: rework ACPI_VIDEO Kconfig dependencies
...T - select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && INPUT + select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT && FB select X86_PLATFORM_DEVICES if ACPI && X86 select ACPI_WMI if ACPI && X86 select MXM_WMI if ACPI && X86 select POWER_SUPPLY - # Similar to i915, we need to select ACPI_VIDEO and it's dependencies - select BACKLIGHT_LCD_SUPPORT if ACPI && X86 - select BACKLIGHT_CLASS_DEVICE if ACPI && X86 - select INPUT if ACPI && X86 - select THERMAL if ACPI && X86 - select ACPI_VIDEO if ACPI &&am...
2019 Sep 23
0
[PATCH trivial] gpu: Fix Kconfig indentation
...a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -207,8 +207,8 @@ config DRM_RADEON tristate "ATI Radeon" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER - select DRM_TTM + select DRM_KMS_HELPER + select DRM_TTM select POWER_SUPPLY select HWMON select BACKLIGHT_CLASS_DEVICE @@ -226,9 +226,9 @@ config DRM_AMDGPU tristate "AMD GPU" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER + select DRM_KMS_HELPER select DRM_SCHED - select DRM_TTM + select DRM_TTM...
2022 Dec 19
1
[PATCH v3] drm: Only select I2C_ALGOBIT for drivers that actually need it
...ption() to de-duplicate diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig index 5fcd510f1abb..5341b6b242c3 100644 --- a/drivers/gpu/drm/amd/amdgpu/Kconfig +++ b/drivers/gpu/drm/amd/amdgpu/Kconfig @@ -13,6 +13,8 @@ config DRM_AMDGPU select DRM_TTM_HELPER select POWER_SUPPLY select HWMON + select I2C + select I2C_ALGOBIT select BACKLIGHT_CLASS_DEVICE select INTERVAL_TREE select DRM_BUDDY diff --git a/drivers/gpu/drm/ast/Kconfig b/drivers/gpu/drm/ast/Kconfig index d367a90cd3de..563fa7a3b546 100644 --- a/drivers/gpu/drm/ast/Kconfig +++ b/drivers/gpu/drm/ast/Kconf...
2014 Jul 22
0
Bug#755753: xen-hypervisor-4.1-amd64: xen crashes at random
...g80211 eeepc_wmi asus_wmi crc16 psmouse sp5100_tco sparse_keymap powernow_k8 evdev snd_hda_codec_realtek mperf serio_raw pcspkr snd_hda_codec_hdmi k10temp mcs783 0 rfkill usbnet processor i2c_piix4 t Jul 16 20:41:01 placka kernel: tm snd_hda_intel snd_hda_codec drm_kms_helper drm snd_hwdep snd_pcm power_supply snd_page_alloc i2c_algo_bit i2c_core snd_timer snd wmi button soundcore thermal_sys ext3 mbcache jbd dm_mod microcode sg sd_mod crc_t10dif r8169 usb_storage xhci_hcd mii ahci libahci ohci_hcd libata scsi_mod ehci_hcd usbcore usb_common [last unloaded: scsi_wait_scan] Jul 16 20:41:01 placka kernel:...
2019 Oct 04
2
[PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
...a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -207,8 +207,8 @@ config DRM_RADEON tristate "ATI Radeon" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER - select DRM_TTM + select DRM_KMS_HELPER + select DRM_TTM select POWER_SUPPLY select HWMON select BACKLIGHT_CLASS_DEVICE @@ -226,9 +226,9 @@ config DRM_AMDGPU tristate "AMD GPU" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER + select DRM_KMS_HELPER select DRM_SCHED - select DRM_TTM + select DRM_TTM...
2019 Oct 07
0
[PATCH v3] gpu: Fix Kconfig indentation
...a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -207,8 +207,8 @@ config DRM_RADEON tristate "ATI Radeon" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER - select DRM_TTM + select DRM_KMS_HELPER + select DRM_TTM select POWER_SUPPLY select HWMON select BACKLIGHT_CLASS_DEVICE @@ -266,7 +266,7 @@ config DRM_VKMS If M is selected the module will be called vkms. config DRM_ATI_PCIGART - bool + bool source "drivers/gpu/drm/exynos/Kconfig" diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm...