index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-11
/
+37
2018-06-04
Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'
Rafael J. Wysocki
1
-11
/
+37
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-19
/
+2
2018-05-10
ACPI / AC: Add quirk to avoid checking for PMIC with native driver
Carlo Caione
1
-10
/
+36
2018-05-02
ACPI / AC: Remove initializer for unused ident dmi_system_id
Hans de Goede
1
-1
/
+1
2018-02-21
battery: Add the battery hooking API
Ognjen Galic
1
-1
/
+1
2017-11-09
ACPI: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-04-19
ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driver
Hans de Goede
1
-0
/
+20
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-15
ACPI / AC: constify DMI system id table
Mathias Krause
1
-1
/
+1
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-13
/
+19
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+1
2014-07-07
Revert "ACPI / AC: Remove AC's proc directory."
Lan Tianyu
1
-2
/
+128
2014-05-08
ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"
Guenter Roeck
1
-59
/
+58
2014-03-19
ACPI / AC: recheck adapter status upon battery status changes
Alexander Mezin
1
-0
/
+25
2014-02-13
ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined
Shuah Khan
1
-0
/
+2
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+1
2014-01-05
ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY
Alexander Mezin
1
-2
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-11-14
ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac
Lan Tianyu
1
-7
/
+8
2013-10-16
ACPI / AC: Remove AC's proc directory.
Lan Tianyu
1
-126
/
+3
2013-09-25
ACPI / AC: convert ACPI ac driver to platform bus
Zhang Rui
1
-83
/
+80
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-1
/
+0
2013-05-12
ACPI / AC: Add sleep quirk for Thinkpad e530
Lan Tianyu
1
-0
/
+33
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+3
2012-07-24
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
1
-1
/
+3
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the AC driver
Rafael J. Wysocki
1
-5
/
+12
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-01-12
Merge branch 'procfs-cleanup' into release
Len Brown
1
-1
/
+2
2011-01-12
ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
Zhang Rui
1
-1
/
+2
2010-12-09
ACPI ac: update AC status upon sysfs query
Zhang Rui
1
-17
/
+29
2010-10-15
ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
Zhang Rui
1
-14
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-06
ACPI: add AC/DC notifier
Mark Langsdorf
1
-0
/
+1
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-06-18
ACPI: ac: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-15
/
+5
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2008-11-11
Merge branch 'sysfs' into release
Len Brown
1
-1
/
+1
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
1
-1
/
+0
2008-11-06
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-22
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-06-14
ACPI: no AC status notification
Len Brown
1
-5
/
+3
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-8
/
+4
2008-04-21
acpi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-01-01
ACPI: Make sysfs interface in ACPI power optional.
Alexey Starikovskiy
1
-2
/
+14
[next]