added new variables battery_volts and battery_temp
[monky] / src / linux.c
2010-12-18 Creamy Goodnessadded new variables battery_volts and battery_temp
2010-12-18 Creamy Goodnessmore battery fixes. should work now if battery number...
2010-12-18 Creamy Goodnessfix to detect n900 battery; add support to built in...
2010-05-05 Nikolas GarofilBugfix: memory and thread-deleting problems
2010-04-12 Nikolas GarofilBugfix: ac-adapter is sometimes called ADP1 in sysfs...
2010-01-31 Cesare TirabassiReplaces commit 44e3708cdb204782d728ddd6a40dec230bb9299c
2010-01-31 Cesare TirabassiReplaces commit 44e3708cdb204782d728ddd6a40dec230bb9299c
2010-01-30 Cesare TirabassiModify last commit to keep compiler happy since it...
2010-01-30 Cesare TirabassiModify last commit to keep compiler happy since it...
2010-01-30 Cesare TirabassiFix diskio total computation for kernel > 2.6.31 (sf...
2010-01-30 Cesare TirabassiFix diskio total computation for kernel > 2.6.31 (sf...
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-12-11 Pavel LabathFix race condition in update_stat()
2009-12-07 Pavel LabathRemove some strange network related code
2009-11-19 Phil Suttervoltage: outsource printing code
2009-11-19 Phil Sutteri8k: outsource code
2009-11-15 Pavel LabathRename $running_processes to $running_threads, implemen...
2009-11-12 Phil Sutterdrop adt746x objects
2009-11-12 Phil Sutterentropy: outsource code
2009-11-07 Nikolas GarofilUse a define for the maximum number of network devices
2009-11-07 Nikolas GarofilAdded support for $threads and fixed $processes on...
2009-11-07 Nikolas GarofilRevert "Added support for and fixed on Linux"
2009-11-07 Nikolas GarofilAdded support for and fixed on Linux
2009-11-03 Phil Suttersysfs objects: convert to generic object payload
2009-11-03 Phil Sutternet_stats: outsource network-related objects
2009-11-03 Phil Suttergw_info: move code to where it belongs
2009-11-01 Cesare TirabassiFix indenting of last commit
2009-11-01 Cesare TirabassiFix hwmon location for kernel >= 2.6.31 (closes sf...
2009-10-12 Phil Suttersysfs objects: merge init and print routines
2009-09-12 Pavel LabathMove vi modelines closer to the beginning, so they...
2009-09-09 Phil Sutterupdate machinery: fix for update_stat() on linux
2009-09-06 Phil Sutterupdate machinery: complete transition
2009-08-07 Brenden MatthewsRevert "Uhh..ansohus"
2009-08-06 Brenden MatthewsUhh..ansohus
2009-08-05 Brenden MatthewsFix invalid call to close().
2009-08-01 Nikolas GarofilAdded support for out_to_ncurses
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-27 Brenden MatthewsAdd vim modelines.
2009-07-24 Nikolas Garofilbugfix
2009-07-24 Nikolas GarofilFix unclosed file in get_battery_stuff
2009-07-18 Brenden MatthewsMultiline alignment support, some other misc stuff.
2009-07-17 Nikolas GarofilFix memleaks when reloading configuration and place...
2009-07-16 Nikolas GarofilFix a lot of unimportant memleaks caused by a CRIT_ERR
2009-07-09 Nikolas GarofilAdded support for swapfree
2009-07-07 Nikolas Garofilfix minor memleak when closing conky
2009-06-12 Pavel LabathSupport for per-task I/O statistics - $top_io
2009-06-08 Nikolas Garofilextra displayoptions for battery_short and make sure...
2009-06-06 Phil SutterRevert "Bugfix: $addr and $addrs couldn't find ip's...
2009-06-06 Nikolas GarofilBugfix: $addr and $addrs couldn't find ip's before...
2009-05-24 Nikos NtarmosIntegrate FreeBSD diskio support.
2009-05-18 Brenden MatthewsFix null pointer boog in $top stuff.
2009-05-11 Phil Sutterfix hwmon for 2.6.29, simplify code a bit
2009-05-05 Brenden MatthewsUse a reduction here.
2009-05-05 Brenden MatthewsAdded some completely pointless OpenMP optimizations(?)
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2009-03-29 Nikos NtarmosAdding if_up support for FreeBSD.
2009-03-16 Brenden MatthewsFix possible mem leak with net stats.
2009-03-16 Brenden MatthewsFix wacky net speed values on startup.
2009-02-22 Phil Sutteroutsource ibm-acpi stuff into it's own source file
2009-02-18 Martin TůmaFix shown battery status patch.
2009-02-18 SwoögPatch to add $battery_short variable.
2009-02-07 Alexander GrafAdd ${top_time} sorting processes by CPU time
2008-12-18 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-17 Phil SutterMake gateway objects also detect routes with missing...
2008-12-16 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-15 Phil Sutterhere comes the big header include rewrite
2008-12-14 Brenden MatthewsImprove behaviour of $pb_battery.
2008-12-14 Phil Sutterfix disk_protect for linux-2.6.27
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-12-09 Brenden MatthewsFix broken cpu usage stuff (due to a previous commit).
2008-12-07 Brenden MatthewsLimit $battery_percent to 100 (bug 2145006)
2008-12-07 Brenden MatthewsFix last 'fix'
2008-12-07 Brenden MatthewsRemoving $freq_dyn and $freq_dyn_g
2008-09-08 Brenden Matthews* Fixed bug with freq_dyn on x86_64 (thanks Miroslav)
2008-09-01 Philfix error reporting for battery_* variables
2008-07-12 Nikolas Garofilmade defines of some literal values and defines to...
2008-06-28 Brenden MatthewsAdded sysfs AC adapter support patch (thanks Byron...
2008-06-21 Nikolas GarofilMerge ... conky1-extra, Changelog contains the changes
2008-06-21 Nikolas Garofil'inline' removed from functions that are called from...
2008-06-15 Kevin LylesRemoved all trailing whitespace
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-06-06 Nikolas Garofilsmall changes to let code compile with enable-testing
2008-06-04 Nikolas GarofilBugfix: gw_iface with a empty routingtable no longer...
2008-05-30 Philconfigurable if_up, may check for:
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsexclude reserved IPs with if_up
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-04-01 Brenden Matthewscapitalization consistency
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-30 Brenden Matthewsmore battery cleanup
2008-03-30 Brenden Matthewsadd more checking in libmpdclient; make battery stuff...
2008-03-29 Philrename all shadowing variables for -Wshadow
2008-03-29 Philthe big relocation patch
2008-03-29 Philmake intense use of const keyword
2008-03-29 Philmatch signedness and format when scanning into variables
2008-03-29 Philuse %llu instead of %Lu
next