index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
compal-laptop.c
Age
Commit message (
Expand
)
Author
2015-10-03
compal-laptop: Add charge control limit
Roald Frederickx
2015-06-19
compal-laptop: Port to new backlight interface selection API
Hans de Goede
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
2015-03-13
compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
2014-01-21
compal-laptop: Use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-01-21
compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR
Guenter Roeck
2014-01-21
compal-laptop: Use devm_kzalloc to allocate local data structure
Guenter Roeck
2013-09-05
platform: x86: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-05
platform: replace strict_strto*() with kstrto*()
Jingoo Han
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-20
compal-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-07-07
drivers/platform/x86: Fix memory leak
Andre Bartke
2011-05-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
2011-05-27
compal-laptop: Convert printks to pr_<level>
Joe Perches
2011-04-01
ACPI EC: remove dead code
Thomas Renninger
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
platform-driver-x86: fix wrong merge for compal-laptop.c
Axel Lin
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-01-07
Support KHLB2 in the compal laptop driver
Albert Astals Cid
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2010-08-03
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
compal-laptop: add JHL90, battery & hwmon interface
Roald Frederickx
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-25
compal-laptop: Replace sysfs support with rfkill support
Mario Limonciello
2010-02-25
compal-laptop: Add support for known Compal made Dell laptops
Mario Limonciello
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown